
Building a structured agent workflow for GitHub Copilot
I've been working on a side project — a web app built on React 19, TypeScript, MUI on the frontend and Node.js/Express with Firebase/Firestore on the...
Read more
I've been working on a side project — a web app built on React 19, TypeScript, MUI on the frontend and Node.js/Express with Firebase/Firestore on the...
Read more
A few months ago, while looking through one of my kids’ wardrobes, I stumbled upon a forgotten treasure: a Lego Mindstorms EV3 robot, gathering dust and...
Read more
Currently, Google Apps Script does not support ES modules - and any usage of export/import will fail. One way of handling this is to use rollup.js to bundle...
Read more
So you have your custom frontend project with a huge webpack configuration file, while enviously looking at some newer code bases based on Create React App...
Read more
I was exploring the new ASP.NET Core from Microsoft and being on a Mac, to start things off, I was following this guide, which includes setting up .NET Core...
Read more