hyperbook
hyperbook copied to clipboard
https://github.com/kwasniew/hyperbook-tutorial
Posting doesn't work: ``` Access to fetch at 'https://hyperapp-api.herokuapp.com/api/post' from origin 'https://hyperposts.netlify.app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque...
roadmap
checklist: * finish core content review * add new chapters (middleware, bigger app structure etc.) * premium book formatting (pages)
https://github.com/jorgebucaran/hyperapp/issues/941
Unfortunately, excalidraw file doesn't seem to have the rest of the images/charts —the ones done by @kwasniew. I want us to be able to switch between png/SVG if we need...
styling
Consider changing mvp.css to sth else: * CSS-in-JS: https://github.com/B-Teague/morpho * Functional CSS: https://github.com/tachyons-css/tachyons * another minimal CSS template: https://dohliam.github.io/dropin-minimal-css/
1. Lazy -> memo 2. text nodes 3. nested arrays in subs/actions
add section about middleware (e.g. logging)
fix link to working codesandbox project
I've noticed that this sentence needs more work. Please don't use my suggestion, it's only to give you an idea of my suggested way of resolving it.