Sajith Thomas

Sajith Thomas @saji37

Joined:
Aug 1, 2023

Sajith Thomas
articles - 7 total

Understanding Interpreters and Compilers in Programming

Interpreters and compilers, play distinct roles in translating and executing code. Each approach has...

Learn More 1 0Dec 5 '23

ECMAScript v/s JavaScript

In the realm of web development, terms like ECMAScript and JavaScript are often tossed around...

Learn More 3 2Dec 5 '23

Why to use babel ?

What is Babel? 🤔 Babel is a JavaScript compiler that allows developers to write code...

Learn More 1 0Dec 4 '23

Understanding npm vs npx: A Developer's Guide 📦🚀

As a developer in the JavaScript ecosystem, you've likely encountered npm and npx in your daily...

Learn More 3 0Nov 27 '23

What is smart contract ?

A contract represents an arrangement we commonly enter into in our daily lives. For instance, we...

Learn More 3 0Aug 23 '23

What is Web 1.0, Web 2.0 and Web 3.0 ?

Web 1.0 Web 1.0 represents the earliest stage of web applications. It's the initial phase in web...

Learn More 4 0Aug 22 '23

MVC Architecture

MVC is like a blueprint 🏗️ that outlines how your web development code should be organized. 🧩 It...

Learn More 5 1Aug 17 '23