Technical Cheatsheet: 5 days to your own Website
A 5-day technical guide to building and publishing a website using Hugo and DigitalOcean, without a CMS.
A 5-day technical guide to building and publishing a website using Hugo and DigitalOcean, without a CMS.
A guide explaining when and how to use the 'self' keyword in Swift programming, covering clarity, brevity, and mandatory vs. optional usage.
A guide to identifying and reporting slow-running tests in Python's unittest framework by implementing custom timing logic and a custom TestRunner.
A guide to automating the deployment of a Pelican static site to GitHub Pages using a custom git hook and branch strategy.
A guide to using ES6 features in Node.js projects, covering version support and setting up Babel with Gulp for transpilation.
Key takeaways from Velocity Europe on web performance measurement, focusing on flawed KPIs, user perception, and the pitfalls of gaming metrics.
A long-time user shares personal tips and experiences after using 1Password for 9 years, highlighting its features and workflow integration.
A UI challenge to recreate the old iTunes library gallery using CSS transforms, focus states, and keyboard navigation.
A guide to fixing common timeout errors when using Protractor for end-to-end testing with Angular 2 applications.
A developer's troubleshooting journey with PowerShell's Updateable Help system, detailing pitfalls and solutions for hosting help files.
Tips for improving Xcode Run Script Build Phases by extracting scripts to separate files for better readability and maintainability.
A guide to using an AWS CloudFormation template for standardizing the configuration of new linked accounts, including security and administrative roles.
An experiment testing if Windows 10 VMs can avoid forced reboots after updates, with results after three weeks.
A tutorial on adding HTTPS support and Dockerizing an ASP.NET Core application, including generating a self-signed certificate.
A guide to effectively testing Java repository layers, focusing on database setup, using H2 and PostgreSQL, and ensuring production-like environments.
An analysis of the decline and potential resurgence of Kenyan-made mobile apps, discussing market growth and cultural factors.
Explores the future of responsive design beyond screens, focusing on WebVR, AR, and the Physical Web for immersive, multi-medium experiences.
A software developer discusses the prevalence of impostor syndrome in the tech community, introduces the concept of 'technical doubt,' and shares personal strategies for overcoming it.
A developer shares tips and code examples for creating a command-line interface (CLI) tool using Node.js, yargs, and Jest.
Explores the mindset shift from writing code to designing systems, focusing on user impact and strategic technology choices.