The React TypeScript Cheatsheet – How To Set Up Types on Hooks
Aug 04, 2020☕ 6 min readTypeScript is a great language that allows type-checking your code in order to make it more robust…
#typescript#react#hooks
How to build a Fullscreen Slider with React Hooks
Mar 24, 2020☕ 6 min readIn this tutorial, we will build a Fullscreen Slider component with React Hooks. And to do that, we…
#react#hooks
A Complete Beginner's Guide to React Router (including Router Hooks)
Feb 17, 2020☕ ☕ 14 min readReact is a JavaScript library for building user interfaces. We can also extend it to build Multi…
#react#hooks
Build a sticky navigation bar with React
Jan 23, 2020☕ 6 min readIn this tutorial, we are going to build a sticky navigation bar using React hooks. You can preview…
#react#hooks
Redux VS React Context: Which one should you choose?
Jan 02, 2020☕ ☕ 9 min readReact context has been there for a while. With the coming of React hooks, it's now much better. It…
#react#redux#hooks
Affiliate Courses Links
- > React - The Complete Guide (incl Hooks, React Router, Redux)
- > JavaScript - The Complete Guide 2020 (Beginner + Advanced)
- > Understanding TypeScript - 2020 Edition
- > NodeJS - The Complete Guide (incl. Deno, REST APIs, GraphQL)
- > Angular - The Complete Guide (2020 Edition)
- > CSS - The Complete Guide 2020 (incl. Flexbox, Grid & Sass)