Claudio Bernasconi's Avatar

Claudio Bernasconi

@bernasconi

Software Engineer · .NET Content Creator · YouTuber · Instructor @ZeroToMastery.io · Bootstrapping a software company · https://youtube.com/claudiobernasconi

1,852
Followers
210
Following
391
Posts
17.07.2023
Joined
Posts Following

Latest posts by Claudio Bernasconi @bernasconi

Remember to unsubscribe from newsletters/lists you don't need.

Remember to read the newsletter/emails you want to help you make progress.

15.01.2026 14:49 👍 1 🔁 1 💬 1 📌 0

Today, 7 years ago, I uploaded my first YouTube video. 🥳

14.12.2025 16:08 👍 3 🔁 0 💬 0 📌 0

There might be different patterns and (sub)optimal ways to do X in Y, but generally speaking, I agree with you.

It's similar to learning spoken languages. The first foreign language is hard. Once you understand how languages work, you'll be able to learn a third language a lot more easily.

11.12.2025 11:36 👍 0 🔁 0 💬 0 📌 0

It's important.

But it's not about being able to "produce" a few lines of code, but to understand how it works and why decisions are made.

The sole act of "typing code" isn't a (valuable) skill in 2025 anymore. It's okay to do so in free time. But for professionals, we need to go beyond.

11.12.2025 11:34 👍 0 🔁 0 💬 2 📌 0

I agree. And you can do that with every modern programming language/framework. Just choose one and go deep. Do the work.

08.12.2025 17:20 👍 0 🔁 0 💬 1 📌 0

Good luck! I'm sure it will be a lot of fun. I just assembled my new computer ~2 weeks ago. 😎

08.12.2025 14:28 👍 1 🔁 0 💬 1 📌 0

While I strongly believe that technology choice is crucial for long-living projects, it's not for an individual.

We always adapt, we can learn how to handle a neil from a different brand with the skillset (tools) we already have.

08.12.2025 14:18 👍 0 🔁 0 💬 0 📌 0

However, my 15+ years of C# and .NET helped me adapt and become a decent Typescript and JavaScript engineer within a few months.

What's the gist of it?

08.12.2025 14:18 👍 1 🔁 0 💬 2 📌 0

Last but not least - every story/career is different. I got hired two times in my career (othertimes I worked for myself).

The first time I had some experience, but not much.
The second time, I had 0 minutes real-world experience with JavaScript.

08.12.2025 14:18 👍 0 🔁 0 💬 1 📌 0

I'd rather hire a developer with deep understanding in software engiering principles and 0 minutes of experience with my toolchain than a 5-year-veteran with a limited mindset, no strive to improve and other serious issues.

08.12.2025 14:18 👍 0 🔁 0 💬 1 📌 0

Programming languages are just tools. Granted - they're an important tool.

But if there is a single skill all software developers have in common, it's that we're taught to learn new stuff.

We're always improving.

08.12.2025 14:18 👍 0 🔁 0 💬 1 📌 0

We need to understand customer requirements, balance priorities with managers and stakeholders, implement proper solutions in a limited period, etc.

Also, let's not forget about team work, communication and being a decent professional human being.

08.12.2025 14:18 👍 0 🔁 0 💬 1 📌 0

In a world where AI-code generation is taking off, I would not box yourself into a single framework/programming language.

Instead, learn the fundamentals of problem solving and proper engineering principles.

Writing or generating code is only a small part of the everday work.

08.12.2025 14:18 👍 1 🔁 0 💬 2 📌 0

Does it really matter what programming language or framework you learn when entering the industry?

Some people strictly advise to learn what's most popular.

While I agree that learning COBOL or Lisp won't be my first choice in 2025, there are still more options than JavaScript.

08.12.2025 14:18 👍 3 🔁 0 💬 1 📌 0

Get access to 150+ high-quality software development courses created by industry-leading experts today.

In the AI age, it's more important than ever to skill up and show employers that ChatGPT cannot easily replace you.

29.11.2025 12:13 👍 2 🔁 0 💬 0 📌 0
Get 66% OFF + Win A New MacBook Pro | Zero To Mastery Sign up for a ZTM Annual Membership during Black Friday to get 66% OFF ($389 of savings!) and as a bonus, you'll automatically be entered to win a brand new MacBook Pro.

