Log inSign up
bytes.dev
1,877 posts
user avatar
bytes.dev
@bytesdotdev
A free newsletter for JavaScript nerds.
bytes.dev
Joined December 2014
6
Following
66.7K
Followers

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up
  • user avatar
    bytes.dev
    @bytesdotdev
    Dec 30, 2020
    A thread of our Top 10 React Links of 2020. Enjoy! 🎉🏆 👇👇👇
  • user avatar
    bytes.dev
    @bytesdotdev
    Oct 12, 2022
    Can you spot it?
  • user avatar
    bytes.dev
    @bytesdotdev
    Feb 15, 2016
    React.js Lifecycle Diagram. imgh.us/react-lifecycl…
  • user avatar
    bytes.dev
    @bytesdotdev
    Mar 30, 2016
    Getting Started with React, Redux and Immutable: a Test-Driven Tutorial (Part 2) theodo.fr/blog/2016/03/g…
  • user avatar
    bytes.dev
    @bytesdotdev
    Oct 17, 2017
    componentDidMakeSense — React Lifecycle Explanation medium.com/gitconnected/c…
  • user avatar
    bytes.dev
    @bytesdotdev
    Apr 29, 2021
    use-unmount-signal is a React Hook to cancel promises when a component is unmounted Created by the @expo team
    GitHub - expo/use-unmount-signal: A React Hook to cancel promises when a component is unmounted
    From github.com
  • user avatar
    bytes.dev
    @bytesdotdev
    Dec 4, 2017
    Learn React Fundamentals and Advanced React Patterns for free from @kentcdodds 🏅 blog.kentcdodds.com/learn-react-fu…
  • user avatar
    bytes.dev
    @bytesdotdev
    Apr 13, 2016
    React Native is teaming up with Samsung and Microsoft to bring React apps to TVs and Windows 10!
  • user avatar
    bytes.dev
    @bytesdotdev
    Feb 17, 2015
    If you're new to @reactjs, start here. "A Comprehensive Guide to Building Apps with React.js" by @tylermcginnis33 tylermcginnis.com/react-js-tutor…
  • user avatar
    bytes.dev
    @bytesdotdev
    Aug 17, 2021
    Next.js v11.1 is here 🎉 Highlights: ✅ Experimental support for ESM ✅ SWC for tooling (Rust-based compiler that will replace Babel and Terser) ✅ Noticeably better performance (for data fetching, source maps, and more) Congrats to the @vercel team!
    Next.js 11.1
    From nextjs.org
  • user avatar
    bytes.dev
    @bytesdotdev
    Aug 1, 2022
    The @radix_ui team just released v1.0 of its low-level UI component library with a strong focus on accessibility, customization and developer experience ⚡️ radix-ui.com/docs/primitive…
  • user avatar
    bytes.dev
    @bytesdotdev
    May 8, 2021
    Redux 4.1 was released a couple weeks ago 🎉 This release shrinks the bundle size by about 40%, improves error messages, and optimizes Redux’s list of runtime dependencies. Great work as always, @acemarke & team 👏
    Release v4.1.0 · reduxjs/redux
    From github.com
  • user avatar
    bytes.dev
    @bytesdotdev
    Sep 8, 2020
    Zustand is small, fast and scaleable state-management solution created by @0xca0a. It has a hooks-based api, isn’t boilerplate-y or opinionated, and is “just enough to be explicit and flux-like.” github.com/react-spring/z…
  • user avatar
    bytes.dev
    @bytesdotdev
    Jul 1, 2020
    In this guide, @stemmlerjs will help you get back to basics of front-end architecture using modern tools like React, Redux, xState, and Apollo Client
    Client-Side Architecture Basics [Guide] | Khalil Stemmler
    From khalilstemmler.com