Demo application (tic-tac-toe game and more) built with Web Components, with progressive enhancement / graceful degradation.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
sample-tictactoe/src
Inga 🏳‍🌈 60eb8edbac used templates for new cells instead of manually creating new button on frontend; removed unused optimization 2 weeks ago
..
backend used templates for new cells instead of manually creating new button on frontend; removed unused optimization 2 weeks ago
frontend used templates for new cells instead of manually creating new button on frontend; removed unused optimization 2 weeks ago
shared switch to using templates for displaying game state 2 weeks ago
jsx-augmentations.ts use data-... attributes for custom attributes 2 weeks ago
server.ts implemented backend / frontend structure 1 month ago