Skip to content

Commit 2848868

Browse files
author
Alex Patterson
authored
added full course
1 parent 41f42a1 commit 2848868

File tree

1 file changed

+1
-27
lines changed

1 file changed

+1
-27
lines changed

README.md

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,5 @@
33
This is a sample application showcasing the power of Next.js.
44
This git repository serves as a the guide to walk through a series of lessons hosted on:
55

6-
- [AJonP Lesson](https://ajonp.com/lessons/next.js-using-materialui-and-firebase-intro/)
6+
- [AJonP Lesson](https://ajonp.com/courses/nextjs9/)
77
- [AJonP YouTube Tutorial](http://bit.ly/ajonp-youtube-sub)
8-
9-
# Key Components
10-
11-
## What is Next.js
12-
13-
[Next.js](https://nextjs.org/) - Production grade React applications that scale.
14-
15-
## React
16-
17-
[ReactJs](https://reactjs.org/) - A JavaScript library for building user interfaces
18-
19-
## What is MaterialUI
20-
21-
[MaterialUI](https://material-ui.com/) - React Components that Implement Google's Material Design.
22-
23-
## What is Firebase
24-
25-
[Firebase](https://firebase.google.com/) - Firebase is a mobile and web application development platform.
26-
27-
## RxJS
28-
29-
[RxJS](https://rxjs.dev/) - RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or callback-based code.
30-
31-
## What is RxFire
32-
33-
[RxFire](https://firebase.googleblog.com/2018/09/introducing-rxfire-easy-async-firebase.html) - RxFire provides a set of observable creation methods that utilize both Firebase and RxJS.

0 commit comments

Comments
 (0)