A Comfy Corner for Software, Security, Cloud, and AI
Exploring what code quality is, tools to maintain it in go and how to automate them
Ever wondered how to create dll/shared object files in go, like other compiled languages can?
Write modern frontend code even for outdated target browsers
Making your code more elegant with lesser-known language features
Simplifying your code by automating resource handling
Making modern javascript code more compact
Going beyond console.log to find more gems in the console package
Mistakes happen, here is how you deal with them
Make the most of pointers without worrying about their pitfalls anymore
Smaller docker images mean less cost for storage and bandwidth, and faster deployment times. But how do you decrease the size of docker images?