We hope you enjoyed the event!
Tuesday, 28. November 2017 at 23:00
Why we should care about Code SplittingBy Glenn ReyesShipping apps is easy, but shipping GREAT apps takes quite some effort. Our mission now is to build faster web apps and deliver as less code as needed. But how? Dynamic imports have arrived! With the new import() proposal we have got a convenient capability to load React components whenever rendered. In this talk we will leverage code-splitting with minimal effort and discuss common approaches. Slide Deck
Shipping apps is easy, but shipping GREAT apps takes quite some effort. Our mission now is to build faster web apps and deliver as less code as needed. But how? Dynamic imports have arrived! With the new import() proposal we have got a convenient capability to load React components whenever rendered. In this talk we will leverage code-splitting with minimal effort and discuss common approaches.
Slide Deck
Web App DevelopmentBy Thomas BrusTopics: 1) Client DB for Offline-First Apps (via IndexedDB) 2) Server Graph DB (via Neo4j) 3) JS Async/Await (No Callbacks)
Topics: 1) Client DB for Offline-First Apps (via IndexedDB) 2) Server Graph DB (via Neo4j) 3) JS Async/Await (No Callbacks)