Culture matters
The article argues that company culture, alongside incentives and processes, is a crucial tool for influencing employee behavior and performance.
The article argues that company culture, alongside incentives and processes, is a crucial tool for influencing employee behavior and performance.
A developer explains why they love the Remix framework, highlighting its benefits for user experience and developer happiness.
Explains the State Initializer Pattern in React for resetting components to a customizable initial state without remounting.
The author integrates django-htmx into a Django project to build a bulk task deletion feature for a SaaS homeschool application.
Learn about Django commands, including built-in tools and how to create custom scripts to interact with your application.
A guide on learning React effectively, focusing on understanding JavaScript fundamentals and the costs/benefits of abstractions.
A recap of 2021 conference talks on Debezium and Change Data Capture (CDC), exploring patterns and integrations with tools like Kafka and Infinispan.
The author explains their mission to improve software quality through education and their enthusiasm for the Remix framework as the best tool for building websites.
A guide on using the Query Function Context in React Query to avoid inline functions and improve code structure, part of a larger series.
A developer details his home office setup, focusing on the tech gear he uses for work, including monitors, cameras, and audio equipment.
The author explains their decision to separate personal 'Notes' from technical 'Articles' on their blog and reflects on online privacy.
Windows 11 introduces the Windows Subsystem for Android, enabling developers to run, debug, and deploy Android apps directly from Windows.
A tutorial on implementing table sorting, filtering, and pagination in React using JavaScript for full control over functionality and design.
A developer works on a bulk delete template for a SaaS homeschool app using Python, Django, and htmx.
The author argues that being willing to appear stupid by asking naive questions leads to a deeper understanding of complex topics over time.
Explains JEP 413 for Java 18, enabling executable, testable code snippets in JavaDoc from external files like test directories.
Argues against learning everything, advocating for mastering a few core 'tricks' to achieve expertise, using examples from math and judo.
Explores 3+1 strategies for setting default values in CSS custom properties to create reusable, customizable components.
The author argues for the importance of increasing productivity and velocity, countering common objections and using a personal project as an example.
An overview of the Pandas library for data analysis, covering data reading, filtering, merging, and visualization.