Zero Server: A 'Zero Configuration' Web Framework — As Parcel is to bundlers, so Zero appears to be to Web frameworks. Zero lets you build an app with Node, React, MDX, and more, without worrying about package management or routing (it uses file-based routing out of the box!)
Remote Interview, Inc.
|
▶ Why I Was Wrong About TypeScript — Sure, this sounds like an opinion-driven talk, but it actually covers the history behind compile-to-JS languages, how we got to a point where interest in TypeScript is growing strongly, and why it’s worth taking seriously.
TJ VanToll
|
GPU.js: GPU Accelerated JavaScript — This isn’t new, but has matured significantly lately. GPU.js can automatically compile JavaScript functions into shader language and run them on the GPU for added performance in certain situations. (Take care with the benchmark, I’ve seen reports it has crashed some people’s machines.)
Sapuan, Saw and Cheah
|
Announcing a New Management Structure for Ecma TC39 — Ecma’s TC39 (the standardizing body behind JavaScript/ECMAScript) has announced that rather than have a single main chairperson and vice-chairs, a flatter hierarchy of co-chairs will run meetings.
Yulia Startsev (Mozilla)
|
Find A Job Through Vettery — Vettery specializes in developer roles and is completely free for job seekers. Create a profile to get started.
Vettery
|
Some Alternatives to JSX — React has made JSX, an extension to JavaScript that lets you write HTML inline with JavaScript, popular but there are some alternative approaches.
Seva Zaikov
|
|
No comments:
Post a Comment