Top 5 Lessons Learned Building React Applications
I recently gave a talk on “Lessons I Learned building React Applications”, at a conference. I thought this is a…
Monkey business for the geek in you!
I recently gave a talk on “Lessons I Learned building React Applications”, at a conference. I thought this is a…
You want to develop your mobile app, and want to use a cross-platform mobile framework. You have heard about React…
If you are a React developer, and haven’t learned about React hooks yet, it is the perfect time to start…
If you are a React developer, and haven’t learned about React hooks yet, it is the perfect time to start…
March 9th, 2020 Comments Getting started with react-redux You have finally decided that you are going to use React for…
March 2nd, 2020 Comments Redux in 2020 Do you want an overview of Redux and why you should learn this…
I have been developing React Native apps for the last three years and in this article I am going to…
Redux has been one of the most popular choice for state management in frontend applications. But there has always been…
I know what you are thinking! “One more frontend framework to learn?????” Yes! Svelte is the hot new frontend framework…
Most JavaScript developers don’t understand Currying & Partial Application. But written much JavaScript chances are good you’ve reaped the benefits…
July 1st, 2019 Comments What Are Pure Functions? JavaScript developers are embracing Functional Programming quite a lot these days, and…
Why should I write tests? As software developers, it is our prime responsibility to ensure that we ship apps that…