How to Enable React Concurrent Mode
A guide on enabling React's experimental Concurrent Mode, including installation steps and API usage.
A guide on enabling React's experimental Concurrent Mode, including installation steps and API usage.
A developer shares insights on writing effective unit tests for React applications, covering coverage, test failures, and behavior over implementation.
Practical rules for running effective and productive meetings within a technology company environment.
A guide explaining how React's key prop works, using a practical form example to demonstrate its effect on component state and re-rendering.
A speaker's review of PyGotham 2019, covering talk quality, event organization, and highlights like a talk on web archiving tools.
A developer discusses and compares different Django configuration tools, then integrates the Goodconf package into their SaaS project.
An analysis and English translation of Jacek Kaczmarski's poem 'The Statues', exploring the legacy of tyranny.
A technical guide on deploying WhiteNoise for static files in a Django SaaS app, covering CI/CD and Nginx configuration changes.
A satirical article about a town building a new, high-tech road that prioritizes cars and revenue over pedestrians and cyclists.
A tutorial on setting up and using CSS Modules for styling React components in a custom Webpack project.
A guide to 'Game Networking', an interactive method for meeting people at tech conferences, with a focus on machine learning events.
A tutorial explaining how to use React Context to avoid prop drilling in component trees, with a simple use case example.
A developer's wish list for new DynamoDB features, including filtered streams and Redis-like operations.
Learn how to automatically schedule and publish articles to the DEV community platform using GitHub Actions and a custom Python script.
A comprehensive guide to understanding and managing state in React, from local component state with hooks to global state solutions.
Explores the evolution of the World Wide Web from a simple 'Web of Documents' to the complex 'Web of Applications' we use today.
A guide to common JavaScript naming conventions for variables, functions, classes, and booleans, following widely accepted standards.
Learn how to use Web Workers to run intensive JavaScript tasks off the main thread, preventing a frozen UI and improving app performance.
A beginner's introduction to creating generative art using the Processing software and basic code, with recommended learning resources.
An article challenging the '10x engineer' myth and proposing the concept of a '+10% engineer' who boosts team productivity through collaboration and support.