Home

Home

Hey there 👋

I’m Julian and I post weekly web development helpful advice and tutorials. Wanna discover interesting insights and tips on how to make the best out of your web development experience?

Popular Posts



Create a CRUD Blazor Webassembly API Controller

Create a CRUD Blazor WebAssembly API Controller Julian In this tutorial we’ll create and consume a CRUD API Controller in Blazor WebAssembly. This is focused on the main HTTP Request types: Create, Read, Update and Delete. By the end of this video, you will know how to create an API ...
Read More
/ / ASP.NET, Blazor

How Much (Knowledge) is Enough to Ship

How Much (Knowledge) is Enough to Ship Iulian Oana The problem What is the problem? This is not always restricted to software engineers, and so this might also sound familiar to those of you in other occupation. Take the following scenario: You have an extremely important client (maybe the first ...
Read More
/ / ASP.NET

Just starting out, what should I learn?

Just starting out, what should I learn? Iulian Oana What should I learn (first)? One of the most sought-after information by up-and-coming software developers is, in my opinion, “What should I learn?”. And this is, without a doubt, a fair question that I completely empathize with. These days there is ...
Read More
/ / ASP.NET

You don’t like VS Code? Here’s why

You don’t like VS Code? Here’s why Iulian Oana Visual Studio Code is an impressive tool. Some people call it an IDE, some call it a fancy text editor. As you may already be aware, it is undoubtedly a truly powerful community-backed software, available for Windows, Mac and Linux. It ...
Read More
/ / ASP.NET