
How to Create a React App and .NET API in Vscode
In this tutorial, we'll create a React App with a .NET API Backend. We'll also utilize Entity Framework Core for our ORM and Postgres as the database.
\n \n \n ',c.addEventListener("click",(async()=>{const o=e.querySelector("code")?.textContent||"";try{await navigator.clipboard.writeText(o)}catch(e){console.error("Failed to copy text: ",e)}t.classList.add("copied"),setTimeout((()=>{t.classList.remove("copied")}),800),c.classList.add("copied"),setTimeout((()=>{c.classList.remove("copied")}),1200)})),e.parentNode?.insertBefore(t,e),t.appendChild(e),t.appendChild(c)}))}document.addEventListener("DOMContentLoaded",c),document.addEventListener("astro:page-load",c)
In this tutorial, we'll create a React App with a .NET API Backend. We'll also utilize Entity Framework Core for our ORM and Postgres as the database.
React Hook Form has a Controller component that allows you to use your third-party UI library components with its hook and custom register. In this post, we'll look at a handful of examples of how to use the Controller component with various libraries like AntD and Material UI.
While many developers use Visual Studio for C# development, I still VSCode. In this post, I'll show you how to run C# code in VSCode, as well as create a project, run the code, debug and compile it.
Discover my top 12 Oh My Zsh themes for developers. Learn how to install and customize your terminal with these powerful, productivity-enhancing theme options.
Cobra is a powerful command line package for Golang. In this Cobra tutorial we'll look at how to use commands and subcommands as we build out a CLI called remindercli.
Learn how to use the Pulumi platform with AWS in this complete, ste-by-step guide. This tutorial will walk you through setting up a Pulumi stack, getting familiar with the API, and deploying and managing AWS infrastructure using Pulumi.