.
Nothing here yet.
No blogs yet.
From Monorepo — the Google way to do CI/CD: Source control done the Google way is simple. Instead of creating separate repositories for new projects, they create new top-level folders in their monorepo. This way they keep all the dependencies, varia...
MMarco commentedHey there, are there any good practices to follow for scenarios where two people want to push a beta version for the same npm module? The way I'm thinking about it is that we'd better communicate, merge the PRs and then push only one beta version, bu...
2MBen and 1 more commentedI struggle to find an optimal strategy for PRs and versioning across git/ npm. Problems that arise: Internally created PRs aggregate a lot of work so we bump the git/ npm version. Other PRs, made by external contributors, are normally smaller in siz...
GGreg commentedI used to freelance and have a flexible schedule, but I recently started a normal day job and I noticed a decrease in productivity when I hop back on my projects at home. Do you use caffeine? Work out and then freshen up? Meditate a bit?
MBSMelanie and 3 more commentedI'm working on the same machine both at work and home and, whenever I make the switch, I have to close all browser tabs, Mac apps etc. Is there any other recommended way? Ideally, I'd not close any tab or app and resume from where I left. At the same...
ISAIlango and 2 more commented