Next Monday (June 8th) we start with another episode of the meet.js event. Participation is 100% free, just sign up here:
our speakers are:
Paul Lessing - City Pantry (UK):
How to make a @types/xyz declarations for raw javascript packages.
Ever come across a node package with no type declarations? Wondered who writes the @types packages? Wanted to contribute to open source? This informative and fun talk shows how to write type definitions for an untyped third party node package and publish them so others can use them as @types.
Przemek Spaczek - Divante (PL):
A new way to make a more customizable component!
I’ll speak about a few ways to make customizable components. I’ll focus on styles part and take you on a short journey from old CSS to new CSS with Custom Properties. Along the way, I will talk about preprocessors and tell you why CSS variables are so awesome. I will also share with you my experience from our open source project called Storefront UI.