Live data from Hacker News

Untitled topic

news.ycombinator.com

1–2 of 2 posts

Re: undefined

#2
It was delightful to watch him create a Wordle clone with a simple html file coupled with one js file in plain sublime text editor and chrome debugger hacking :D

No complex modules installation or initialisation setup. After having seen the JS complexity grow to from simple jquery stuff to download a whole lot of stuff to just get started creating a simple webpage, I personally found this simplicity absolutely delightful and inspiring. Ended up creating a simple world clone in a couple of hours and quite enjoyed the whole simplicity of it all :D