Posts
All the articles I've posted.
Using var, const, and let in JavaScript
Updated: at 04:33 PMWhen? var => never. const => for objects and arrays. let => for primitives
The Search For The Holy Grail: How I Ended Up With Element Queries, And How You Can Use Them Today - Smashing Magazine
Updated: at 02:24 AMEQCSS, an experiment in extending CSS with Element Queries, a way to apply styles based on element-specific conditions
What are Unit Testing, Integration Testing and Functional Testing?
Updated: at 04:24 PMTest units of code, pieces together, or the full-fledged application
Previewing ES6 Modules and more from ES2015, ES2016 and beyond
Updated: at 04:51 PMMS Edge adds ES6 features including import and export
Node.js ES6 Support
Updated: at 07:31 PMCome on TC39, V8 and Node have implemented all but the most obscure parts of ES6--where is the standard for import?
WebKit stops prefixing
Updated: at 07:36 PMWebKit ends its use of prefixes following Microsoft's decision to make Edge support WebKit prefixes
10 Stats That'll Change the Way You Think About Remote Work - Jell Blog
Updated: at 07:30 PMContrary to Yahoo's recent move to ban remote work, research shows companies who commit to telecommuting foster happier employees and more efficient teams
What every Browser knows about you
Updated: at 04:23 PMJavaScript allows you to find your local IP and devices on your network, which web sites you're logged in to, Facebook Clickjacking, hardware specs and more
CSS Scroll Snap Points Module Level 1
Updated: at 03:44 PMGet more control of the scroll bar with the proposed CSS scroll snap points feature
Houdini: Maybe The Most Exciting Development In CSS You've Never Heard Of - Smashing Magazine
Updated: at 03:40 AMHoudini: the magical proposal to add JavaScript hooks to CSS parsing, layout, and painting