20 Stories by Diogo Souza
This tutorial shows you how to use Chrome Performance Tab, React Dev Tools, the Profiler API to debug performance problems in React.
Learn how to create a simple CRUD API with the Django REST framework and integrate it with a React app in this comprehensive tutorial....
Compare the flexibility and state management capabilities of Formik to the lightweight, performative qualities of Unform and determine which React form building library is...
Explore how far the journey of supporting ES modules has come in the world of Node.js.
Testing is an important step in web application development, especially when it comes to apps made on top of component libraries like React. Among...
JavaScript has become the mother language of a huge, diverse, and fast-growing programming universe. Once a framework or library gets updated, the community starts...
The advent of new frameworks for visual component encapsulation in web apps has highlighted a number of other needs: routing, security, SPA and PWA...
Code review is the process of analyzing code through a (theoretically) rigorous process of reading and critically peer reviewing its content. Before submitting code...