Skip to content

claudiobernasconi/FinanceMentor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinanceMentor

Companion demo application developed on YouTube in the FREE Blazor Crash Course.

How to Use

I highly recommend that you build the demo application yourself to get the most out of the FREE Blazor Crash Course.

However, if you get stuck or do not want to code the project yourself, this repository contains all the source code for you. There is a commit after every module (video) of the FREE Blazor Crash Course.

Course Content

There is a commit after every video of the FREE Blazor Crash Course.

Nr Video Length Commit
1 Getting Started 14:01 fa84c585187d8f030cc44378c46652c6377064d9
2 Form Component & Validation 11:01 4fb6286df2d54a55803ff9f848c0614bc09da522
3 API Handling 13:00 fa74e54200239ebc5ec7536ed105ec65fa2a7d0a
4 Modal Dialog Component 12:41 3a7907909c1249a273705394c4520c3fb320dcbe
5 CSS Handling 10:30 53773089cf48ea12d0816d83fde5c6bdfa8d1e10
6 How to Use Images 09:38 e30d686bc5c43670051ae54a461d59514a1e9fa0
7 Building a Dashboard 16:19 8c9ee42609753d5ea4c6d7eee57d29cd83a45397
8 End-to-End UI Testing 14:24 b36f69f208a0e195e64f68d709a4678852262132

The course is completed for now. You can watch over 100 minutes of FREE video in this playlist.

How to Navigate

You can checkout a specific commit with the following command:

git checkout [specific-commit-id]

For example, to checkout the state after the Getting Started video where the project setup has been completed you could run:

git checkout fa84c585187d8f030cc44378c46652c6377064d9

Closing Thoughts

Enjoy this code, let me know if you have any questions, and don't forget to share and comment on the videos. It helps a lot.

Claudio Bernasconi
https://twitter.com/CHBernasconiC
https://youtube.com/claudiobernasconi
https://www.patreon.com/claudiobernasconi
https://www.claudiobernasconi.ch

About

Companion demo application developed on YouTube in the FREE Blazor Crash Course: https://www.claudiobernasconi.ch/BlazorCrashCourse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published