A Dev Talk Code Along
Go to file
2024-07-25 12:35:46 -07:00
custom-switches.html CSS Styling for Switches instead of Checkboxes 2024-07-25 12:34:53 -07:00
datalist.html Easy autosuggestions in input boxes 2024-07-25 12:35:20 -07:00
README.md Add README 2024-07-25 12:34:24 -07:00
scroll.html Easy smooth scrolling instead of jumping to location on page 2024-07-25 12:35:46 -07:00

Don't use JS for that: Moving Features to CSS and HTML

by Kilian Valkhof

This Repo

This is the code I wrote to mentally engage with the talk given by Kilian Valkhof at JS Conf 2024.

The talk is available at https://www.youtube.com/watch?v=IP_rtWEMR0o

License

MIT