hello.js

var please = require('share');
console.log('thank you');

NEW !!!

Friday, 24 May, 2019 UTC

144

Welcome to issue 144. This week we learn React useState, build Countdown with React and Momentjs, share data among React components with RxJS and much more! Why you should choose useState instead of useReducer Austin Malerba’s guide to local and global ... more


Thursday, 16 May, 2019 UTC

143

Welcome to issue 143. This week we refine our React Dev environment, build Ionic chat with Stream and React, track React errors with Sentry and much more! Sharpening your axe Natalie Marleny provides actionable pointers for refining a developer environment. ... more


Thursday, 9 May, 2019 UTC

142

Welcome to issue 142. This week we learn React Hook from Facebook, combine Three.js and React, use React Native Deep Linking and much more! Intro to React Hooks from F8 2019 Facebook Developers introduces us to React Hook. Reintroducing React: every React ... more


Thursday, 2 May, 2019 UTC

141

Welcome to issue 141. This week we look at the new Facebook with React, GraphQL and Relay, use WebView, build React timeline and much more! Building the New facebook.com with React, GraphQL and Relay Facebook Developers show us the new Facebook.com powered ... more


Saturday, 27 April, 2019 UTC

140

Welcome to issue 140. This week we look at React Memoization, work with React and Redux, state management with React Hooks and much more! Improve React App Performance Through Memoization Chidume Nnamdi tells us. New React Redux coding style with hooks ... more


Thursday, 18 April, 2019 UTC

139

Welcome to issue 139. This week we look at React + Redux authentication, See between React Hooks v React Suspense, build Windows 95 in React and much more! What I wish I knew when I started to work with React.js David Yu tells us. Using JWT in Your React+Redux ... more


Thursday, 11 April, 2019 UTC

138

Welcome to issue 138. This week we build React apps for practice, look at a React native casestudy, build highly modular React components and much more! First React Native app for first freelance client Charlie Jeppsson tells us how he did it. App ideas ... more


Thursday, 4 April, 2019 UTC

137

Welcome to issue 137. This week we add React Custom Hooks, learn popular React Components, make use of High Order Components with Images and much more! 10 React Hooks you Should Have in Your Toolbox Aayush Jaiswal lists custom hooks you should probably ... more


Thursday, 28 March, 2019 UTC

136

Welcome to issue 136. This week we build better React Forms, Combine React + Chart.js, choose a React Native stack and much more! React Form Validation with Formik and Yup Chris Girard talks better React forms with less boilerplate code. Writing Your ... more


Friday, 22 March, 2019 UTC

135

Welcome to issue 135. This week we master React Components, learn React.PureComponent, use Vuex & Redux and much more! Writing Resilient Components Dan Abramov’s complete guide to React Components. Improve Performance in React Class Components using ... more


Thursday, 14 March, 2019 UTC

134

Welcome to issue 134. This week we master useEffect, deploy React to Kubernetes, use React with Redux and TypeScript and much more! A Complete Guide to useEffect Dan Abramov’s epic guide to useEffect. Reflections on 1000 hours learning to code Peter Higgins ... more


Friday, 8 March, 2019 UTC

133

Welcome to issue 133. This week we learn to do Redux right, learn the differences between components and classes, make React HTTPS and much more! Redux ruins your React app performance? Pavel Vlasov says you are doing something wrong. How Are Function ... more


Thursday, 28 February, 2019 UTC

132

Welcome to issue 132. This week we learn React.memo(), build a chrome extension, deploy to Heroku and much more! Improving Performance in React Functional Components using React.memo() Chidume Nnamdi tells us more. React Production Deployment with Heroku ... more


Friday, 22 February, 2019 UTC

131

Welcome to issue 131. This week we learn useReducer, useRef, useContext, useMemo, and much more! React Hooks: Beyond useState & useEffect Aayush Jaiswal explains useReducer, useRef, useContext, and useMemo. React: Communication Between Components ... more


Friday, 15 February, 2019 UTC

130

Welcome to issue 130. This week we learn global state management in React, celebrate our love of React, and much more! No-boilerplate global state management in React Charles Stover explains. Announcing Linaria Satyajit Sahoo tells us more. Recommended ... more


