Joel PickinforTech Picklejoelpickin.hashnode.net·Mar 30, 2022Project 0 - RoadToSolo.comThe Idea Find it at RoadToSolo.com Very soon I will be leaving work and becoming a full-time builder. This is my personal website for the new challenge. I needed somewhere to log my progress and store my projects. I had three main ideas in place: Ma...Discuss·27 likes·190 readsEntrepreneurship
Olorunfemi DavisforMy Dev Expressodavis.hashnode.net·Jul 30, 2020Creating a Google Chat (Hangout) Site Chat App with Microsoft Signal-R and BlazorJust recently, I had a need to create an interface that website visitors can use to communicate with an agent via Google Chat (Hangout). So I carried out some research, squarely limiting my options to official libraries for Google APIs. My solution ...Discuss·13 likes·163 readsChat
Sumit KharcheforSumit Kharchesumitkharche.hashnode.net·Oct 25, 2020How to Build a Blazing-Fast Blazor Blog with CosmicIn this tutorial, I'm going to show you how to create a simple but blazing fast blog using Blazor WebAssembly, Tailwind CSS, and Cosmic. Without further ado, grab some coffee & let's build a cool app! TL;DR Demo Download Source Code Prerequisites ...Discuss·13 likes·254 readsBlazor
Oscar Montenegro 🧙🏾♂️🌟forUnit Codingunitcoding.hashnode.net·Mar 24, 2023Create an image generator with BlazorHello guys, happy Friday! Today I will inaugurate a new section that will be called “API Friday”. What will this API Friday be about? well, basically every Friday(or every two Fridays) I will post a .net project(blazor, asp net MVC, web API, etc.) ma...DiscussC#
Daniel Smithfordanielsmithd.hashnode.net·Feb 20, 20237 Features of Blazor frameworkBlazor is one of the latest web development frameworks that enables developers to build web applications with C# and HTML. It has been gaining momentum drastically since its release in 2018 with its high efficiency and productive programming model. T...DiscussBlazor
Marvin Nii-Odai BotchwayforMarvin Botchway'smarvinbotchway.hashnode.net·Feb 9, 2023Part 3/3 A Full-Stack Expense Tracking App With Blazor, Web API & EF Core and SQL Server Express.In Part 2 we built a working Frontend that shows the list of expenses and total expenses we also used services to make our code more modular. In Part 3 we would continue with hooking up the create, edit and delete actions in the frontend. Fix Error P...Discuss·2 likes·26 readsBlazor
Marvin Nii-Odai BotchwayforMarvin Botchway'smarvinbotchway.hashnode.net·Feb 7, 2023Part 2/3 A Full-Stack Expense Tracking App With Blazor, Web API & EF Core and SQL Server Express.In Part 1 we built a working API that could create, read, update and delete expenses. Part 2 would be moving on from there by creating services to make our code better and also working on the front end. NOTE: This tutorial uses .NET 6.0 (Long Term Su...Discuss·62 readsBlazor
Oscar Montenegro 🧙🏾♂️🌟forUnit Codingunitcoding.hashnode.net·Jan 17, 2023Create a Pokedex app with Blazor and C#This is a repost from my origin article published on my blog: Unit Coding go and check it out! ✨ Creating web applications that consume rest api’s are a great starting point to get better at any programming language at the same time that you are buil...Discuss·10 likes·45 readspokemon
Alberto MeneghiniforAlberto's blogmenalb.hashnode.net·Jan 10, 2023AWS AppConfig Feature Flags, DotNet and Blazor WASMThis article is also available in Italian here. The pace of today’s modern software development and release is getting faster and faster. Just a couple of years ago, before implementing a feature, there was a lot of upfront analysis. That was often b...Discuss·64 reads feature flags
Dessire UgarteforStrapistrapi.hashnode.net·Nov 28, 2022Build a Blog App Using Blazor WASM and StrapiAuthor: Sumit Kharche This article has been updated to v4 by Mark Munyaka. Learn how to create a simple but blazing-fast blog app using Blazor WebAssembly, Tailwind CSS, and Strapi. You will use Strapi, the leading open-source headless CMS, to store...Discuss·59 readsStrapi
Stuart Wellsfordotnetdevdotnetdev.hashnode.net·Sep 4, 2022Blazor Bindings By Example - Part 3Introduction This is the third part of the series Blazor Bindings By Example in which we explore how to bind some of the properties in our example model, which we created in part 1 of this series. In this part we look at binding enum properties, name...DiscussBlazor Bindings By Examplevisual studio
Zahiruddin TavargereforZahiruddin Tavargere (zahere.com)zahere.hashnode.net·Aug 24, 2022How to create a Game Database Website with BlazorGoal: Video Game Database Website We will design a video game database website using a public API. By the end of this tutorial you will learn How to write custom HTML, CSS in Blazor environment How to write components How to write components that co...Discuss·1 like·494 readsUI/UXBlazor
James AmatteyforBlazorise Hashnode Blogblazorise.hashnode.net·Jul 13, 2022Exploring WebAssembly, The Underlying Technology Behind Blazor WASMBlazorise as a component library harnesses the power of Blazor WASM to create rich user interfaces. These components are highly customizable, production-grade, and highly customizable, allowing development teams to deliver client-side applications fa...Discuss·34 readsBlazor