Building a Rails CI pipeline with GitHub Actions –GitHub Actions is an automation platform that you run directly from inside a repository. We can use it as a testing CI/CD pipeline and keep everything close to the code.
Learn SQL: Aggregate Functions –Aggregate functions are a very powerful tool in databases. They serve the same purpose as their equivalents in MS Excel
Try These 8 Modern Alternatives to Common Unix Commands –I may already have covered this. But there are one or two new ones on this list: “If you have used any Unix-like operating systems like GNU/Linux or terminal in the macOS, you will be familiar with cd, ls, grep, find and…”
Import Maps Under the Hood in Rails 7 | AppSignal Blog –Very useful background on Rails 7 and Javascript: “Learn how to install JavaScript libraries with import maps and how import maps work under the hood in Rails 7.
Trunk-based Development vs. Git Flow –Two major ways of organized source control and brancing: “Git Flow or trunk-based development? This guide lists the pros and cons of both, and examines various use cases.”
Making Sense of Rails Assets –Rails Assets (css, js, etc) have been managed through various mechanisms over the years. They seem to keep trying to find something less mind bendingly complex. Here’s the latest: “Demystify the complexity of the Rails 7 asset pipeline and navigate its wide menu of options.”
Why You Should Use Data Classes in Python | Giuliano Pertile –Don’t you know what a Data Class is? You know how to use it? And what is the difference with a regular class? Here in this post I will try to answer these questions and many more.
How To Learn Any New Skill Fast: 26 Tips and Tricks – Jeremy Fielding 105 –My first video post to this. This is an excellent motivator and explainer to all of you trying or struggling to learn a new skill. I myself am struggling go learn to play the piano. Ha! I’ve been doing that for over 10 years. Still diggin’