Exploring the Hidden Potential of JavaScript Arrays
Aimed more at beginners, this tour visits built-in methods like flatMap, every, some and keys that are frequently overlooked. - http://amp.gs/Un9V
#javascript
Aimed more at beginners, this tour visits built-in methods like flatMap, every, some and keys that are frequently overlooked. - http://amp.gs/Un9V
#javascript
Arek Nawo
Exploring the hidden potential of JavaScript arrays!
Rediscovering some of underrated JS arrays API methods you may not know...
#javascript #webdev #webdevelopment #programming #frontend #webapi #apis
#javascript #webdev #webdevelopment #programming #frontend #webapi #apis
Animation Performance 101: Browser Under the Hood
Chloe Hwang examines how browsers handle animations and shares some advice on creating performant animations. - http://amp.gs/UnQp
#css
Chloe Hwang examines how browsers handle animations and shares some advice on creating performant animations. - http://amp.gs/UnQp
#css
https://www.viget.com
Animation Performance 101: Browser Under the Hood | Viget
Your ultimate guide to animation performance — starting from the ground up.
Design Patterns in Modern JavaScript Development
An architecture-focused post that aims to whet your appetite for software design patterns. - http://amp.gs/UGri
#javascript
An architecture-focused post that aims to whet your appetite for software design patterns. - http://amp.gs/UGri
#javascript
Levelup Your Coding
Design patterns in modern JavaScript development
Thoughts on effective communication in the design of software projects
Building Responsive Apps with NativeScript — Learn three techniques you can use to create “Responsive Layouts” that look great on any device with NativeScript. - http://amp.gs/Ux7k
#nativescript
#nativescript
NativeScript.org
Building Responsive Apps with NativeScript
Learn three techniques you can use to create "Responsive Layouts" that look great on any device with NativeScript.
Add Dynamic Filters to Your Data Using Vue and the Cosmic JS
Filtering tabularizing data is a common feature of any data-driven application. In this tutorial, you'll learn how to build a table with dynamic filters using Vue.js and Cosmic JS.
- http://amp.gs/UxXP
#vue
Filtering tabularizing data is a common feature of any data-driven application. In this tutorial, you'll learn how to build a table with dynamic filters using Vue.js and Cosmic JS.
- http://amp.gs/UxXP
#vue
Cosmicjs
Add dynamic filters to your data with ease, using Vue and the Cosmic JS Rest API
TL;DRDemoSource codeVueVuexVuetifyCosmic JSIntroFiltering data is one of the most common features of any data-facing application, whether it's a front-end a...
The Circle of a React Lifecycle
A walk through a React component’s ‘circle of life’ as it progresses through various stages such as mounting, updating, and unmounting. - http://amp.gs/UfvM
#react
A walk through a React component’s ‘circle of life’ as it progresses through various stages such as mounting, updating, and unmounting. - http://amp.gs/UfvM
#react
CSS-Tricks
The Circle of a React Lifecycle | CSS-Tricks
A React component goes through different phases as it lives in an application, though it might not be evident that anything is happening behind the
Testing Node's Experimental New Performance Hooks
A practical look, with examples, of using the experimental performance hooks currently available in Node 11.13. - http://amp.gs/UCZ8
#nodejs
A practical look, with examples, of using the experimental performance hooks currently available in Node 11.13. - http://amp.gs/UCZ8
#nodejs
LogRocket
Experimental Node.js: testing the new performance hooks
How to use the Performance Timing API (with examples).
Introducing CLI Builders
In this blog post, we’re going to look at a new API in Angular CLI, which allows you to add CLI features and augment existing ones. We’ll discuss how to interact with this API and what are the extension points which allow you to add additional features to the CLI. - http://amp.gs/UCuM
#angular
In this blog post, we’re going to look at a new API in Angular CLI, which allows you to add CLI features and augment existing ones. We’ll discuss how to interact with this API and what are the extension points which allow you to add additional features to the CLI. - http://amp.gs/UCuM
#angular
Angular Blog
Introducing CLI Builders
In this blog post, we’re going to look at a new API in Angular CLI, which allows you to add CLI features and augment existing ones. We’ll…
Animating SVG with CSS
Hope Armstrong shows how to create lightweight, scalable CSS animations for SVG. - http://amp.gs/Uk7b
#css
Hope Armstrong shows how to create lightweight, scalable CSS animations for SVG. - http://amp.gs/Uk7b
#css
LogRocket Blog
Animate SVG with CSS - LogRocket Blog
When done right, web animations vastly improve UX. Luckily, there are a few ways to create them. Explore the simple yet optimal combination of SVG and CSS.
Edge Goes Chromium: What Does it Mean for Front-End Devs?
Last week the first preview build of Microsoft’s Chromium-powered Edge browser was made available. Here’s a fresh look at some of the pro’s and con’s of this change in the browser landscape. - http://amp.gs/Ue8C
#web #news
Last week the first preview build of Microsoft’s Chromium-powered Edge browser was made available. Here’s a fresh look at some of the pro’s and con’s of this change in the browser landscape. - http://amp.gs/Ue8C
#web #news
CSS-Tricks
Edge Goes Chromium: What Does it Mean for Front-End Developers? | CSS-Tricks
In December 2018, Microsoft announced that Edge would adopt Chromium, the open source project that powers Google Chrome. Many within the industry reacted
Kyle Simpson: 'I’ve Forgotten More JavaScript Than Most People Ever Learn'
This is a heck of a bold quote to pick for a title, but it’s still a neat interview with the author of the fantastic You Don’t Know JS books (which you can still read online for free). - http://amp.gs/UeRg
#javascript
This is a heck of a bold quote to pick for a title, but it’s still a neat interview with the author of the fantastic You Don’t Know JS books (which you can still read online for free). - http://amp.gs/UeRg
#javascript
Medium
Kyle Simpson: I’ve Forgotten More JavaScript Than Most People Ever Learn
We talked to Kyle Simpson, the Open-First Developer, Symmathecist, JavaScript Theologian, and the author of You Don’t Know JS book series
A Deeper Dive Into useContext and useReducer
The repository of deeper, more detailed articles about hooks continues with this practical view of where and why to consider hooks for state management. - http://amp.gs/Ue6t
#react
The repository of deeper, more detailed articles about hooks continues with this practical view of where and why to consider hooks for state management. - http://amp.gs/Ue6t
#react
testdriven.io
React Hooks - A deeper dive featuring useContext and useReducer
This article looks at how React JS hooks can be used to make React applications and their state management clean and efficient.
A 'Horrifying' (or Genius?) globalThis Polyfill
You wanted some gnarly JavaScript magic to chew on over the Easter weekend, didn’t you? Mathias doesn’t disappoint with this look at how to implement the proposed ‘globalThis’ feature using current JavaScript. It’s not easy. - http://amp.gs/U7sD
#javascript
You wanted some gnarly JavaScript magic to chew on over the Easter weekend, didn’t you? Mathias doesn’t disappoint with this look at how to implement the proposed ‘globalThis’ feature using current JavaScript. It’s not easy. - http://amp.gs/U7sD
#javascript
The Front-End Developer Handbook — 2019 Edition
This popular, detailed guide returns for another year. Updated with plenty of useful resources, learning materials and dev tools. A worthwhile reference. - http://amp.gs/UP8n
#frontend #handbook #2019
This popular, detailed guide returns for another year. Updated with plenty of useful resources, learning materials and dev tools. A worthwhile reference. - http://amp.gs/UP8n
#frontend #handbook #2019
Frontendmasters
Front-end Developer Handbook 2019 - Learn the entire JavaScript, CSS and HTML development practice!
A guide for front-end developers to equip themselves with latest learning resources and development tools in front-end engineering.
Art Direction for the Web with CSS Shapes
How you can go beyond the basics of CSS Shapes and use them to create different types of distinctive and engaging layouts for art-directed designs. - http://amp.gs/UP4E
#css
How you can go beyond the basics of CSS Shapes and use them to create different types of distinctive and engaging layouts for art-directed designs. - http://amp.gs/UP4E
#css
Smashing Magazine
Art Direction For The Web Using CSS Shapes — Smashing Magazine
Last year, Rachel Andrew wrote “[Take A New Look At CSS Shapes](https://www.smashingmagazine.com/2018/09/css-shapes/)” where she reintroduced readers to the basics of using CSS Shapes. In this new tutorial, Andy Clarke expands on the topic of “[Art Direction…
Choosing The Right Node.js Framework: Next, Nuxt, Nest?
A handy examination of the differences between three very popular server-side rendering frameworks. - http://amp.gs/UykJ
#nodejs
A handy examination of the differences between three very popular server-side rendering frameworks. - http://amp.gs/UykJ
#nodejs
Animation Performance 101: Measuring with Dev Tools
Chloe Hwang explores how to measure and diagnose performance bottlenecks in your animations. - http://amp.gs/Uhzi
#css
Chloe Hwang explores how to measure and diagnose performance bottlenecks in your animations. - http://amp.gs/Uhzi
#css
https://www.viget.com
Animation Performance 101: Measuring with Dev Tools | Viget
Your ultimate guide to animation performance — always be measuring.
'You Should Never Ever Run Directly Against Node.js in Production. Maybe.'
In short, directly running Node apps (particularly those that act as servers) can be brittle, so why not use tools like supervisor, nodemon or pm2 to keep things robust? - http://amp.gs/Uh6S
#nodejs
In short, directly running Node apps (particularly those that act as servers) can be brittle, so why not use tools like supervisor, nodemon or pm2 to keep things robust? - http://amp.gs/Uh6S
#nodejs
freeCodeCamp.org
You should never ever run directly against Node.js in production. Maybe.
Sometimes I wonder if I know much of anything at all.
Adding Numbers using Boolean Operations in JavaScript
This isn’t necessarily useful in and of itself, but if you’re not aware of how numbers are added at the binary level, you’ll learn something. - http://amp.gs/UgjU
#javascript
This isn’t necessarily useful in and of itself, but if you’re not aware of how numbers are added at the binary level, you’ll learn something. - http://amp.gs/UgjU
#javascript