Skip to content

shoptet/js-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS workshop

  1. Workshop 1 - 21.04.2022 - Armen

    • How to use React with bare-minimum setup, showcase of what React actually is.
    • What is the differences between Class and Functional components.
    • How to use JSX in HTML template.
  2. Workshop 2 - 05.05.2022 - Tonda

    • React - Props and Hooks.
    • First components using create-react-app
  3. Workshop 3 - 19.05.2022 - Martin

    • More practice with React hooks and component rendering cycle
    • Uses of ref's current
    • useState gotchas
    • How React compares values (dependencies)
  4. Workshop 4 - 16.06.2022 - Denis & Karel

    • Showcase of animation research in our current stack
    • Experiments on: Three js, Pure CSS animations, JS animations
    • Github repo: sofa/prototypes/4g-animations
  5. Workshop 5 - 14.07.2022 - Karel

  6. Workshop 6 - 28.07.2022 - Pavel