Notes on Go
A collection of practical Go programming tips covering string formatting, maps, database queries, file operations, and struct reflection.
A collection of practical Go programming tips covering string formatting, maps, database queries, file operations, and struct reflection.
A guide to setting up and writing endpoint tests for an Express.js application using the Jest testing framework and Supertest.
A developer shares their excitement and gratitude after being awarded the Microsoft MVP title in developer technologies.
A guide to understanding and predicting the cost structure of Azure Functions on the Consumption plan, focusing on serverless billing models.
The author removes Node.js from their SaaS deployment process, simplifying the server setup and moving static asset generation to CI.
A guide on building a successful open source project, focusing on solving real problems, quality code, and developer adoption.
Part 4 of a guide on streaming meetups, focusing on using OBS for directing and broadcasting your live event.
Explains the importance of checking delegated and application permissions in Azure AD access tokens for API security, with ASP.NET Core examples.
A tutorial on using Python's pandas library to clean CSV data and export it to JSON format for data layer integration.
A technical guide explaining how to re-implement the React useState hook using the useReducer hook for educational purposes.
A comprehensive tutorial on creating beautiful and customizable data visualizations using the ggplot2 package in R, covering syntax, themes, and advanced techniques.
Explains security risks and best practices for managing user permissions in Django's admin interface to prevent data leaks.
A technical guide to customizing a Raspberry Pi's command line environment, installing Git and Vim, and mounting NFS shares for expanded storage.
A review of the OMSCS CS6440 Intro to Health Informatics course, covering content, workload, and tips for success.
A tutorial on implementing GitOps for deploying applications to Azure Kubernetes Service (AKS) using the Flux tool.
Explains how React and other libraries use development mode for debugging and how it's removed in production for performance.
A developer details their workflow for building and deploying a static website using Pelican, GitHub, Netlify, and CircleCI across multiple devices.
A guide to using IndexedDB for client-side data storage in Blazor web apps, focusing on the Reshiru.Blazor.IndexedDB.Framework NuGet package.
A live Java refactoring session presented at the JBCN Conf in Barcelona, focusing on practical software development techniques.
Developer reflects on a monthly project update, shelving 'What Got Done' due to low interest while reporting on Zestful and Is It Keto progress.