Posts tagged with

Post cover illustration Development

Improving the maintenance of your application with 5 Lodash methods

Lodash is a library with many utility functions that can help in the daily life of a javaScript programmer and in this article it shows some of these functions.

Adelly Lima a 06 Dec 2021

5 min read

Post cover illustration Development

Sustainable notifications with react-redux-api-tools

This is a story on how I used react-redux-api-tools to build a reactive notification scheme that can grow up without becoming vulnerable to change.

Lucas Cavalcante a 23 Nov 2020

10 min read

Post cover illustration Development

Technical Debt: Why it'll ruin your software

We think that Tech Debt is just bad code done by reckless people, here's a bigger picture view of what that really means in a Sustainable Software era.

Luan Fonseca a 09 Oct 2020

12 min read

Post cover illustration Design

Lessons learned from our Design System

Our Design System construction process was full of learning. We gathered some of them and shared on this blogpost, wishing that you can learn as much as we did.

Rhanna Andrade a 30 Sep 2020

7 min read

Post cover illustration Development

Beyond API Monitoring

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

Post cover illustration Development

Decoupling logic from react components

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

5 min read