Open siascone opened 2 years ago
Please use the [Bluebird Wiki]() for reference when reviewing notes
/api/users/
routes will have to be different to perform different actions. You could use one and just ensure that the show.json.jbuilder of User returns those different collections of data in different json keys.
Wiki Home Page
MVP List
Database Schema
back_ticked
back_ticked
back_ticked
Sample State
```javascript...```
). This will display the state as a code block instead of a giant line of textentities
session
errors
(here or inui
)ui
(if needed)comments
inside ofposts
Backend Routes
snake_case
GET likes
api endpoint because that info comes through the post showFrontend Routes
camelCase
inline coding text
(backticks)