How to Review Code – DEV Community

Everyone of us does code reviews daily, weekly, or at least monthly, however, what strategy do you use to review code? I hope you’re not jumping on a piece of code and start reviewing. Writing code is an art, similarly reviewing it. Background Even after writing and reviewing the code in different languages for more … Read more

How To Build a Web Application with HTMX and Go

This UI and backend are implemented with only 150 lines of code, including the HTML!The full example code for this tutorial is available in the babyapi GitHub repository if you’re eager to get into it. In my recent article, The Easiest Way to Create a REST API With Go, I demonstrated how babyapi can jumpstart … Read more

How to use a Workqueue in Power Automate

I’ve already spoke about how powerful a workqueue in Power Automate is here, and this was before Microsoft released the functionality in the Power Platform. I was using custom tables/lists, but now Microsoft has prebuilt those tables for you, with some added sparkle. But now its in general release I thought I would share how … Read more