A Tiny Project, From Inception to Deployment
A developer walks through the process of building a random page generator for MDN Web Docs, from initial idea to deployment.
A developer walks through the process of building a random page generator for MDN Web Docs, from initial idea to deployment.
A developer shares practical advice for aspiring tech conference speakers, from writing proposals to creating effective slides.
Explains methods to embed and run MongoDB shell scripts within larger Bash scripts for automation tasks like replica-set setup and data population.
A developer explains the mindset and methodology behind debugging by walking through a real-world fix for the Twitch desktop client.
A review and tips for the OMSCS CS7646 Machine Learning for Trading course, covering the author's experience and key takeaways.
Explores the trade-offs of dynamic imports in Angular, highlighting tooling challenges and benefits of static analysis for build optimization.
A developer automates podcast episode folder creation in Google Drive using Google Apps Script, detailing the code and challenges.
A guide to creating a basic Maven plugin from scratch, covering dependencies, annotations, and a simple example.
Author shares experience and rationale for taking the Microsoft AZ-900 Azure Fundamentals exam, emphasizing its value for developers and IT professionals.
An overview of PHP's evolution in 2019, highlighting performance gains, new features, and modern development practices.
A look at the current state and future predictions for test automation, including trends like multi-layer testing and self-healing tools.
A technical guide on resolving Flow and SQL connection deployment issues when migrating PowerApps applications across environments (DEV, QA, UAT, PROD).
A workaround technique for exploding arrays in ksqlDB using manual indexing, simulating EXPLODE/UNNEST functionality.
A personal request for help finding a short-term sublet in NYC after a last-minute cancellation.
A tutorial on building a React Native mobile app using AWS Amplify for serverless backend services like authentication and GraphQL APIs.
Learn how to prevent secrets like SSH keys and API tokens from being leaked into your final Docker images using multi-stage builds and secrets management.
Explores the key advantages of JAMStack architecture, including tool flexibility and avoiding technology lock-in.
Explains the security risks of proprietary firmware in deep system privilege levels (Rings -2 & -3) and advocates for open source alternatives.
Explains the role of Kafka Connect converters, demonstrating that JSON source data doesn't automatically become structured messages.
A developer's monthly update on learning Vue.js, project ideas, and passive income growth from a keto-focused web app.