Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stwissel/super-procode-mode
Session for Engage UG, Antwerp Belgium 2024
https://github.com/stwissel/super-procode-mode
css history js react webcomponents
Last synced: 21 days ago
JSON representation
Session for Engage UG, Antwerp Belgium 2024
- Host: GitHub
- URL: https://github.com/stwissel/super-procode-mode
- Owner: Stwissel
- Created: 2024-04-16T15:32:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-27T09:16:45.000Z (6 months ago)
- Last Synced: 2024-10-15T17:34:40.022Z (21 days ago)
- Topics: css, history, js, react, webcomponents
- Homepage: https://stwissel.github.io/super-procode-mode/
- Size: 29.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# super-pro-code-mode
Presentation for Engage 2024 - frameworkless development## Agenda
- Intro: what will you learn
- Where we are: wild wild West
- runtime libs
- build libs
- ZEN of code: Structure, Layout, Behavior- Stadards
### With & Without
- Bootstrap (or tailwind) vs. CSS Flex
- jquery vs native
- Fetch
- React vs. Webcomponents
- Offline game: Web workers
- CORS & CSP### Avoiding pain
- ids
- query selector- Can't live with them and can't live without them
## Tools & Testing
- Postman
- Testing: unit & integration## Learnings
- apprechiate standards
- write futur proof code
- make informed decisions## Constrains
- TV Kitchen (ready made parts)