Aside from the age old debate of where tests will reside - if they do reside beside code, then I prefer to be able to hide them when I want to ยท...
Declarative UI and one-way flow of state is something that invariably developers seem to prefer and all frontend engineering platforms have been...
So I have started seeing lots of people starting to publish videos where they ask generative AI to generate the code for an entire app and fairly...
So I recently made a Parking Lot CLI program (the kind of ones you make for low-level system design interview questions). You can check the following...
If you maintain projects on Github, you must have come across Github Actions - which is Github's own CI provider where you can greate workflow files...
Visual Studio Code has this in-built color theme called Quiet Light which I absolutely love, as I prefer using mostly light themes when coding in the...