Zero To Mastery is running its biggest 2025 Sale for Black Friday and Cyber Monday.

Subscribe before December 1st, 11:59 pm EST, and get the chance to win a brand-new MacBook Pro M5 worth $2,000+!

#dotnet #zerotomastery

academy.zerotomastery.io/a/aff_858sm0...

29.11.2025 12:13 👍 0 🔁 0 💬 1 📌 0

So far, smooth sailing with .NET 10! ⛵

15.11.2025 16:46 👍 5 🔁 1 💬 0 📌 0
Post image

This is an excellent command to determine why a transitive dependency is present in your project.

Helpful if you want to eliminate unnecessary dependencies or find out why a known vulnerability is part of your dependency tree.

12.11.2025 23:43 👍 3 🔁 1 💬 0 📌 0

So, is everyone hyped about .NET 10? 😎

12.11.2025 10:05 👍 2 🔁 0 💬 1 📌 0
Preview
Blazor Basics: Local Storage to Save and Restore Form Input We will learn how to leverage the Local Storage API to store temporary application state in Blazor WebAssembly.

#Blazor Basics: Using Local Storage to Save and Restore Form Input

www.telerik.com/blogs/blazor... by @bernasconi.bsky.social

21.10.2025 12:34 👍 2 🔁 1 💬 0 📌 0
.NET 10 | Everything you NEED to KNOW!
.NET 10 | Everything you NEED to KNOW! YouTube video by Claudio Bernasconi

📢.NET 10 IS HERE! 🎉

This video contains:
- .NET 10 Overview
- Visual Studio 2026
- File-based .NET Apps (Demo)
- C# 14 (2x Demo)
- Blazor
- Performance Improvements

All based on VS 2026 code samples and .NET 10 release version - recorded today! #dotNETConf

📺Full Video👇
youtu.be/AbD4XST2Pcw

12.11.2025 01:19 👍 6 🔁 0 💬 0 📌 0

Just installed Visual Studio 2026 Insider 👀

15.09.2025 13:45 👍 2 🔁 0 💬 0 📌 0
Preview
Blog - Claudio Bernasconi Claudio Bernasconi - Not only writes code, but solves problems.

I decided to publish all my 2024 & 2025 newsletter issues on my blog. 💪

Maybe it's valuable to some. 🤔
Otherwise, it might help with AI training. 😆

👉 Subscribe for FREE to stay in the loop and get them to your inbox in time.

claudiobernasconi.ch/blog/

15.09.2025 11:02 👍 1 🔁 1 💬 0 📌 0
Preview
Blog - Claudio Bernasconi Claudio Bernasconi - Not only writes code, but solves problems.

I finally decided to publish all my 2025 newsletter issues on my blog. 💪

Maybe it's valuable to some. 🤔
Otherwise, it might help with AI training. 😆

👉 Subscribe for FREE to stay in the loop and get them to your inbox in time.

claudiobernasconi.ch/blog/

12.08.2025 13:43 👍 1 🔁 0 💬 0 📌 0
Post image

1.6M views on my little corner of the Internet. 🥳

27.07.2025 22:16 👍 1 🔁 0 💬 0 📌 0

hi

11.06.2025 11:53 👍 3 🔁 0 💬 0 📌 0

Great to hear. I haven't used it much lately.

11.06.2025 11:53 👍 3 🔁 0 💬 0 📌 0

Is this place still a thing?! 👀

11.06.2025 11:17 👍 1 🔁 0 💬 3 📌 0

Hello Bluesky. It's been a (too) long time. 🙂

04.05.2025 05:59 👍 2 🔁 0 💬 2 📌 0
Preview
Blazor Basics: Handling Errors and Exception Logging Learn the fundamentals of error handling and exception logging in Blazor web applications.

#Blazor Basics: Handling Errors and Exception Logging in Blazor Applications

www.telerik.com/blogs/blazor... by @bernasconi.bsky.social

05.04.2025 12:13 👍 0 🔁 1 💬 0 📌 0