DEV Community

Emanuele Bartolesi profile picture

Emanuele Bartolesi

🏆 Microsoft MVP & GitHub Star ⭐ | 🔓 Auth0 Ambassador & 📢 Codemotion Ambassador | 👨‍🎓 LinkedIn Technical Instructor

Pronouns

he/him

Work

Microsoft 365 Architect

How to Push All Branches from Command Line

How to Push All Branches from Command Line

2
Comments
2 min read

Want to connect with Emanuele Bartolesi?

Create an account to connect with Emanuele Bartolesi. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
The Dilemma of Perfection: Balancing Timeliness and Quality in Product Development

The Dilemma of Perfection: Balancing Timeliness and Quality in Product Development

6
Comments
4 min read
Decoding Startup Jargon: A Comprehensive Guide for Entrepreneurs

Decoding Startup Jargon: A Comprehensive Guide for Entrepreneurs

6
Comments
4 min read
How to Manage Variables Configuration in a PowerShell Project

How to Manage Variables Configuration in a PowerShell Project

4
Comments
6 min read
How Endel App Boosted My Productivity as a Developer and CTO

How Endel App Boosted My Productivity as a Developer and CTO

Comments
4 min read
How To Add Controllers To A Blazor Server App

How To Add Controllers To A Blazor Server App

2
Comments 1
3 min read
My Wrap Up of 2023: A Year of Growth and Recognition

My Wrap Up of 2023: A Year of Growth and Recognition

13
Comments
10 min read
Keep Your Email out of Recipients’ Spam Folders

Keep Your Email out of Recipients’ Spam Folders

4
Comments
8 min read
How to Speak the Language of the Internet: A Introduction to the Most Common Network Protocols

How to Speak the Language of the Internet: A Introduction to the Most Common Network Protocols

4
Comments 1
9 min read
The Power of Atomic Commits in Git: How and Why to Do It

The Power of Atomic Commits in Git: How and Why to Do It

6
Comments
3 min read
How to retrieve sub properties in a PowerShell script with the Invoke-Expression method

How to retrieve sub properties in a PowerShell script with the Invoke-Expression method

1
Comments
2 min read
Fetching and Publishing Settings for Azure Functions with Azure Functions Core Tools Command Line

Fetching and Publishing Settings for Azure Functions with Azure Functions Core Tools Command Line

3
Comments 3
4 min read
Developers and Sherpas: A Mountainous Analogy

Developers and Sherpas: A Mountainous Analogy

4
Comments
6 min read
Set up GitHub Codespaces for a .NET 8 application

Set up GitHub Codespaces for a .NET 8 application

18
Comments
4 min read
GitHub Codespaces: A Faster Way to Develop in the Cloud

GitHub Codespaces: A Faster Way to Develop in the Cloud

8
Comments 1
3 min read
ESPC 2023: How to Spice Up Your Meetings with Microsoft Teams Meeting Extensions

ESPC 2023: How to Spice Up Your Meetings with Microsoft Teams Meeting Extensions

7
Comments
2 min read
Why I love Monaspace font for coding

Why I love Monaspace font for coding

6
Comments 8
3 min read
Recap Codemotion 2023

Recap Codemotion 2023

9
Comments
4 min read
How to Release a Side Project as a Real Product

How to Release a Side Project as a Real Product

15
Comments
4 min read
How To Handle Microsoft Graph Paging in PowerShell

How To Handle Microsoft Graph Paging in PowerShell

10
Comments
4 min read
How to avoid Microsoft Graph API throttling and optimize network traffic

How to avoid Microsoft Graph API throttling and optimize network traffic

1
Comments
5 min read
Azure Automation vs Azure Functions with Powershell

Azure Automation vs Azure Functions with Powershell

13
Comments
3 min read
Weekly 0070

Weekly 0070

Comments
3 min read
Experts Live 2023 - My Recap

Experts Live 2023 - My Recap

7
Comments 2
10 min read
What's in my bag for Experts Live Europe

What's in my bag for Experts Live Europe

11
Comments 4
4 min read
Weekly 0068

Weekly 0068

1
Comments
3 min read
Building a Contact Form with Microsoft Azure and Blazor

