Monthly DenverScript Meetup
Details
Meeting by Zoom! Get comfortable, and join us virtually this month. Zoom link will be provided to those who RSVP to this meetup.
5:30 pm: Intro and What's going on in JavaScript Land? (20min)
We'll be talking about new/exciting things going on in the industry. If you have something you think we should mention, feel free to tweet us @DenverScript (https://twitter.com/denverscript).
Job Announcements - Please add them to the Zoom chat and we can post them in the meetups comments afterward.
6:00 pm: Shorter Presentation(8 - 10min):
Hey, you got types in my JavaScript! - James Earl Douglas
Learn how to use types to reason about code with TypeScript. An updated version of this talk: https://earldouglas.com/talks/types-and-javascript.html
Functional programmer, mountain biker, husband, and dad. Occasionally posts computerey things at https://earldouglas.com
6:15 pm: Longer Presentation(20 - 30min):
JavaScript Web Token (JWT) - Dan Moore
What is a JavaScript Web Token (JWT) and why do you care? JWTs are a stateless, standardized way to represent user data. This talk will discuss why JWTs matter and the nuts and bolts of JWTs.
