HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sanderdlm

no profile record

comments

sanderdlm
·5 वर्ष पहले·discuss
Do you have a public example of a PHP/Symfony project that you've ported from Webpack to esbuild?
sanderdlm
·5 वर्ष पहले·discuss
I figured I'd have a shot at making one of these: https://github.com/dreadnip/kanban

I don't need board/list management so I made simplified version with a fixed HTML structure, only the notes are dynamic. Also uses localStorage, browser drag & drop and single file without dependencies. Pretty fun exercise in building small single page applications with just JS. Thanks for the idea OP!