53 followers
Expert generalist • CTO @Exghts • Microsoft MVP • Home Assistant enthusiast
Practical guidance and techniques to help you make the most of it in your programming journey · Recently, I've been using ChatGPT in my daily work...
Project setup, authentication · Before starting work on this project, I had an insightful discussion with ChatGPT about what I should build. My idea was...
Today I'm embarking on an exciting experiment to build an app from scratch with the help of ChatGPT 4, OpenAI's advanced AI language model. The idea...
To store the Playwright report as an artifact we just need to publish the folder where the results of the tests are stored: - publish:...
My team is working on a product with a React website as the client and a C# ASP.NET Web API as the server. It's important to run end-to-end (e2e)...
Using Bicep in a YAML pipeline can provide several benefits, including simplicity, consistency, and maintainability. Bicep is a new language for...