Skip to content

tklepzig/devcon-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevCon Hack - Practice Repo

Usage

To browse the page, run the serve script on the command line:

./serve

Task Guidance

Here are some inspirations for the hands-on sessions. They should only guide you, this is not a hard task list.

  • Rebuild our form components with react-area components
  • Play with advanced usages of grid, subgrid, container queries, size ranges (clamp, etc.)
  • Build an own list/tiles component using the tools above together with tailwind

Useful Links