DEV Community

Cover image for Weekly 0026
Emanuele Bartolesi
Emanuele Bartolesi

Posted on

1 1

Weekly 0026

Monday

Woke up early but not as usual because yesterday I drove a lot from Italy to Zurich and I was tired.
In the morning I imported all the bugs from Excel to Azure DevOps and I think I will write a short article on my blog to explain how to do it very easily.
After that, I started to solve a lot of bugs, as much as I can but in the right way and not writing dirty code to solve them as soon as possible.

In the afternoon I did a meeting to update the rest of the team about the status of Red Origin.
I went well. Better than I expected.

After dinner, I did the review of my Chapter 7 of Minimal API book.

Mood: 🙂

Tuesday

In the morning I worked for Red Origin and I started to investigate to the bigger bugs in the list.
I did some pause to work on BrandPlane.

In the late evening I wrote three scripts for LinkedIn Learning.

Mood: 🏗️

Wednesday

Early morning focused to finish a chapter for LinkedIn Learning about the GitHub CLI. I studied a lot that tool and I really like this command line interface to interact with GitHub. I will create some blog posts about it in the next couple of weeks.

We have published our “coming soon” page for BrandPlane, you can find it here: https://www.brandplane.co/

Image description

We will release the beta version of the product in a couple of weeks. Stay tuned.

Mood: 🙂

Thursday

I released a new version of Red Origin in the early morning and then I came to the office.
Today we have a party in the office because we have a new headquarter in Zurich.

Image description

Image description

Image description

Image description

Mood: 🎉

Friday

I spent the morning to solve a bug in Red Origin. Actually I spent a few hours also the day before on it.
I had some issues with EF Core because it seemed that didn’t update the list of the entities after an update on a record.
After a lot of hours of debugging, I understood the reason why. Sometimes I use the DbContext in a service and sometimes directly in an API Controller. And of course, it’s wrong.
I did a quick refactory and I moved everything in the service. Now it works like a charm.
Lesson learned.

In the afternoon I published a new blog post about debugging an app deployed on Azure App Service.

https://res.cloudinary.com/practicaldev/image/fetch/s--tK_JTa5Y--/c_imagga_scale,f_auto,fl_progressive,h_420,q_auto,w_1000/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/oxhwees06jjbqac1k6t8.png

This is the link of the blog post: https://dev.to/kasuken/how-to-debug-an-azure-app-service-with-visual-studio-2022-458i

Mood: 🪲

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay