Node.js
Advanced
A platform built on Chrome's JavaScript runtime commonly used to build fast and scalable network applications. Node. js employs an event-driven, non-blocking I/O model making it efficient, perfect for data-intensive real-time applications operating across distributed devices.
This key competency includes combining REST API Services and business drivers to achieve best results.
Key Competencies:
- Understanding business logic - Build REST API Services and perform CRUD Operations to achieve a certain Business Logic.
- Token Based & Session Based Authentication on REST APIs - Knowledge of Token-based authentication, a security technique that authenticates the users who attempt to log in to a server, a network, or some other secure system, using a security token provided by the server. Knowledge of Session based authentication, where the user state is stored on the server's memory.