DCT Academy > javascript
01
Jun
Demand for front-end developers in the Indian Job Market
Because it is like this. You construct your house once, but you will always repaint it once every few years. Even in a software company, the core of the application is built once but the user interface is changed quite frequently. You think about the apps you use, where one year back, How many times [...]
02
Apr
How to Upload Image in React + Node App using multer package.
How to upload image from react app and how you can handle image in NodeJS by multer package
12
May
How to become a full stack javascript developer?
According to the Stack Overflow 2018 Developer Survey, full stack development using JavaScript is the most popular developer occupation today. No wonder that a lot of people want to move into full stack developer position. When people speak to us, the most common concern that they have is, I'm not a good programmer, would I be [...]
07
May
Where all is JavaScript used today?
JavaScript has evolved as a front-runner as the go-to language for building applications. Despite many of its weaknesses (found in the earlier versions of javascript), JavaScript has now matured (with the advent of ES6 / ES2015) into a language that is no longer limited to web browsers. Following are some of the areas where JavaScript [...]
09
Jan
Solution for sum of odd and even numbers
Solution for sum of odd and even numbers NOTE – to watch the video of the solution, log in to youtube with your registered email at the Academy Hi, this is Aniruddha from DCT Academy Bangalore. We are going to be looking at the solution for the problem “sum of odd and even elements ”. […]