Latest Posts

cover image
Roadmap to Backend Development

This is a complete roadmap to backend development with add the resources set up by professionals

cover image
GraphQL - Graph Query Language

GraphQL was released in 2015 by Facebook and has offered a new way and a promising alternative to the traditional REST API

cover image
Babel transpiler

Babel is a JavaScript transpiler that converts edge JavaScript(ES6) into plain old ES5 JavaScript that can run in any browser even in the old ones

cover image
Transpile in JavaScript

Transpiler is a tool that transforms code with newer syntax into older code equivalents and this process is called Transpiling

cover image
ECMAScript - A brief history

ECMAScript is a general-purpose programming language that is implemented in Javascript and some other languages.

cover image
Introduction to Polyfill

A polyfill is a piece of code that provides the technology that the developers expect the browser to provide natively.

All posts