Log inSign up
ReactJS News
2,537 posts
user avatar
ReactJS News
@ReactJSNews
The latest React news and articles. Originally curated by @zachcodes, @ste_grider, @jedwatson, and @browniefed Check out @reactjobs
Virtual DOM
reactjsnews.com
Joined April 2014
83
Following
156.6K
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
    ReactJS News
    @ReactJSNews
    Jan 4, 2017
    Master Webpack 2's awesome features like codesplitting, loaders, and deployment with this awesome course - udemy.com/webpack-2-the-…
  • user avatar
    ReactJS News
    @ReactJSNews
    Feb 16, 2017
    New course on GraphQL is out. 12.5 hours of total GraphQL mastery, including how to handle auth w/GraphQL! udemy.com/graphql-with-r…
  • user avatar
    ReactJS News
    @ReactJSNews
    Feb 21, 2018
    If you're just getting started with React then take five minutes today to read this article. It lays out the most common problems you'll run into with React. This will save you a lot of time - I can guarantee you'll see these issues!
    React.js Frequently Faced Problems
    From dev.to
  • user avatar
    ReactJS News
    @ReactJSNews
    Sep 20, 2016
    Want to learn about React Native + Redux? Awesome new course with a huge discount for @ReactJSNews people! goo.gl/zTPyJc
  • user avatar
    ReactJS News
    @ReactJSNews
    Jul 31, 2021
    What’s your favorite React UI library?
  • user avatar
    ReactJS News
    @ReactJSNews
    Feb 6, 2019
    React v16.8: The One With Hooks
    legacy.reactjs.org
    React v16.8: The One With Hooks – React Blog
    This blog site has been archived. Go to react.dev/blog to see the recent posts. With React 16.8, React Hooks are available in a stable release! What Are Hooks? Hooks let you use state and other React...
  • user avatar
    ReactJS News
    @ReactJSNews
    Jan 13, 2017
    Alibaba has released their own React-alike. Significantly smaller and faster - surely there must be a downside!
    GitHub - alibaba/rax: 🐰 Rax is a progressive framework for building universal application....
    From github.com
  • user avatar
    ReactJS News
    @ReactJSNews
    Jan 19, 2016
    React.js Best Practices for 2016
    React.js Best Practices - RisingStack Engineering
    From blog.risingstack.com
  • user avatar
    ReactJS News
    @ReactJSNews
    Apr 24, 2018
    How do you structure your React projects? Here's one engineers take on folder structure + component naming conventions:
    hackernoon.com
    Structuring projects and naming components in React | HackerNoon
    As React is just a lib, it doesn’t dictate rules about how you should organize and structure your projects. This is nice, because it gives us freedom to try different approaches and adapt the ones...
  • user avatar
    ReactJS News
    @ReactJSNews
    Jun 19, 2017
    Really, really great post on using Create-React-App with Express in production.
    Deploy React and Express to Heroku
    From daveceddia.com
  • user avatar
    ReactJS News
    @ReactJSNews
    Oct 4, 2017
    Using @Docker for local React development zach.codes/frontend-devel… by @zachcodes
  • user avatar
    ReactJS News
    @ReactJSNews
    Feb 13, 2017
    React best practices. I agree w/ em except for avoiding closures - they are a must have! medium.com/code-life/our-…
  • user avatar
    ReactJS News
    @ReactJSNews
    Sep 15, 2017
    Solid tutorial on a React, Redux, and Immutable app from scratch. If you haven't used Immutable take a look!
    sitepoint.com
    How to Build a Todo App Using React, Redux, and Immutable.js
    Dan Prince shows how to build a Todo app using React, Redux, and Immutable.js, showing how to use these two libraries to manage state
  • user avatar
    ReactJS News
    @ReactJSNews
    Feb 7, 2018
    Awesome all-in-one React lib for modals, tooltips, and menus. Looks like a straightforward API. And only 3kb large!
    Introducing reactjs-popup 🎉 —React popup, Modals, Tooltips and Menus — All in one | HackerNoon
    From hackernoon.com