Friday, 8 February, 2019 UTC

129

Welcome to issue 129. This week we build WhatsApp using React, understand React Render Props, and much more! Fully functional WhatsApp Clone using React Eytan Manor uses React (Hooks+Suspense), GraphQL, Apollo, TypeScript and PostgreSQL. Understanding ... more


Thursday, 31 January, 2019 UTC

128

Welcome to issue 128. This week we animate React, compare Apollo and Relay, and much more! From WordPress to React and Raised $80 Million Yoav Ganbar tells us how his company achieved this. 5 Ways to animate a ReactJs app in 2019 Dmitry Nozhenkotells ... more


Friday, 25 January, 2019 UTC

127

Welcome to issue 127. This week we optimize our React workflow, validate emails with React, and much more! The React Developer Tools You Should Know in 2019 Jonathan Saring lists useful tools to optimize your React workflow in 2019 Email Confirmation ... more


Friday, 18 January, 2019 UTC

126

Welcome to issue 126. This week we talk React Tiny Components, use Interactive Animations + React Hooks, and much more! Tiny Components: What Can Go Wrong? Scott Domes on using the Single Responsibility Principle to build better apps Interactive Text ... more


Friday, 11 January, 2019 UTC

125

Welcome to issue 125. This week we learn React from the basics, understand React Hooks, and much more! The React Handbook Flavio Copes helps you learn the basics of React. Understanding React Hooks: useState Chidume Nnamdi teaches everything you need ... more


Saturday, 5 January, 2019 UTC

124

Welcome to issue 124. Happy New Year 2019! May you reach greater heights as a developer. This week we learn how to improve React Performance, build a React Modal Component, and much more! Improve React Performance… Chidume Nnamdi talks improving the performance ... more


Thursday, 27 December, 2018 UTC

123

Welcome to issue 123. This week we learn how Redux works, build a React infinite scroller, test React and much more! How Does Redux Work? André Santiago explains. Building a React Infinite Scroller Component from Scratch Krissanawat​ Kaewsanmuang builds ... more


Thursday, 20 December, 2018 UTC

122

Welcome to issue 122. This week we see the updates in React 16.7, list what we need to learn about React in 2019 and much more! React v16.7: No, This Is Not The One With Hooks Andrew Clark talks important performance bugfixes in React 16.7, including ... more


Thursday, 13 December, 2018 UTC

121

Welcome to issue 121. This week we see why you need to learn React in 2019, understand React 16 lifecycle methods and much more! Recommended Do you want to start 2019 as a React Pro? This holiday season, give yourself the best gift ever. Master React ... more


Thursday, 6 December, 2018 UTC

120

Welcome to issue 120. This week we look at becoming a web developer in 2019, understand the difference between React Class & React Function, and much more! Recommended Is there any reason not to pick this up at 50% off? Tick tock. 2018 is almost ... more


Thursday, 29 November, 2018 UTC

119

Welcome to issue 119. This week we look at becoming a better React developer, look tjroughly inside React Fiber, and much more! Cyber Week Special 50% Off! Cyber Week Sale ends in hours! < These courses are flying off the shelves! Have you picked yours ... more


Thursday, 22 November, 2018 UTC

118

Welcome to issue 118. This week we look at the best Black Friday Deals for React Developers, build stuff with React Hooks, and much more! Black Friday Black Friday Deals for React Developers Handpicked deals that will take your career as a React Dev to ... more


Wednesday, 21 November, 2018 UTC

React.BlackFriday

Hi Reacters! Black Friday maybe days away but the deals are already starting to arrive. In-between all your deal hunting, I’ve compiled some of the best React Black Friday deals to level up your career as a React developer. To start things off, the best ... more


Thursday, 15 November, 2018 UTC

117

Welcome to issue 117. This week we configure VS Code for React, learn why we need React Hooks, decide if we should go React Native or not, and much more! Recommended All courses for $9.99! Pick up your most wanted Programming Course for the lowest price ... more


Thursday, 8 November, 2018 UTC

116

Welcome to issue 116. This week we see how Netflix optimizes React, learn more about React Hooks, use NextJS with React, and much more! Recommended Stop being a React Noob! Over 10,000 React Developers have learnt React from this course in a month alone! ... more