HackerTrans
TopNewTrendsCommentsPastAskShowJobs

royal_ts

no profile record

comments

royal_ts
·7 mesi fa·discuss
Developer Experience
royal_ts
·anno scorso·discuss
or to invest in Servo
royal_ts
·2 anni fa·discuss
I was thinking that it's so weird to talk about using standard HTML validation and then everything is shown with React? If we want to teach people how standard works, we can't assume React as the default.
royal_ts
·2 anni fa·discuss
at least for google it does render my svg favicon in their search result page, Bing and DuckDuckGo didn't
royal_ts
·2 anni fa·discuss
While that link is great advice it's not 100% true that you need to have JS enabled to render anything in a web component - there's declarative shadow dom. Also while it's also true to depend on as little as possible JavaScript it's also required for some accessibility aspects. You can get far with only HTML and CSS but not always all the way.