Quick story on why I wrote this.
I got assigned to a handover project with a lot of API work. No API docs, no Postman collections, nothing. Just the project files.
So, I built my own Postman collection from scratch. Then a second dev joined the pro...
For years, I used the same PowerShell script to spin up Business Central containers. I didn't write it. Someone shared it with me, and I just kept using it.
It worked fine most of the time. But every time I needed a new container, I had to open the ...
Sharing something small that helped me during AL code reviews.
While reviewing some AL code before the holiday shutdown, I ran into deeply nested logic that was hard to follow. This is pretty common in Business Central projects, especially as extens...
New teammate joins. “What VS Code extensions do I need?” You list them. They miss some. Things break. You troubleshoot.
extensions.json fixes this.
✅ Auto-installs extensions
✅ Keeps setups identical
✅ 20+ essential tools explained
✅ Translation...