7 posts
article

Building your Django and React project using Django Webpack Loader and Webpack Bundle Tracker

When we start a monorepo project using Django and React, we face a dilemma on h…
article

Integrating Formik and Redux: complex forms made easy

If you are a React developer you have probably had some rough times dealing wi…
article

React Hooks and how to adopt

Hooks was a new addition to React that came in version 16.8. It was an new exci…
article

Testing your React components (part 2)

Disclaimer: due to the amount of information, this article is divided into thre…
article

Testing your React components (part 1)

Testing your project is an important way to assure your (and your team's) trust…
article

Our styled-components learning experience

First of all, let’s understand what styled-components is. It is a CSS in JS sty…
article

Unit testing React Components with Jest

Jest is a JavaScript testing framework, it's fast and has an awesome snapshot t…

← Back to Blog