React
From File knowledge.WebDev.React.Brainstorming.FirstWebAppIdeas.org
-
Basic apps
-
I can have an app that can increment and decrement
-
I can have text input change text in a different section
- When certin conditions met in text box do something else like change background color
- Make a stupid TODO app
- When certin conditions met in text box do something else like change background color
-
-
Real projects
- Make my bookmark app
From File knowledge.WebDev.React.Brainstorming.InitalBrainstorming.org
-
Make an app that uses rect in the front end
-
What is bable and how do I use it
-
Explain and give exmaple of JSX being better than just javascript
-
Come up with something simple to implement
- Click a button reveal an image
From File knowledge.WebDev.React.Brainstorming.org
From File knowledge.WebDev.React.Priotities.org
TODO
- Finish Section 2 of the Udemy Course
- Make something simple myself in React
Scoping
-
I need to scope out a bunch of projects I can easily build with React
- Bookmark manager
- Hangman
- Markdown Editor thing
- Basic code highlighting
- Messaging app
- Blog
- Forumn
-
Let's make a Hangman game
-
I need to design the componets
Reminders
- Two JSX calls next to each other need a div around them
- How to add react to just the web page
html <!-- The core React library --> <script src
"https://fb.me/react-0.14.1.js"> = - But then you also need bable
html <!DOCTYPE html> <html> <head> <title>Learn Game Development at ZENVA.com</title> <!-- Just for basic styling. --> <link rel
"stylesheet" href="#root/rvIGPhoPJnJf" />