Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tuliren/react-nd

Udacity React Nanodegree Program
https://github.com/tuliren/react-nd

react udacity

Last synced: 7 days ago
JSON representation

Udacity React Nanodegree Program

Awesome Lists containing this project

README

        

# [Udacity React Nanodegree Program](https://tuliren.dev/react-nd/)

[![publish](https://github.com/tuliren/react-nd/workflows/publish/badge.svg)](https://tuliren.dev/react-nd/)

[Udacity Source](https://www.udacity.com/course/react-nanodegree--nd019)

## React Fundamentals

| Lesson | Title | Date |
| ---- | ---- | ---- |
| 01 | [Why React?](notes/01-01-why-react.md) | 2020-03-31 |
| 02 | [Render UI with React](notes/01-02-render-ui-with-react.md) | 2020-04-04 |
| 03 | [State Management](notes/01-03-state-management.md) | 2020-04-05 |
| 04 | [Lifecycle Events](notes/01-04-lifecycle-events.md) | 2020-04-05 |
| 05 | [React Router](notes/01-05-react-router.md) | 2020-04-05 |
| 06 | [Project: MyReads](projects/myreads) | 2020-04-12 |

- Sample project [contacts](projects/contacts)
- Sample project server [contacts-serve](projects/contacts-server)

## React & Redux

| Lesson | Title | Date |
| ---- | ---- | ---- |
| 01 | [Managing State](notes/02-01-managing-state.md) | 2020-04-17 |
| 02 | [UI + Redux](notes/02-02-ui-redux.md) | 2020-04-17 |
| 03 | [Redux Middleware](notes/02-03-redux-middleware.md) | 2020-04-18 |
| 04 | [Redux with React](notes/02-04-redux-with-react.md) | 2020-04-18 |
| 05 | [Asynchronous Redux](notes/02-05-asynchronous-redux.md) | 2020-04-18 |
| 06 | [`react-redux`](notes/02-06-react-redux.md) | 2020-07-12 |
| 07 | [Real World Redux](notes/02-07-real-world-redux.md) | |
| 08 | Project: Would You Rather | |

- Sample project [todos-goals](projects/todos-goals)
- Sample project [todos-goals-app](projects/todos-goals-app)
- Sample project [chirper-app](projects/chirper-app)

## React Native

| Lesson | Title | Date |
| ---- | ---- | ---- |
| 01 | Up and Running with React Native | |
| 02 | React vs React Native | |
| 03 | Styling & Layout | |
| 04 | Navigation | |
| 05 | Native Features | |
| 06 | Project: Mobile Flashcards | |

----

This project is created with [gitbook-template](https://github.com/tuliren/gitbook-template) and published by [publish-gitbook](https://github.com/tuliren/publish-gitbook).