In this talk Rachel introduces a new layout system encompassing Flexbox, CSS Grid Layout and the Box Alignment Module. You’ll get a look at the mindset shift needed to really take advantage of these modules, and also consider what they mean in terms of accessibility and performance. |
|
EU tech hubs face a shortage of Developers. Join Honeypot! Companies apply to you with salary and tech stack upfront. | |
|
Nathan provides an introduction to CSS architecture that will help you design a structure for your code so your projects and teams can grow without becoming an unmanageable mess. |
|
An arcade 2D shoot 'em up with retro aesthetics inspired by 80’s media, featuring an universe and plot line based on Sacred Geometry. Won #js13k 2016. Open-source. | |
|
Wallaby.js provides instant feedback from your tests and realtime code coverage right in your editor, no more context switching. Now with test analytics and coverage reports. | |
|
A small open-source framework for server-rendered universal JavaScript webapps, built on top of React, Webpack and Babel. | |
|
Wes came out with a premium training course to strengthen your core JavaScript skills and master all that ES6 has to offer. ES6 is a major update to JavaScript that includes dozens of new features. With a focus on simplicity and readability, this course is an efficient way to find out what is new in JavaScript and most importantly when and how you should use it. Join me for a fun and approachable look at all ES6 has to offer — boost your skills and further your career. | |
|
Pointer events unify the pointer input model for the browser, bringing touch, pens, and mice together into a single set of events. |
|
This new major version of Node.js includes: V8 5.4 which brings along with 98% coverage of ES6 language features, improved reliability and performance, and a new experimental URL parser based on the WHATWG URL standard. | |
|
Love to code in pure JavaScript? Want to work from home - or anywhere in the world? Then this is the job for you! New York based Megalytic is hiring a JavaScript Ninja to take over all the front-end programming for our product. |
|
Given a version number MAJOR.MINOR , increment the: - MAJOR version when you make backwards-incompatible updates of any kind - MINOR version when you make 100% backwards-compatible updates After the introduction of SemVer, meant to solve “dependency hell”, we still experience severe dependency update issues. In part, we don’t fully understand and follow SemVer, in part, SemVer is problematic and allows package authors to use their own personal judgement. Either way, those problems are consequence of SemVer itself: it is not easily understood and it allows personal judgement. |
|
An extremely interesting read on the current state of affairs in the Internet. Apparently, data suggests that the same botnet behind the largest DDoS attack on record – Mirai, 620Gbps – is behind the attack against Dyn DNS as well. | |
|
Markdown is just the most natural way I know to describe author intent while writing plain chars, so I’ve decided it’s time to stop being disappointed every time I need to write some MD in console too. | |
|
|
Comments