Linguine Code
Understanding how React Suspense works
How to convert Jekyll data into JSON
How to pass a React component as prop with TypeScript
How to define a single or multiple return type for a function in TypeScript
Understanding how reducers are used in Redux
How to add robots.txt and sitemaps to the latest version of Next.js
A simple introduction to JavaScript method reducer
A beginners guide to Angular services
What is a component in Angular and how do you create a custom Angular component?
What is JavaScript optional chaining and how to use it
How to add React animation on state change
How to redirect on the server side with Next.JS
A guide to navigating with Next JS links
How to use useState in React
How to access getInitialProps with a class or function component in NextJS
How to prevent re-renders on React functional components with React.memo()
The difference between React component vs pure component
4 new ES2019 JavaScript features
How to avoid multiple re-renders in React with 3 lines of code
How to use React useRef with TypeScript