Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carlpeaslee/lynda-001
https://github.com/carlpeaslee/lynda-001
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/carlpeaslee/lynda-001
- Owner: carlpeaslee
- Created: 2016-11-14T21:51:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-16T23:46:44.000Z (about 8 years ago)
- Last Synced: 2024-10-23T20:42:07.905Z (3 months ago)
- Language: JavaScript
- Size: 445 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building a Full Stack React Application
Hello! This is the repo meant to accompany my Lynda.com video class Building A Full Stack React Application.
This course is intended for people who have a familiarity with full stack web development and react but are having a bit of trouble putting all of the pieces together.
If you're coming from Lynda, navigate through the repo branches to find the correct resources for each video. You can also consult the project table of contents.
## Prerequisites
You should definitely have a base understanding of:
* HTML and CSS
* javascript
* react
* nodeAnd things will be easier if you're familiar with:
* es6
* redux
* webpack
* express
* sql
* gitYou should also have:
* an IDE installed
* a recent version of node
* a local version of postgres