Advertisement
Advertisement
β‘ Community Insights
Discussion Sentiment
50% Positive
Analyzed from 418 words in the discussion.
Trending Topics
#layout#performance#code#value#break#down#javascript#using#something#let
Discussion Sentiment
Analyzed from 418 words in the discussion.
Trending Topics
Discussion (9 Comments)Read Original on HackerNews
Speed and user UX are important, but if it's a screen the user is constantly watching, you might remove the abstraction. However, if it's something like a waiting screen after payment, you'd probably keep it. In the end, what matters is the user flow
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...
Runtime TDZ checks can be performance issues:
https://vincentrolfs.dev/blog/ts-var