Best of React Hooks โ€” December 2022

  1. 1
    Article
    Avatar of devtoDEVยท3y

    20 Git Commands you (probably) didn't know about ๐Ÿง™โ€โ™‚๏ธ

    A lot of these commands are incredibly powerful and can make your life a lot easier. This post outlines 20 of my favourite under-used git features, which you can use to level up your development process, impress your colleagues, help you answer git interview questions, and most importantly - have fun with! Git Web Run to instantly browse your working repository.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCampยท3y

    Better React Performance โ€“ When to Use the useCallback vs useMemo Hook

    Using the useCallback vs useMemo Hook is one of the built-in hooks we can use to optimise our code. In this article you will learn the differences between and as well as how to measure the gain of the improvements you're getting in the codebase. The following methods for optimising React are really last resort options.

  3. 3
    Article
    Avatar of communityCommunity Picksยท3y

    Using TypeScript In React: Part 1

    TypeScript is a strongly typed programming language that builds on JavaScript. It has gained wide adoption and I've seen many React developers switch to TypeScript for their React applications.

  4. 4
    Article
    Avatar of twirThis Week In Reactยท3y

    This Week In React #129: useEffectEvent, Storybook, OpenNEXT, React Email, Remix, Next.js, Pointer-Events, Expo-MDX, Expo-Image, Svelte...

    This Week in React #129: useEffectEvent, Storybook, OpenNEXT, React Email, Remix, Next.js, Pointer-Events, Expo-MDX and Svelte. It's about the latest React 18 features, MDX or Docusaurus. The newsletter will be back on January 10th.