State Colocation will make your React app faster
Explains how colocating React state can improve app performance by reducing unnecessary re-renders, with code examples.
Explains how colocating React state can improve app performance by reducing unnecessary re-renders, with code examples.
A guide on using the React DevTools Profiler to measure app performance, including a warning to profile in production mode for accurate results.
A guide to React performance optimization, explaining the difference between the render and commit phases and why focusing on slow renders is key.
A tutorial on setting up unit tests for C code using Google's gtest framework and CMake build system.
A frontend developer details converting a PHP-based blog to a static Gatsby site using JavaScript, focusing on improving the writing workflow.
Summary of a women in tech meetup discussing career growth, salary negotiation strategies, and navigating local vs. remote work in the tech industry.
Integrating Celery worker and beat scheduler into a Shiv app to simplify Python SaaS deployment and tool management.
Explores how to use the Save-Data header to optimize web performance without degrading user experience, with practical examples.
A developer documents building a Flask web app with user authentication and a code diary feature as part of the #100DaysOfCode challenge.
A guide to tuning PostgreSQL's autovacuum feature, covering internals, configuration, and providing a sample Docker setup.
A tutorial on testing React components connected to a Redux store using Jest and Redux Mock Store.
Review of the Azure Portal Desktop App, highlighting its improved performance and features like Azure Shell and responsive search.
Discusses the importance and adoption of the Save-Data HTTP header for reducing web page weight, with real-world usage statistics.
A guide for developers on managing project stakeholders and communication to stay focused on coding while keeping everyone informed.
A developer's response to the PHP team about internal governance, RFC processes, and the need for modernized rules to improve language evolution.
A prototype for unit testing Blazor components using a fast, in-memory test renderer, demonstrating how to test UI interactions without a browser.
A technical analysis comparing Azure Managed Disks and Azure Files for persistent storage in Azure Kubernetes Service (AKS), including performance insights.
A Swift tutorial on implementing video selection and playback using UIImagePickerController and AVPlayer for iOS development.
Argues that front-end developers must learn foundational HTML and CSS before JavaScript to build robust, maintainable applications.
A developer ends an experiment to fund open source maintainers via sponsorship messages during software installation, discussing the challenges of open source sustainability.