Clojure as a dependency
Exploring best practices for declaring Clojure as a dependency in libraries, including Leiningen and CLI tools approaches.
Exploring best practices for declaring Clojure as a dependency in libraries, including Leiningen and CLI tools approaches.
Tips for intentionally building your career and personal brand to gain job security, confidence, and career flexibility.
Announcing a free eBook guide to building a full-stack blogging application using Angular and Google Firebase, covering authentication, Firestore, and deployment.
Extending a SQL database in Go to support indexes, focusing on PRIMARY KEY constraints and SELECT optimizations using tree structures.
Using PowerShell to identify Azure Windows VMs not utilizing Hybrid Benefit to save on licensing costs.
Overview of upcoming CSS layout features: Chrome's new Grid inspector, flexbox gap support, and experimental masonry layouts in Firefox.
A guide to improving test error messages when creating abstractions in JavaScript testing frameworks like Jest.
The creator of React Testing Library explains common mistakes developers make and provides advice on how to write better tests.
A tutorial on writing automated tests for a Django and Twilio Interactive Voice Response (IVR) system using Python and Pytest.
A developer shares how writing about coding experiences helps others, reinforces learning, and creates a personal knowledge base.
A beginner's tutorial on implementing Sign in with Apple authentication for a website using the Vapor 4 server-side Swift framework.
The author explains why they chose to make their personal blog closed-source, citing reduced friction, private drafts, and avoiding code maintenance.
A tutorial on implementing dynamic, multi-color theme switching for a website using CSS custom properties and Eleventy.
A tutorial on creating a custom syntax highlighting lexer for the Pollen markup language using the Pygments library in Python.
Analysis of Stripe's updated data collection disclosures and new opt-out feature for user tracking in their JavaScript library.
A developer addresses user feedback by fixing navigation, print styles, and form layouts in a SaaS application built with Python and Django.
Analyzes Subversion (SVN) as a source control solution for game development, discussing its history, features, and relevance for indie teams.
A tutorial on implementing copy-to-clipboard functionality in Blazor applications using JavaScript interop and the modern Clipboard API.
A developer details switching from Pandoc to Pygments for syntax highlighting on their blog, including Haskell code snippets and implementation changes.
Author announces completion of their free online book 'Why Cryptocurrencies?', detailing the writing process and personal workflow.