[Online] May 2020 JavaScript Meet
Details
Hi everybody,
meetup time again! This time online.
Register in advance for this webinar:
https://outbrain.zoom.us/webinar/register/WN_bECFZtxcQXujeIKMUA01NQ
Jernej Gosar (Zemanta)
Title: Working with image files and clipboard items in Javascript
Abstract:
I will present 4 basic operations that we can use to work with image files and image clipboard items in Javascript.
These are useful specifically if we are making an app that does some kind of image manipulation in the client, either through the Canvas API, or through the direct manipulation of individual pixels. I will also show you an app that I have been making in my spare time as a practical example of these 4 operations: https://jgosar.github.io/ts-paint/
Klemen Kogovšek (tretton37)
Title: What can we do with History API
Abstract:
We can use History API specified in HTML5 to build a routing system of any kind. We will take a look at an example app with navigation that feels and acts like a native app built with React, but the same principles could be applied to any other framework.
Miha Sedej (Bitstamp)
Title: Jamstack - Everything you need to know
Abstract:
Recent years have seen a shift in technical architectures. Building complex services for the web used to be just that – complex. This talk will look at ways to make use of emerging tools and services which can deliver surprisingly rich features and capabilities without maintaining expensive and complex infrastructure. We’ll talk about the benefits of keeping your stack simple. We’ll examine the performance and security benefits of JAMstack.
