Settings

Theme

Ask HN: What tool, tech or process in front-end dev would you improve/change?

2 points by herol3oy 8 months ago · 2 comments


austin-cheney 8 months ago

There is so much.

* I would create an alternate trust model for TLS not using certificates.

* I would make WebSockets the default transmission medium, not HTTP (or its variants).

* I would make JavaScript strongly typed, like TypeScript, and eliminate implicit type coercion.

* I would throw away a substantial amount of HTML5. HTML should be tiny, strict, and self validating.

* There are native methods I would add to the DOM.

owebmaster 8 months ago

WebRTC, PWAs and indexeddb

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection