Hi everyone! We’re back from our summer break and excited to kick off our regular monthly meetups again. This month our meetup will be hosted at Q agency.
We’ve got two great talks lined up, followed by food and drinks (thanks to Q agency) — so be sure to stay for some networking and refreshments.
The event takes place on Thursday, 25th September, starting at 6:00 PM, at Q agency offices, Reljkovićeva ulica 4.
***
Scripting some Types
by Josip Igrec
Let's be real, you're probably using TypeScript already. Throwing around object types and strings with the occasional any sprinkled in for good luck. But there's so much more out there for the world to see (and be horrified by)! Join me in this talk where we'll be building some more advanced typescript types from first principles to solve (at least) two common usecases in everyday code.
Async under the hood
by Bruno Sutić
Everyone uses async/await, but not everyone understands it. Of those who understand it, few really grok it. So, yes, this is going to be yet another talk about JavaScript's async, butI promise it will blow your mind.
We're going to travel all the way to the 1960's and learn some basic computer science, visit the depths of operating systems, and then take a fresh new look at ECMAScript standards. Yes, this talk will be hardcore, but also fun and approachable to developers of all levels. Please join me in this talk, and I hope we all learn something new!