The terms ‘continuous integration’ and ‘continuous delivery’ are used so often together that it’s easy to forget how they differ.CI/CD. This combination of two-letter initialisms is used so ...
This is one topic I’ve been researching and experimenting with for the past five years, ever since I became a software engineer. Although i’m someone who loves to take my time to learn and underst...
So, let's assume you’ve got a massive project in front of you.
A blank repo. A huge feature list. Deadlines. Expectations. Maybe even a Gantt chart lurking in someone’s inbox. 😅Where do you sta...
"It’s not the tools you have faith in – tools are just tools – they work, or they don’t. It’s the people you have faith in or not."
— Steve Jobs
In today’s fast-evolving digital economy...
Agile retrospectives are a powerful way to reflect, inspect, and adapt — but let’s be honest, they can start to feel repetitive. Especially in remote or hybrid setups, retros often become just ano...
Working out how to apply Theory of Constraints in real-world situations can be hard, but there are two simple ways to kickstart it.A chain is only as strong as its weakest link. That’s the idea behi...
Newbies in Product Management (and the IT/Software space as a whole) are being led astray. I consider myself to be blessed because I learned the correct fundamentals and basics on subject areas that a...
A Scrum Master pozíció az egyik leggyakrabban félreértett szerepkör az agilis fejlesztői csapatokban. Néhányan egyszerű meetingszervezőnek tekintik, mások pedig túlzó elvárásokat támas...
GitLab, Zapier, and Basecamp don’t just talk about async, they build their entire workflow around it.And the results speak for themselves:
✅ Fewer interruptions
✅ Better documentation
✅ More ...
Introduction
You have been developing SPA using Angular 2+, and familiar with i18n with Angular.Typically, the production build outputs such multiple deployment images for each locale:And the...