Compact and easy to understand explanations for the modern, cross-functional engineer
- replace current mailchimp code through in-place form and react component
- Improve initial terms speed up
- defer css load
- defer disquss load
- remove unused content
- create hero most recent 4 adds programtically
- terms page content table
- terms page authors
- related terms with example under the post itself
- add H2 Definition of XXX above every intro pargraph
- glossary page overall
- glossary page a-z for each domain
- domains page add buttons
- domains page topics 3x3 matrix or topics gallery
- progress bar on terms page https://www.npmjs.com/package/react-scroll-progress-bar
- / (landing page)
- /terms
- /terms/:slug (e.g. /terms/dimensionality-reduction)
- /glossary
- /glossary/:char (e.g. /glossary/a)
- /authors
- /authors/:name (e.g. /author/michael_brenndoerfer)
- /:domain (e.g. /data-science)
- /:domain/articles (/data-science/articles)
- /:domain/articles/:articleSlug (/data-science/articles/my-article)
- /:domain/topics (/data-science/topics)
- /:domain/topics/:topicSlug (/data-science/topics/my-topic)
- /contact
- /contribute
- /donate
- /about
- /privacy
- /newsletter-confirmation