◺
GGJungle BLOG
About Us
Career

typescript

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.

typescript

Apr 20th 2020

Working with promises in Javascript

Let's talk about promises in javascript. What exactly is a promise in javascript and how to handle promises. This article will talk about the different methods to resolve promises.

#javascript #typescript #nodejs #reactjs

Apr 8th 2020

Why I migrated my website from wordpress to gatsby? (gatsby vs wordpress)

While building a CMS for blogging, worpdress is the most commonly used platform. Gatsby has also topped the list recently. This article talk which one to go for and why I shifted from wordpress to gatsby. Is gatsby better than wordpress is the question I would be answering.

#javascript #gatsby #typescript

Jan 7th 2019

React – The Future Of Web Frontend

Working with ReactJS - A library by facebook was a great experience for me. React has made building web apps easy by making use of reusable components. This is clearly my viewpoint about the library.

#reactjs #javascript #typescript #html #css