Hacker News
- Case study of SSR with React in a large e-commerce app http://blog.jakoblind.no/case-study-of-ssr-with-react-in-a-large-e-commerce-app/ 2 comments
- react-redux with hooks is here! https://blog.jakoblind.no/react-redux-hooks/ 5 comments reactjs
- Gatsby vs Next http://blog.jakoblind.no/gatsby-vs-next/ 5 comments reactjs
- Confession: I don't unit test React/Redux code http://blog.jakoblind.no/confession-i-dont-unit-test-react-redux-code/ 39 comments reactjs
- Take your ES6 in React to the next level http://blog.jakoblind.no/next-level-es6-react/ 8 comments reactjs
- Parcel vs webpack 4 http://blog.jakoblind.no/parcel-webpack/ 21 comments reactjs
- Parcel vs webpack - what is the difference? http://blog.jakoblind.no/parcel-webpack/ 10 comments javascript
- Create a React app with zero configuration using parcel http://blog.jakoblind.no/react-parcel/ 3 comments reactjs
- The most common Redux mistake and how to avoid it http://blog.jakoblind.no/most-common-redux-mistake/ 9 comments reactjs
- Real world Higher-Order Components (HOCs) http://blog.jakoblind.no/real-world-higher-order-components-hocs/ 11 comments reactjs
- 4 libraries to use in your React app http://blog.jakoblind.no/4-libraries-to-use-in-your-react-app/ 22 comments reactjs
- Simple explanation of Higher-Order Components (HOC) http://blog.jakoblind.no/simple-explanation-of-higher-order-components-hoc/ 3 comments reactjs
- Code your own combineReducers (Redux) http://blog.jakoblind.no/2017/07/06/code-your-own-combinereducers/ 5 comments reactjs
- How to become a more productive React Developer http://blog.jakoblind.no/2017/06/15/how-to-become-a-more-productive-react-developer/ 15 comments reactjs
- 3 ways to reduce webpack bundle size http://blog.jakoblind.no/2017/05/18/3-ways-to-reduce-webpack-bundle-size/ 5 comments reactjs
- Async Actions with Redux Thunk demystified http://blog.jakoblind.no/2017/04/25/async-actions-with-redux-thunk-demystified/ 5 comments reactjs
- Code your own Redux part 2: the connect function http://blog.jakoblind.no/2017/03/20/learn-react-redux-by-coding-the-connect-function-yourself/ 7 comments reactjs
- Learn Redux by coding a Mini-Redux http://blog.jakoblind.no/2017/03/13/learn-redux-by-coding-a-mini-redux/ 6 comments reactjs