Generic Sensor API: Sensors For The Web
A set of interfaces which expose sensor devices within Chrome (for now). - https://goo.gl/v2zVnb
#api #sensor
A set of interfaces which expose sensor devices within Chrome (for now). - https://goo.gl/v2zVnb
#api #sensor
Google Developers
Sensors For The Web! | Web
| Google Developers
| Google Developers
Generic Sensor API is available for Origin Trials in Chrome 62.
Why Node 8's util.promisify Is Awesome
A guide to using Node’s util.promisfy to promisify your own functions. - https://goo.gl/qcNtJH
#nodejs
A guide to using Node’s util.promisfy to promisify your own functions. - https://goo.gl/qcNtJH
#nodejs
Web Performance in The Real World: How to Make Fast Sites
An exploration of work the Microsoft Edge team does to help developers build faster sites, and how to think of performance as an investigative activity, beyond a checklist approach. - https://goo.gl/5ReAoA
#web #performance
An exploration of work the Microsoft Edge team does to help developers build faster sites, and how to think of performance as an investigative activity, beyond a checklist approach. - https://goo.gl/5ReAoA
#web #performance
Channel 9
Web performance in the real world: how to make fast websites
There is boundless advice out there on how to improve web performance. Some folks will tell you to avoid complex CSS selectors, others will tell you to reduce your JavaScript bundle size, and others w
Advanced animation in Vue.js
This is the second part of the Baby Steps Vuejs Animations Tutorial. In this tutorial, you will learn about creating functional and reusable Vue.js transitions using javascript. - https://goo.gl/JPmEZ4
#vue #animation
This is the second part of the Baby Steps Vuejs Animations Tutorial. In this tutorial, you will learn about creating functional and reusable Vue.js transitions using javascript. - https://goo.gl/JPmEZ4
#vue #animation
Medium
Advanced animation in Vue.js
This is the second part to Baby Steps Vuejs Animations Tutorial. In this tutorial we will learn about creating functional and reusable…
How Zalando bot got 98% success rate
Why Bot personality is only a minor part of the overall bot UX - https://goo.gl/tJpg9C
#ui
Why Bot personality is only a minor part of the overall bot UX - https://goo.gl/tJpg9C
#ui
Mixins and Plugins in Vue
Where mixins and plugins can provide a lot of help? Mixins and plugins have the ability to improve readability and portability of your code. - https://goo.gl/8dFZQ8
#vue
Where mixins and plugins can provide a lot of help? Mixins and plugins have the ability to improve readability and portability of your code. - https://goo.gl/8dFZQ8
#vue
Terminal Kit: A 'Full Blown' Terminal Lib for Node
Includes support for 256 colors, styles, keys and mouse handling, input fields, progress bars, screen buffers, and more. - https://goo.gl/LBghtf
#nodejs
Includes support for 256 colors, styles, keys and mouse handling, input fields, progress bars, screen buffers, and more. - https://goo.gl/LBghtf
#nodejs
GitHub
cronvel/terminal-kit
terminal-kit - Terminal utilities for node.js
A/B Testing for React Native Apps with CodePush
How to perform A/B Testing using CodePush with React Native to optimize user behavior. - https://goo.gl/BPXxcd
#reactNative
How to perform A/B Testing using CodePush with React Native to optimize user behavior. - https://goo.gl/BPXxcd
#reactNative
Nparashuram
A/B Testing for React Native apps with CodePush
A/B Testing (or Split Testing) is a way to optimize user behavior by serving different web pages to a random set of visitors and measuring...
Draggable: A Drag and Drop Library from Shopify
Draggable abstracts native browser events into a modular API for you to build custom, and potentially complex, drag and drop experiences. - https://goo.gl/Es8BAE
#javascript #draganddrop
Draggable abstracts native browser events into a modular API for you to build custom, and potentially complex, drag and drop experiences. - https://goo.gl/Es8BAE
#javascript #draganddrop
GitHub
Shopify/draggable
draggable - The JavaScript Drag & Drop library your grandparents warned you about.
When buttons look like links, that looks like buttons
Sometimes we make links look like buttons. Sometimes we make buttons look like links. This is unfortunate. - https://goo.gl/91PEio
#ui
Sometimes we make links look like buttons. Sometimes we make buttons look like links. This is unfortunate. - https://goo.gl/91PEio
#ui
Tips for Successful App Development with React Native
Some things to consider when starting to work with React Native for mobile app development. - https://goo.gl/LxfY6e
#reactNative
Some things to consider when starting to work with React Native for mobile app development. - https://goo.gl/LxfY6e
#reactNative
Maz Ahmadi's Blog
React Native: Tips for Successful App Development • Maz Ahmadi's Blog
A list of tips and tricks that I wish I had known when I first started working with a React Native mobile app targeting iOS and Android.
Cross-Platform Mobile App Development Tools Compared
Summaries and pros and cons of Cordova, Phonegap, Ionic, Framework 7, Weex, React Native, NativeScript, Flutter, Jasonette, and Manifold. -
https://goo.gl/rxfRzP
#mobile #tools #compare
Summaries and pros and cons of Cordova, Phonegap, Ionic, Framework 7, Weex, React Native, NativeScript, Flutter, Jasonette, and Manifold. -
https://goo.gl/rxfRzP
#mobile #tools #compare
OutSystems
Free Cross-Platform Mobile App Development Tools Compared - 2017
If you can't drop loads of cash on pet ideas, here are some free cross-platform mobile app development tools you can use immediately.
vue-test-utils beta released
vue-test-utils is the official test library for Vue.js. It provides methods for unit testing Vue components. - https://goo.gl/Tfbnvj
#vue
vue-test-utils is the official test library for Vue.js. It provides methods for unit testing Vue components. - https://goo.gl/Tfbnvj
#vue
GitHub
vuejs/vue-test-utils
vue-test-utils - Utilities for testing Vue components
Learn Promises by Building Your Own
Learning by building in action in this step-by-step tutorial to help you understand how Promises work. - https://goo.gl/6wcKm7
#javascript #promise
Learning by building in action in this step-by-step tutorial to help you understand how Promises work. - https://goo.gl/6wcKm7
#javascript #promise
Medium
Learn JavaScript Promises by Building a Promise from Scratch
A step-by-step tutorial to make sure you fully understand how Promises work
7 Architectural Attributes of a Reliable React Component
Covering ideas like the single responsibility principle, encapsulation, composition, and reusability. - https://goo.gl/FQRA3e
#react
Covering ideas like the single responsibility principle, encapsulation, composition, and reusability. - https://goo.gl/FQRA3e
#react
Essential Image Optimization for the Web
A free ebook on modern image optimization techniques. Formats, decoders, techniques for efficient compression and more are covered. - https://goo.gl/TtqmVq
#image #optimization
A free ebook on modern image optimization techniques. Formats, decoders, techniques for efficient compression and more are covered. - https://goo.gl/TtqmVq
#image #optimization
images.guide
Essential Image Optimization
A free book on modern image optimization techniques. Formats, decoders, techniques for efficient compression and more are covered.