SumiSastri

SumiSastri @sumisastri

About: Hi I am Sumi, I am full-stack JavaScript developer. My tech blogs, are aimed at readers to demystify a profession that is so full of jargon and confusing documentation.

Location:
London, UK
Joined:
Jan 17, 2024

SumiSastri
articles - 10 total

What is the difference between Bash shells and the Bash Script?

Bash, is a shell and refers to the specific Bourne again shell. The Bash script is a scripting...

Learn More 9 1Nov 27 '24

Computers and computing in the mid-20th century

The world's first electronic digital computer was the ENIAC - the Electronic Numerical Integrator...

Learn More 0 0Nov 27 '24

What are Github Actions and how to set them up

I hadn't dabbled much with GitHub Actions (GHA), until I set up a project using GHA for a project I...

Learn More 7 0Feb 15 '24

What is the difference between monoliths, microservices, monorepos and multirepos?

What is the difference between monoliths and microservices? A monolith is a single program...

Learn More 20 2Feb 2 '24

Git, Git 'heads' and branch management

When Linus Torvalds created Git, he considered it nothing but a "stupid content tracker" and named it...

Learn More 4 0Jan 25 '24

Clean Code - Part 3 how linting works

Linting removes fluff from fabrics. That is the original use of the term when threads come off the...

Learn More 0 0Jan 18 '24

Clean Code - Part 2 code editors and linting

There are as many code editors as there are coding languages. Before code editors were developed,...

Learn More 1 0Jan 18 '24

Clean Code - Part 1

What is clean code? There are some that are of the view that if code works then does it...

Learn More 6 0Jan 18 '24

History of the Web - Part 2

Enter the browser with the JavaScript dragon With the introduction of JavaScript to the...

Learn More 4 0Jan 17 '24

History of the Web - Part 1

While the internet has been around for longer than the the World Wide Web, or the Web, in today's day...

Learn More 14 6Jan 17 '24