https://github.com/dflock/frontend-overview
Lunch & Learn intended to give an overview of how our frontend stack fits together - and why we do things this way.
https://github.com/dflock/frontend-overview
Last synced: 2 months ago
JSON representation
Lunch & Learn intended to give an overview of how our frontend stack fits together - and why we do things this way.
- Host: GitHub
- URL: https://github.com/dflock/frontend-overview
- Owner: dflock
- Created: 2015-05-02T00:17:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-02T00:19:24.000Z (about 11 years ago)
- Last Synced: 2025-10-10T15:25:01.809Z (9 months ago)
- Language: JavaScript
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Intended to give an overview of how our frontend stack fits together - and why we do things this way, covering the following topics:
- [ ] HTML, CSS & JS - documents vs applications, DOM - how and why it's like this.
- [ ] LESS vs CSS
- [ ] Bootstrap & jQuery
- [ ] Server side & Client side templating - tornado & handlebars.js
- [ ] REST & stateless applications, client/server side state, cookies