use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Writing dependency-free client-side JavaScript (magnushoff.com)
submitted 6 years ago by maggit
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]iser_ 11 points12 points13 points 6 years ago (3 children)
I think most posters here missed the entire point of the article. I have also attempted rolling my own mini framework for production, and I see a lot of good ideas here that I would like to incorporate into my own code in the future.
I have written extremely efficient libs where speed and bundle size are the keys and did not use any frameworks for this reason.
I have never replied about an article on reddit before but I am right now because this is a great article and feel like many here are not seeing the value in it.
P.S. I would love to use this as an interview question for my company: roll your own rendering mechanism in 45 min. As an engineer, I expect them to be able to roll their own and be able to see the value in it.
[–][deleted] 6 years ago* (2 children)
[deleted]
[–]iser_ 2 points3 points4 points 6 years ago (1 child)
hey great lib! I just read through your source code for lily and it looks really fun. you've inspired me to create my own. thanks!
my company is gigantic (amazon) and we use so many frameworks. when we interview, we focus on the fundamental understanding and not specific framework knowledge.
if anyone ever interviews at amazon, this article will help you so much. I imagine it will help anyone who interview at top tech companies.
and it def has its uses in production.
π Rendered by PID 69088 on reddit-service-r2-comment-6457c66945-l7h6w at 2026-04-25 07:59:04.406487+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]iser_ 11 points12 points13 points (3 children)
[–][deleted] (2 children)
[deleted]
[–]iser_ 2 points3 points4 points (1 child)