Web

Editors
Themes
Our trainings
Order
ExclusivityPopular
SFEIR Institute, SFEIR Institute
Angular has become a key framework in the Frontend ecosystem. Developed by Google, this framework has established itself as the reference framework. This course is updated to the latest version of Angular.
SFEIR Institute
ECMAScript was created to standardize JavaScript which is its main implementation. ECMAScript is the most used language for writing web client scripts and for writing Node.js server applications. At the end of this course you will know the major functionalities of ECMAScript which will allow...
SFEIR Institute
This training covers the fundamentals of the JavaScript language. These basics are mandatory for the development of backend or frontend applications in JavaScript. JavaScript is a lightweight, interpreted, object-oriented language with first order functions. It is better known as a scripting language for web pages,...
SFEIR Institute
This training covers the fundamentals of web application development with JavaScript. These basics are essential for the development of front end applications in JavaScript. The code execution model, which is based on the concept of event loop, will be explored in detail. The fundamental APIs...
Exclusivity
SFEIR Institute
Node.js is a set of technologies allowing the execution of JavaScript code but also managing one’s software project and its dependencies with other libraries. Node.js has established itself as a major technology for fullstack JavaScript development thanks to its pragmatic and efficient approach. A...
SFEIR Institute
In 2015, Alex Russell introduced in a famous article the term “Progressive Web App”. It was new approach to Web Apps, at the junction of mobile and web, making it possible to improve the user experience by making the most of new concepts and...
SFEIR Institute, SFEIR Institute
React has become an essential framework of the Front ecosystem. Developed by Facebook, this framework has established itself to become the benchmark. This course is updated to the latest version of React.
SFEIR Institute
RxJS is a JavaScript a library for composing asynchronous and event-based programs by using observable sequences. Adopted by frameworks like Angular and widely used in the industry, reactive programming has become an essential tool for the web developer or backend. This course is updated...
SFEIR Institute, SFEIR Institute
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. As it allows writing robust and maintainable code, TypeScript is widely adopted within web frameworks, JavaScript libraries, web applications or back-end Node.js. This course is updated to TypeScript 3 and it covers everything...
SFEIR Institute
Vue.js (also called Vue), is an open-source JavaScript framework used to build user interfaces. Through its pragmatism, power and versatility, Vue.js quickly established itself as a major web framework.