fxrcode / react-bigranch-book

React Programming: The Big Nerd Ranch Guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Big-Nerd-Ranch

  • React Programming: The Big Nerd Ranch Guide (Big Nerd Ranch Guides) 1st Edition
  • by Loren Klingman (Author), Ashley Parker (Author)
  • this repo starts from Chap 8. Interacting w/ a Server

ottergram

  • chap 1~4
  • intro to React

code-cafe

  • chap 5
    • In this chapter, you will set up the Code Café application, which you will build over the next 15 chapters.
  • real React

code-cafe-backend

  • given simple backend server in express

TODO

  • repace given code-cafe-backend w/ go1, rust2, fastapi

Footnotes

Footnotes

  1. chi ? or HTTProuter? https://www.alexedwards.net/blog/which-go-router-should-i-use

  2. not decided

About

React Programming: The Big Nerd Ranch Guide


Languages

Language:JavaScript 69.9%Language:CSS 21.7%Language:HTML 8.4%