We hope you enjoyed the event!
Tuesday, 02. May 2017 at 22:00
Zipping Files FunBy Clemens HelmLearn how to zip files on the fly in the browser and on your server. You'll see how easy it is to put remote files into a zip archive and streaming parts of the archive to the client at the same time.
Learn how to zip files on the fly in the browser and on your server. You'll see how easy it is to put remote files into a zip archive and streaming parts of the archive to the client at the same time.
Client-side Encryption with JavascriptBy Mykola BubelichJavaScript cryptography on client side: design and develop safe and secure file transfer service (Demo).
JavaScript cryptography on client side: design and develop safe and secure file transfer service (Demo).
Managing States in JavaScript via Prototypal InheritanceBy Almir BijedićWatch how to use prototypal inheritance in JavaScript to do state management. Code snippets by Andrea Giammarchi @WebReflection, related blog post.
Watch how to use prototypal inheritance in JavaScript to do state management. Code snippets by Andrea Giammarchi @WebReflection, related blog post.
Leveraging code-splitting in React AppsBy Glenn ReyesCode-splitting allows you to split your code into separate bundles which you can load them on demand. How do you do it? Why is it useful? How would you do it in React? Answers to these questions and more in the talk.
Code-splitting allows you to split your code into separate bundles which you can load them on demand. How do you do it? Why is it useful? How would you do it in React? Answers to these questions and more in the talk.