Development
blog
Post categories
Blog language
Monitoring third-party service is essential to keep a good level of stability and resilience in the application. This article discusses some concepts to monitor APIs with almost every tool available.
Luiz Braga a 19 May 2020
6 min read
Dealing with global states in a React app is always hard. In this post, we figure out a better approach and present our new library, rel-events
Luciano Ratamero a 01 Oct 2019
5 min read
subscribe to get our articles first!
Subscription implies consent to our privacy policy
This email is not valid
Every React dev has their way to solve a common issue: managing business logic. Here, we discuss different ways and suggest a new one with react-redux-api-tools
Luciano Ratamero a 23 Jul 2019
An opinion on how django admin relates to your application and how the problems commonly attributed to admin can be caused by the code created.
Bernardo Fontes a 11 Apr 2019
4 min read
This article will show a different way to create React components. We’ll discuss responsibilities, HOCs, functional components and Recompose.
Thulio Philipe a 19 Mar 2019
Topics within this category: