Saturday, July 13, 2019

Getting Started with Javascript


Why Javascript ?


Javascript is just everything these days in Software Development.  Javascript used to be all over the browser and respond to user events such as form loading, form filling, form submission.

With the introduction of Node the dynamics have changed , now javascript can run not only on  browser but on the servers that serving the content. So,  If you are thinking, what I am thinking then we both are exactly right, Javascript is everywhere.





Career Options:


With such massive spread footprint of javascript, you have ton of options that you can make career out of.

  • Front End Developer :   Frameworks such as React, Angular Js are widely being used in organizing, stying most of the http(s) content, so pick your framework to start the journey.
    1. Reacthttps://reactjs.org/
    2. Angular Js: https://docs.angularjs.org/api

  • Back End Developer:  Node js developers are of high demand and the fact that this environment is being well received and supported by major cloud players such as AWS, Google, Microsoft in their serverless stack/applications, you will be winner if you know Node js.   There are other serverside javascript environment such  rhino, if you want to venture out and explore the possibilities. You could always use official docs https://nodejs.org/en/docs/

  • Full Stack Developer :   Having familarity with the front end, back end worlds and knowledge in atleast framework of each side Full stack developer is a god like person.   Remember its the hands on expereince that matters , so if you are an expert in either front end or back end development eagarly lookout for opportunities or leads in your current organisation or outside of your organisation. It will pay off for sure down the line.


 I find below Node School  website particularly useful with its exercise oriented learnings. 




No comments:

Post a Comment

Most common interview questions and answers

 1. Tell me about yourself? This is [Your name] ,   I am a  specialist/expert in [your area] with [no of years]  experience and the [so and...