Building a Contact Form with Microsoft Azure and Blazor

19
Comments
9 min read
Weekly 0067

Weekly 0067

Comments
3 min read
Setting up VS Code for C# development

Setting up VS Code for C# development

8
Comments 1
5 min read
Weekly 0066

Weekly 0066

3
Comments 1
3 min read
PowerShell: Turn Your Custom Objects into CSV Files (and vice versa) with a Snap of Your Fingers

PowerShell: Turn Your Custom Objects into CSV Files (and vice versa) with a Snap of Your Fingers

5
Comments
3 min read
I’m Back on Twitch! Join Me for Live Coding, Learning, and Fun!

I’m Back on Twitch! Join Me for Live Coding, Learning, and Fun!

3
Comments 1
2 min read
Why You Should Attend Experts Live Europe 2023

Why You Should Attend Experts Live Europe 2023

2
Comments
4 min read
How to prevent the screen turn off after a while in Blazor

How to prevent the screen turn off after a while in Blazor

7
Comments 1
5 min read
Celebrating 10 Years as a Microsoft MVP 🎉

Celebrating 10 Years as a Microsoft MVP 🎉

11
Comments 3
6 min read
Backend development is more than writing endpoints for frontend

Backend development is more than writing endpoints for frontend

338
Comments 35
15 min read
Weekly 0064

Weekly 0064

Comments
4 min read
How to Clean Up Your Local Repository with Git Commands

How to Clean Up Your Local Repository with Git Commands

74
Comments
4 min read
Weekly 0063

Weekly 0063

1
Comments
3 min read
How to Boost Your Web Performance with HTML5 Features

How to Boost Your Web Performance with HTML5 Features

44
Comments 1
4 min read
Safari 17 Beta: A Game Changer for PWAs on MacOS

Safari 17 Beta: A Game Changer for PWAs on MacOS

4
Comments 4
2 min read
Weekly 0062

Weekly 0062

1
Comments
3 min read
Visual Studio 2022: A New Way to Work with HTTP Requests and Responses

Visual Studio 2022: A New Way to Work with HTTP Requests and Responses

9
Comments 2
4 min read
Understanding and Using ConfigureAwait in Asynchronous Programming

Understanding and Using ConfigureAwait in Asynchronous Programming

12
Comments 2
4 min read
The Top 5 Best Takeaways from Microsoft Build 2023

The Top 5 Best Takeaways from Microsoft Build 2023

4
Comments 1
4 min read
How to Write Better PowerShell Scripts: Architecture and Best Practices

How to Write Better PowerShell Scripts: Architecture and Best Practices

10
Comments 2
17 min read
Weekly 0060

Weekly 0060

1
Comments
2 min read
How to Unleash the Power of Multithreading in JavaScript with Web Workers

How to Unleash the Power of Multithreading in JavaScript with Web Workers

71
Comments 7
5 min read
Weekly 0059

Weekly 0059

1
Comments
3 min read
How to Use Visual Studio Like a Pro When Presenting Your Code

How to Use Visual Studio Like a Pro When Presenting Your Code

26
Comments
3 min read
Week 0058

Week 0058

Comments
2 min read
How to Use Promise.all and Promise.race to Speed Up Your JavaScript Code

How to Use Promise.all and Promise.race to Speed Up Your JavaScript Code

36
Comments 9
3 min read
Async and Await in Vanilla JavaScript

Async and Await in Vanilla JavaScript

60
Comments 11
3 min read
Week 0056

Week 0056

3
Comments
3 min read
Create an Azure Function with PowerShell and Visual Studio Code

Create an Azure Function with PowerShell and Visual Studio Code

6
Comments
6 min read
How to Clean Up ASP.NET and Visual Studio Cache and Temp Files

How to Clean Up ASP.NET and Visual Studio Cache and Temp Files

3
Comments
2 min read
Weekly 0055

Weekly 0055

1
Comments
2 min read
Weekly 0054

Weekly 0054

Comments
2 min read
My LinkedIn Course "Learning GitHub" by numbers

My LinkedIn Course "Learning GitHub" by numbers

8
Comments 2
3 min read
Weekly 0053

Weekly 0053

1
Comments
2 min read
loading...