Code splitting in Create React App is an easy way to reduce the size of your React.js app bundle. To do this in an app using React Router v4, we can asynchronously load our routes using the dynamic import() method that Create React App supports. (more…)
Read more »
Redux, the poster child for JS fatigue. Reducers, transmorgers, monads, flirzoozers and mononoidadz.
Read more »
Welcome to Learn Pure React. I'm going to teach you the core concepts of React, in isolation, without Redux, Webpack, and the rest. (more…)
Read more »
Recently I've finished my internship, in this post I'd like to share my experience with this internship. Because my school allowed me to finish my education quicker (1,5 years instead of 3), I needed to find a company for my internship, quick. So I emaile... (more…)
Read more »