Skip to content

SzybkiSasza/presentations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Presentations

This repo is a bucket for all the things I presented somewhere.

All of the code written here is inspired by my commercial work, shared by permission from the organization and licensed under GPL 3.0 - use it at your will in your own personal projects, but remember to include a proper license!

MeetJS Warsaw (18/06/2024) - Delving deeper into TypeScript

This presentation shows a few tricks regarding complex TypeScript operations, including:

  • Meta-programming
  • Type inference
  • Generics
  • Intersections and unions

Check the README for more information.

Snowflake Engineers 4 Engineers (27/11/2024) - Boxing and unboxing objects into query params

This presentation shows how search params/query params may be used for state management, with added benefits:

  • Given URL synchronization
  • Persisting between reloads
  • Easy sharing of the state
  • No additional libraries needed

Check the README for more information.

About

A bucket for all the things I presented somewhere

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published