The Final Feature Set of ECMAScript 2018
The feature set of ES2018, the next formal version of the underlying language that we eventually call JavaScript, was finalized at the latest TC39 meeting. - https://goo.gl/bwjKq9
#javascript
The feature set of ES2018, the next formal version of the underlying language that we eventually call JavaScript, was finalized at the latest TC39 meeting. - https://goo.gl/bwjKq9
#javascript
2ality
ECMAScript 2018: the final feature set
The feature set of ECMAScript 2018 was finalized during the latest TC39 meeting (23-25 January 2018). This blog post describes it.
The Top 10 JavaScript Errors from 1000+ Projects
.and how to avoid them yourself. Spoiler: Most involve TypeError. The data behind this comes from the Rollbar error monitoring service. - https://goo.gl/nuMHWb
#javascript
.and how to avoid them yourself. Spoiler: Most involve TypeError. The data behind this comes from the Rollbar error monitoring service. - https://goo.gl/nuMHWb
#javascript
One File, Many Options: Using Variable Fonts on the Web
Ollie Williams gives an excellent introduction to variable fonts. - https://goo.gl/gxW2LT
#css #fonts
Ollie Williams gives an excellent introduction to variable fonts. - https://goo.gl/gxW2LT
#css #fonts
CSS-Tricks
One File, Many Options: Using Variable Fonts on the Web
In 2016, an important development in web typography was jointly announced by representatives from Adobe, Microsoft, Apple, and Google. Version 1.8 of the OpenType font format introduced variable fonts. With so many big names involved, it's unsurprising that…
Vuetiful Tabs (Part I)
See how you can use Vuetify’s Tab Component to enable faster navigation between views, documents or commands, and are styled according to the Material Design Guidelines. - https://goo.gl/RwxJMu
#vue
See how you can use Vuetify’s Tab Component to enable faster navigation between views, documents or commands, and are styled according to the Material Design Guidelines. - https://goo.gl/RwxJMu
#vue
Medium
Vuetiful Tabs (Part I)
Having lot’s of different views, data and functionalities in the application can be messy, and after some time we will have many commands…
What’s New in Safari 11.1
Introduces Service Worker support, the Payment Request API, web inspector changes and various security fixes. - https://goo.gl/x9NE4p
#safari
Introduces Service Worker support, the Payment Request API, web inspector changes and various security fixes. - https://goo.gl/x9NE4p
#safari
React and Visual Automata-Based Programming
“How state machines changed the way I think about state management.” - https://goo.gl/ke58X9
#react
“How state machines changed the way I think about state management.” - https://goo.gl/ke58X9
#react
Medium
React and visual automata-based programming – DailyJS – Medium
How state machines changed the way I think about state management.
AngularJS’s Plan for Stability and Long Term Support
AngularJS (yes, not the more modern Angular) will get one more significant release, 1.7, and enter a 3 year LTS period on July 1. - https://goo.gl/Z4Jr2T
#angularjs
AngularJS (yes, not the more modern Angular) will get one more significant release, 1.7, and enter a 3 year LTS period on July 1. - https://goo.gl/Z4Jr2T
#angularjs
Angular Blog
Stable AngularJS and Long Term Support
AngularJS is planning one more significant release, version 1.7, and on July 1, 2018 it will enter a 3 year Long Term Support period.
Interactive Email Using SVG and SMIL
An interesting experiment that explores the possibility of creating SMIL-based interactive emails. - https://goo.gl/Mavw7L
#css #svg
An interesting experiment that explores the possibility of creating SMIL-based interactive emails. - https://goo.gl/Mavw7L
#css #svg
Debugging JavaScript with the New Firefox JS Debugger
Firefox’s new JS debugger is pretty powerful and will help you write fast, bug-free code. - https://goo.gl/xjCPuF
#javascript
Firefox’s new JS debugger is pretty powerful and will help you write fast, bug-free code. - https://goo.gl/xjCPuF
#javascript
Smashing Magazine
Debugging JavaScript With A Real Debugger You Did Not Know You Already Have
JavaScript is essential to any advanced web app, so a strong debugger is a key part of the toolset. In this article, find out how the new Firefox JavaScript debugger can help you write fast, bug-free code.
Here’s How Google Chrome’s New Ad Blocker Works
Google Chrome will soon begin to block ads on some sites by default. Here’s a closer look at how it will work. - https://goo.gl/rdiSoT
#chrome #google
Google Chrome will soon begin to block ads on some sites by default. Here’s a closer look at how it will work. - https://goo.gl/rdiSoT
#chrome #google
Ctrl blog
Here’s how Google Chrome’s new ad blocker works
Google Chrome will soon begin to block ads on some websites by default. I dug up some more information about how it will work.
Swiper: Modern Mobile Touch Slider
A touch slider aimed at mobile use with hardware accelerated transitions. - https://goo.gl/UV3gRo
#swiper #component
A touch slider aimed at mobile use with hardware accelerated transitions. - https://goo.gl/UV3gRo
#swiper #component
GitHub
nolimits4web/swiper
swiper - Most modern mobile touch slider with hardware accelerated transitions
Easy Form Validation with VueJS + Boostrap
A simple tutorial on how to achieve form validation with ease. - https://goo.gl/TCwiVS
#vue
A simple tutorial on how to achieve form validation with ease. - https://goo.gl/TCwiVS
#vue
Understanding Cross-Origin Resource Sharing (CORS)
CORS is a mechanism that allows cross-origin HTTP requests (such as using XMLHTTPRequest or the Fetch API) using special server-side HTTP headers. - https://goo.gl/bx6xwK
#http #cors
CORS is a mechanism that allows cross-origin HTTP requests (such as using XMLHTTPRequest or the Fetch API) using special server-side HTTP headers. - https://goo.gl/bx6xwK
#http #cors
Medium
Understanding CORS
If you ever worked with an AJAX call, you are probably familiar with the following error displayed in browser console:
CSS Grid + CSS Multi-Columns = ♥
Patrick Brosset explores the relationship between two CSS layout features: CSS Grid and CSS Multi-Columns. - https://goo.gl/6RNTtt
#css #grid
Patrick Brosset explores the relationship between two CSS layout features: CSS Grid and CSS Multi-Columns. - https://goo.gl/6RNTtt
#css #grid
Medium
CSS Grid + CSS Multi-Columns = ♥
In this short article, I am exploring the relationship between two CSS layout features: CSS Grid and CSS Multi-Columns.
How I Cut My React Bundle Size In Half With 3 Lines of Code — Basically you create an app with create-react-app but then switch in the more-compact Preact for React. - https://goo.gl/5hyJ24
#react
#react
codeburst
How I Cut My React Javascript Bundle Size In Half With Three Lines of Code
If you are anything like me, you love React. There is a group of people out there who believe that the library is too large for what it…
Welcoming Progressive Web Apps to MS Edge and Windows 10
An update on Microsoft’s PWA roadmap progress. - https://goo.gl/ZUDPP3
#pwa #edge
An update on Microsoft’s PWA roadmap progress. - https://goo.gl/ZUDPP3
#pwa #edge
Microsoft Edge Dev Blog
Welcoming Progressive Web Apps to Microsoft Edge and Windows 10 - Microsoft Edge Dev Blog
A little over a year ago, we outlined our vision to bring Progressive Web Apps (PWAs) to the more than half a billion devices running Windows 10. We believe PWAs are key to the web’s future, and couldn’t be more excited about their potential to enable more…
Using Media Queries For Responsive Design in 2018
Explores the use of media queries in responsive design today, how they work alongside Flexbox and Grid Layout, and what’s coming in the future. - https://goo.gl/TgjjEu
#css #media #responsive
Explores the use of media queries in responsive design today, how they work alongside Flexbox and Grid Layout, and what’s coming in the future. - https://goo.gl/TgjjEu
#css #media #responsive
Smashing Magazine
Using Media Queries For Responsive Design In 2018
This article will take a look at the use of media queries for responsive design today, how they work alongside Flexbox and Grid Layout, and also have a look at what is coming in the future.
Automated Browser Testing from Windows 10
An overview of the concepts and techniques involved in running test scripts against browsers using WebDriverJS on Windows 10 and Microsoft Edge. - https://goo.gl/EJJf15
#autotesting
An overview of the concepts and techniques involved in running test scripts against browsers using WebDriverJS on Windows 10 and Microsoft Edge. - https://goo.gl/EJJf15
#autotesting
Smashing Magazine
Automated Browser Testing With The WebDriver API
This article provides an overview of the concepts, technologies and coding techniques involved with running test scripts against browsers automatically using WebDriverJS on Windows 10 and Microsoft Edge.
12 Best Practices for User Account, Auth and Password Management
A post laying out best practices to ensure you have a safe, scalable, usable account authentication system. - https://goo.gl/DYCcbE
#google
A post laying out best practices to ensure you have a safe, scalable, usable account authentication system. - https://goo.gl/DYCcbE
Google Cloud Platform Blog
12 best practices for user account, authorization and password management
By Ian Maddox, GCP Solutions Architect Account management, authorization and password management can be tricky. For many developers, accou...