OurBigBook
OurBigBook Web development
OurBigBook Web
toc
nosplit
words:
6k
Table of contents
6k
1. Local development server
link
nosplit
OurBigBook Web development
486
2. Demo data
link
nosplit
OurBigBook Web development
223
2.1. Demo data local file output
link
nosplit
Demo data
120
3. Log database queries
link
nosplit
OurBigBook Web development
0
3.1. Log all database queries
link
nosplit
Log database queries
195
3.2. Log specific database queries
link
nosplit
Log database queries
50
3.3. Pretty print SQL queries
link
nosplit
Log database queries
25
4. Local optimized frontend
link
nosplit
OurBigBook Web development
210
5. OurBigBook Web PostgreSQL
link
nosplit
OurBigBook Web development
88
5.1. OurBigBook Web PostgreSQL setup
link
nosplit
OurBigBook Web PostgreSQL
32
5.2. Local run as identical to deployment as possible
link
nosplit
OurBigBook Web PostgreSQL
99
5.3. Local development run with PostgreSQL
link
nosplit
OurBigBook Web PostgreSQL
70
5.4. Use a secondary PostgresQL database locally
link
nosplit
OurBigBook Web PostgreSQL
48
5.5. Save and restore local PostgreSQL development database
link
nosplit
OurBigBook Web PostgreSQL
23
6. OurBigBook Web step debug
link
nosplit
OurBigBook Web development
45
7. OurBigBook Web unit tests
link
nosplit
OurBigBook Web development
186
7.1. OurBigBook Web Next.js unit tests
link
nosplit
OurBigBook Web unit tests
373
8. OurBigBook Web TypeScript type checking
link
nosplit
OurBigBook Web development
56
9. OurBigBook Web deployment
link
nosplit
OurBigBook Web development
0
9.1. OurBigBook Web admin
link
nosplit
OurBigBook Web deployment
147
9.2. OurBigBook Web database
link
nosplit
OurBigBook Web deployment
0
9.2.1. OurBigBook Web database normalization
link
nosplit
OurBigBook Web database
62
9.2.2. Nested set
link
nosplit
OurBigBook Web database
9
9.2.3. OurBigBook Web database migration setup
link
nosplit
OurBigBook Web database
127
9.2.3.1. test-migration
link
nosplit
OurBigBook Web database migration setup
225
9.2.3.2. OurBigBook Web nuke DB instead of migrating
link
nosplit
OurBigBook Web database migration setup
63
9.3. OurBigBook Web email sending
link
nosplit
OurBigBook Web deployment
82
9.3.1. OurBigBook Web email sending with Sendgrid
link
nosplit
OurBigBook Web email sending
242
9.4. OurBigBook Web reCAPTCHA setup
link
nosplit
OurBigBook Web deployment
102
9.5. Heroku deployment
link
nosplit
OurBigBook Web deployment
291
9.5.1. heroku
link
nosplit
Heroku deployment
46
9.5.2. Upgrade PostgreSQL database
link
nosplit
Heroku deployment
18
9.5.3. Custom domain name setup
link
nosplit
Heroku deployment
177
9.5.4. Staging deployment
link
nosplit
Heroku deployment
137
9.5.5. Heroku debugging
link
nosplit
Heroku deployment
35
9.5.5.1. Download Heroku database and restore it locally
link
nosplit
Heroku debugging
81
9.5.6. Dependency organization
link
nosplit
Heroku deployment
227
10. OurBigBook Web performance benchmarking
link
nosplit
OurBigBook Web development
77
11. OurBigBook Web architecture
link
nosplit
OurBigBook Web development
0
11.1. OurBigBook Web security
link
nosplit
OurBigBook Web architecture
0
11.2. OurBigBook Web CSRF security
link
nosplit
OurBigBook Web architecture
152
11.3. OurBigBook Web tech stack
link
nosplit
OurBigBook Web architecture
33
11.4. OurBigBook Web UI guidelines
link
nosplit
OurBigBook Web architecture
88
11.5. OurBigBook Web URL standards
link
nosplit
OurBigBook Web architecture
84
11.5.1. OurBigBook Web URL standards: GET param vs url component
link
nosplit
OurBigBook Web URL standards
145
11.5.2. OurBigBook Web URL standards: article ID comes last due to slash
link
nosplit
OurBigBook Web URL standards
63
11.5.3. OurBigBook Web API standards
link
nosplit
OurBigBook Web URL standards
102
11.6. OurBigBook Web directory structure
link
nosplit
OurBigBook Web architecture
125
11.6.1. web/bin/normalize
link
nosplit
OurBigBook Web directory structure
131
11.6.2. web/bin/rerender-articles.js
link
nosplit
OurBigBook Web directory structure
156
Ancestors
OurBigBook Web
OurBigBook Project
Incoming links
dist/
directory
OurBigBook Web