Java and Javascript The 7 Major Differences (1)
Tech

Java and Javascript: The 7 Major Differences

Java and Javascript: The 7 Major Differences 

Java and Javascript: Know The 7 Major Differences There are a lot of things that often confuse us in day-to-day life. Sometimes English, names, features, and applications create confusion. There is somewhat confusion between Java and Javascript too.  It’s time we resolve this conflict of…

Vue Js Constants
Vuejs

Vuejs: Constants from back end API

Vuejs: Constants from back end API 

Hardcoded values make a developer’s job hectic if these are repeated at several places in the codebase. That is why constants are an indispensable part of an application. It’s easy and intuitive to keep your application constants in a separate file and import them in…