On Great Leadership, Gatsby & Girl Develop It
A developer reflects on her new leadership role at Gatsby.js, the importance of good leadership, and her departure from Girl Develop It due to organizational issues.
A developer reflects on her new leadership role at Gatsby.js, the importance of good leadership, and her departure from Girl Develop It due to organizational issues.
Introduces dom-chef, a library for building DOM elements using JSX syntax without React, highlighting its features and use cases.
A tutorial on building an iOS app to scan NFC tags using Apple's CoreNFC framework, covering reading tags and displaying product details.
Explores adapting Agile/Scrum frameworks for data science teams, covering effective practices and necessary adjustments for the unique challenges of data science work.
A deep dive into React's programming model, viewing it as a UI runtime rather than just a library, for experienced developers.
Explains a Go testing bug where parallel package builds and test caching cause sporadic failures in database setup, with fixes.
A tutorial on building a CRUD API using Node.js, gRPC, and PostgreSQL, covering service definition, server/client setup, and Protocol Buffers.
A software engineer reflects on his first year running a solo software company, covering finances, outsourcing lessons, and project breakdowns.
A guide to setting up and using Livegrep, a fast, regex-based code search tool for large repositories, to improve GitHub search performance.
Explores .NET Core startup hooks for injecting code at app launch, demonstrating pranks like inverting console output and modifying Array.Empty.
A package of 11 useful helper functions for Laravel developers, including string manipulation, validation, and utility helpers.
Explores the challenge of machine learning models recognizing 'unknown' inputs, using mushroom classification as an example.
A tutorial on creating custom IPython magic functions, starting with line magics for a Polish notation interpreter.
A look back at a 2018 PyData talk on end-to-end GPU data science workflows using OmniSci and RAPIDS, highlighting concepts still relevant today.
A long-time blogger explains his decision to migrate his content from Medium to his own self-hosted blog platform for greater control and ownership.
A guide to creating accessible web forms using proper HTML labeling techniques to ensure usability for keyboard and screen reader users.
Discusses proposals to limit JavaScript and other resources in browsers to improve web performance, comparing WebKit's idea to Chrome's Never-Slow Mode.
A developer shares his personal Git command line aliases and how to create them in Bash and Fish shell.
A technical exploration of Mean Squared Error, breaking it down into bias and variance to understand model performance and irreducible uncertainty.
A web developer reflects on seven years of blogging, sharing experiences, and announces a site migration to a static site generator.