Greg Gifford
12 posts
Choose the Right Git Branching Strategy for Your Team
Git branching strategies are like roadmaps that teams use to organize their work, keep track of different code…
@Qualifier Annotation Spring Boot Explained
The @Qualifier annotation in Spring Boot is used to resolve ambiguity when you have multiple beans of the…
Sunday Rewind: Platform management by Brandon Chu
Brandon Chu, then VP of Product at Shopify, on what platforms can mean for our product strategies, and…
NuShell – Ceci n’est pas une |
Good morning everyone and happy MonDEV! I hope you had a good weekend and that some interesting projects…
AWS SSO Aliases you need to have
Hey kid.. yeah you.. Are you tired of adding --profile to every CLI command? Stop doing that. You…
Product Analytics HubSpot: Tips for Product Managers
Product analytics Hubspot can help you to make data-driven decisions about your product development and marketing needs. From…
Java 21 on Devuan 5 (Debian 12): Install manually
Summary Around Java, the general-purpose programming language, the next LTS (Long Term Support) version of OpenJDK, 21, was…
VueJS Part 2: Hello Vue and displaying values in HTML
Recently, I started learning VueJS, and this article is part of the series of my notes while learning…
Getting started with SCSS – The CSS Preprocessor with Superpowers
Have you ever written lines of CSS code, and felt there should be a way to make writing…
Learn Vue: List and Conditional Rendering.
Imaging you are developing an application, and you want to render some data in the browser based on…