Course Information
Course Overview
Learn to build a Full Stack ASP.NET Core and React Electron Application in No Time
If you're tired of long courses and just want to learn basic web development this course is for you. This course was built with the goal of teaching the students how to use ASPNet Core and React Electron. It focuses heavily on designing a backend RESTful Web Service with CRUD functionality that sends data to a React Front End Application. This is an entry-level course that focuses on building and reinforcing some of the techniques used by developers to build a full-stack application.
In this course, we start by learning what tools you need to create a full-stack Before taking this course, it is recommended that you have an understanding of skills such as Javascript, C#, Basic SQL, or ORM development. If not we'll touch on some of those topics early in the course but it is still recommended to have a better understanding.
When going through this course you may come across subjects that you are familiar with as well as those that are completely new to you.
Some of the topics touched upon include
React Hooks
React Functional Components
HTTP Requests with Fetch
CRUD Methods
ASPNet Core
Database Migrations
ORMs
When taking this course, please know that you can take your time because you will get access to support along the way. By the time you finish this course, you should feel comfortable creating a full-stack web application with React Electron and ASPNet Core.
Course Content
- 3 section(s)
- 25 lecture(s)
- Section 1 Introduction
- Section 2 Create ASP.Net Core API
- Section 3 Create a Todo App with Electron React
What You’ll Learn
- The student will learn the basics of RESTful API development with ASPNET Core
- How to create a Full Stack Todo List Application
- Learn how to use the Entity Framework Core ORM
- Learn to consume JSON with React Electron
Reviews
-
KKevin W Baxter
This is the very basics of creating a simple desktop application with electron js. I would recommend this course for those of you who try and fail to set up the environments for each of the components of an electron.js application. Before trying this course, i would highly recommend trying to setup a project on your own using other, free alternatives... if you have trouble with the setup process, THEN i would absolutely recommend this course. But be advised, he does NOT go very deep into why he is doing what he is doing... he is simply doing it.
-
LLuis Silva
I like the pace and I would love a follow up on Entity Framework
-
JJakub Kowalski
This helped a lot for a beginner/mid level course
-
AAdrian Cristian
This course adds a lot of value. I would suggest updating the installation video but it still works with dotnet 7 and the project runs fine.