I made a game called Flapjack Fwop
A developer shares their experience creating a web game called Flapjack Fwop, detailing the use of CSS Grid and the Web Audio API.
A developer shares their experience creating a web game called Flapjack Fwop, detailing the use of CSS Grid and the Web Audio API.
Guide to selectively enabling SSR or SPA mode for specific pages in a Nuxt.js 2 application, focusing on SEO and browser API access.
Explores MERGE DML statement support for Graph tables in SQL Server and Azure SQL Database, focusing on UPSERT operations for node and edge tables.
The creator of Tailwind CSS announces going full-time on the project, outlining plans for version 1.0 and expanded documentation.
Explores the design and implementation of a POSIX shell, focusing on its parser, AST generation, and task-based execution model.
A developer lists programming topics they don't know, challenging the expectation that experienced engineers must know everything.
A front-end developer's 2018 year-end review, focusing on CSS Grid, CSS variables, and the launch of their CSS-focused blog.
Explores fast, one-stage object detection models like YOLO, SSD, and RetinaNet, comparing them to slower two-stage R-CNN models.
A developer's 2018 review covering personal milestones like moving houses and professional achievements launching three tech projects/books.
A technical guide on migrating a static website from AWS S3 to Azure Storage Static Websites, including setup steps and a script.
A personal review of the author's favorite and most inspiring conference talks from 2018, covering topics like development and security.
A retrospective analysis of 2018 as a pivotal year where tech giants like Facebook and Google faced major scandals, public backlash, and declining trust.
A technical guide on adding a missing network driver to a Windows 10 Preinstallation Environment (WinPE) image to enable network connectivity during system installation.
A guide to enabling and managing Cross-Origin Resource Sharing (CORS) in Azure Cosmos DB using the PowerShell module.
First post in a series on preparing tech talks, focusing on finding your personal motivation for speaking.
Building SaaS app: Adding a Celery background task for web scraping a third-party service using Python, Django, and Beautiful Soup.
A guide to understanding and using bitwise operations and binary/hexadecimal number systems in JavaScript for programming tasks.
A tutorial on creating a Siri Shortcut to automate the generation of PWA icons and web app manifest files for iOS users.
Explains the Virtual DOM concept, its differences from the original DOM, and why it's used for performance in modern web development.
Exploring the quicklink library for intelligent prefetching in Angular applications, comparing it to Guess.js and Gatsby's approaches.