Articles
React for designers
React's declarative style makes it a really great tool for designers. This is because frontend code is tied closely to UI. It's not uncommon to take a wireframe, and draw squares around different pieces to represent different components. Fredrik Jensen dives deeper into how designers can benefit from React.
Tutorials
React Enlightenment
React Enlightenment is a delightful dive into the basic usage of React, as well as an explanation of how React itself works.
Resources
Most of the React Native styling material in one page
One of the trickiest things about jumping into React Native is styling. It's a bit different than your typical web layouts. Vahe Hovhannisyan brings us most of the React Native styling material in one page
React Roadmap
This project aims to collect the best free resources for those that want to learn how to build applications with React and also understand the concepts that come with its adoption like Functional Programming, Composition, Unidirectional Data Flow and many others.
Job Posting
Front End Developer Reactjs
Are you a Front-End Developer who loves to combine the art of programming with the art of design? Do you create great code that is well organized and well structured? Do you have a passion to create a great user experience by visualizing each step the user will take and breaking them into usable components? We are looking for you!
Projects
React-Dates
React Dates is like tinder for React developers. Just kidding. It's an accessible, easily internationalizable, mobile-friendly datepicker library for the web
Elephant Taco Hunt!
A lot of the time when seeing example React code it is for very straight forward things, a todo list, or a blogging platform. Sarah Drasner has instead made Elephant Taco Hunt, which is pretty freaking amazing. At the same time it showcases some really unique aspects of building things with React. Oh, and try not to get that music stuck in your head, just try.
Webpack Dashboard
A CLI dashboard for webpack dev server which makes developing with webpack approximately 3912 times more enjoyable.