marp |
---|
true |
Some ideas for your consideration
- Rails/Phoenix make development fast and easy
- UI responsiveness :(
- Amazing UI experience
- Now you get to build two apps :(
- And pick the right Javascript framework :(
- The best of both
- Rendered on the server
- Still great UX
- You don't always want everything server-side rendered
- GoogleMaps, Leaflet
- What's the right level of abstraction when you don't?
- Is there a better way than Hooks?
- They are just HTML elements
- LiveView already renders HTML
- Seems like fit
- Dumb components
- Set attributes and re-render
- Dispatch Custom Events
- Not supported OOTB
- phoenix-custom-event-hook
- Demo time!
- PWAs
- Native-wrapped (Phonegap, Cordova)
- Native mobile