Why TypeScript is a Literal Life Saver
A Tale of “Empty” Disasters We’ve all heard the hype: “TypeScript makes your code safer.” “TypeScript is just JavaScript with adult supervision.” But if you’re working deep in a legacy JavaScript codebase, you might think, “We’re doing just fine without…
Read MoreBasic React App Setup with TypeScript, Babel, Webpack and Material UI [Installation]
In this post, I’ll walk you through how to setup a basic ReactJS Application with the bare minimum things required to start with for newbies, like me. Basically I’ll be sharing with you my experience with setting up my first ReactJS App. I started just 2…
Read More