Rick Austin
14 posts
10 Free Project Templates for Excel and Word
Project templates are predesigned documents that help organize and manage a project from start to finish. They provide…
How to Build Lasting Change
This is a submission for the GitHub Copilot Challenge : Transitions and Transformations What I Built “How to…
Desenvolvimento Orientado a SOLID
No desenvolvimento de software, a manutenção, extensão e a flexibilidade do código são importantes para o sucesso a…
Feature Prioritization Guide For Product Managers in 2024
Feature prioritization is always a hot-button issue for product managers. It helps organizations focus on the Determining which…
Angular CDK Tutorial: Automatically Resizing Textareas
By default, an HTML textarea control doesn’t expand or contract as content is added and removed. Sometimes this…
Use non-root user in scratch docker image
It’s considered best practice to use non-root user in docker images, even if it’s built from scratch image.…
I’ve created yet another JavaScript framework
It’s 2024 and you’ve created yet another JavaScript framework. Seriously man! When talking about another Javascript framework, you…
🚀💼 Lean Startup: Transforming Tech with Lean Principles 💼🚀
I’ve been captivated by The Lean Startup by Eric Ries. It masterfully adapts lean manufacturing to the tech…
How to Remove or Extract Metadata from Markdown Files in JavaScript
Title: How to Remove or Extract Metadata from Markdown Files in JavaScript Introduction Markdown files often contain metadata…
Killing the Create React App – CRA to Vite migration guide (Javascript)
Create React App (CRA) is a popular tool for creating React applications. It provides a quick and easy…