Leandro A. SiqueiraReact, 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
Leandro A. SiqueiraAgile 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
Leandro A. SiqueiraAgile principlesThe principles are another component of the Agile methodology and, together with the values, describe the mindset of being Agile.Oct 1Oct 1
Leandro A. SiqueiraBeing 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
Leandro A. SiqueiraA 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
Leandro A. SiqueiraReact components needs to start with capital lettersWhy do React components need to start with capital letters?Sep 24Sep 24
Leandro A. SiqueiraGood article, try to use @testing-library/user-event over fireEvent where possible.Jul 22Jul 22
Leandro A. SiqueiraWhat 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
Leandro A. SiqueiraIntroduction 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
Leandro A. SiqueiraWaterfall 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