React, o que é o tal do Lazy Loading?Lazy loading é uma técnica que permite carregar componentes ou recursos de um aplicativo apenas quando eles são realmente necessários. Em…Oct 16Oct 16
Agile practices: ShuhariShuhari is Japanese for protect-detach-leave and describes the learning journey to mastery in martial arts. This concept is often applied…Oct 1Oct 1
Agile principlesThe principles are another component of the Agile methodology and, together with the values, describe the mindset of being Agile.Oct 1Oct 1
Being Agile and doing AgileBeing Agile is first about developing a mindset in using it. Mindset simply means a way of thinking or having a certain attitude about…Oct 1Oct 1
A simple React Todo List with Zustand, Material/UI and persisting data with Zustand MidlewareThe final project is here: https://github.com/leandroaps/react-todo-app-zustandSep 25Sep 25
React components needs to start with capital lettersWhy do React components need to start with capital letters?Sep 24Sep 24
What is DevOps?You might have noticed that publishing a website takes a lot of work! Because there’s so much involved, web development teams assign a…May 31May 31
Introduction to website testingTrying to use a website that doesn’t work well can be very frustrating. This is particularly true when you need to do something quickly or…May 31May 31
Waterfall versus Agile approach to developmentInitially, each phase of the SDLC followed a step-by-step method from planning to maintenance. Developers refer to this approach to the…May 30May 30