Y
Hacker News
new
|
ask
|
show
|
jobs
by
tipiirai
992 days ago
> encapsulating modules
I love vanilla JS. Are you referring to web components?
2 comments
moffkalast
990 days ago
I was referring to just general JS modules that can import other modules but don't see the global scope, which was arguably the main problem with vanilla JS. But web components are awesome as well, albeit not as critical.
link
oknoorap
992 days ago
Speaking of web component I just created this framework a month ago,
https://realm.codes
link