— Brian Moeskau (@bmoeskau)
— Sherwin Sim
Thanks to our venue:
Thanks to our sponsor:
63 | 58 | 16 | 11 |
63 64 |
58 | 16 | 11 11.1 |
Released Jan 25 — Release Notes
Released Jan 25 — Release Notes
TC39 proposals implemented:
const ro = new ResizeObserver(item => {
item.target.style.borderRadius =
Math.max(0, 250 - item.contentRect.width) + 'px';
});
ro.observe(document.querySelector('.some-item'));
Released Jan 24 — Release Notes
Free e-book (or support it) by Dr. Axel Rauschmayer
Released February 5th
A toolkit for universal, server-rendered React applications
Released February 14th
Released February 21st
Build cross platform desktop apps with JavaScript, HTML, and CSS
Released February 24th
A JS library for handling Force Touch, 3D Touch, and Pointer Pressure on the web
Chrome 65 will no longer trust Symantec-issed SSL certificates older than June 1, 2016
Symantec had entrusted several organizations with the ability to issue certificates without the appropriate or necessary oversight, and had been aware of security deficiencies at these organizations for some time.
A free database of 501,636,842 known compromised passwords
Mega interview (2.5 hours!) with framework all-stars
Updates on latest framework features
Easily the best React counter you'll find anywhere on Altavista.
import RetroHitCounter from 'react-retro-hit-counter';
const counter = () => (
<RetroHitCounter hits={1337} />
);
Make sure you check out the demo page
An open source remake of SimCity 2000 written in JS using HTML5 Canvas, SQLite and built on Electron.
An JavaScript NES emulator for the browser and Node.
Play the online demos
/
#