Page Index - Thewessen/tic-tac-toe_ruby_backend GitHub Wiki
20 page(s) in this GitHub Wiki:
- Home
- Welcome
- Disclaimer
- Ruby on Rails
- Emberjs
- If I just had more time...
- Cleanup
- Extra step 1 creating a many to many relationship
- Extra step 2 displaying all the nicknames in the frontend
- Extra step 3 using this relationship in the frontend
- Extra step 4 saving the relationship in the backend
- Installation
- Introduction
- Proof of concept
- Step 1 creating initial backend data
- Step 2 Fetch data in frontend
- Step 3 Utilizing the data in the frontend
- Step 4 creating some game logic
- Step 5 Storing a game in the backend
- Step 6 creating some backendlogic for storing the game