A Guide To Virtual Reality For Web Developers
The state of browsers when it comes to virtual reality and a look at the state of implementing VR on the Web using WebVR’s APIs. - https://goo.gl/uwuXVn
#VR
The state of browsers when it comes to virtual reality and a look at the state of implementing VR on the Web using WebVR’s APIs. - https://goo.gl/uwuXVn
#VR
Smashingmagazine
A Guide To Virtual Reality For Web Developers – Smashing Magazine
Let's take a look at the state of browsers in Virtual Reality (VR) and the state of VR on the web via the WebVR APIs. A guide to VR for web developers.
Introducing Fastify, a New Speedy Web Framework
Fastify is built as a general-purpose web framework, but ‘shines’ when building extremely fast HTTP APIs that use JSON as the data format. - https://goo.gl/aE11ha
#nodejs
Fastify is built as a general-purpose web framework, but ‘shines’ when building extremely fast HTTP APIs that use JSON as the data format. - https://goo.gl/aE11ha
#nodejs
The New Stack
Introducing Fastify, a Speedy Node.js Web Framework
The following is a contributed article from Node.js core technical committee member Matteo Collina, summarizing the talk he will give at the Node.js Interactive conference, to be held Oct. 4 - 6 in Vancouver. Why have we written yet another web framework…
How Is ARCore Better Than ARKit?
Beyond the comparison, there is some good info here on both the basics and the current state of mobile AR. - https://goo.gl/HLWfr4
#AR #kit
Beyond the comparison, there is some good info here on both the basics and the current state of mobile AR. - https://goo.gl/HLWfr4
#AR #kit
Learn How To Debug JavaScript with Chrome DevTools
Ditch console.log debugging once and for all by learning to use breakpoints to debug code within the DevTools. - https://goo.gl/ReHkdU
#javascript #devTools #debug
Ditch console.log debugging once and for all by learning to use breakpoints to debug code within the DevTools. - https://goo.gl/ReHkdU
#javascript #devTools #debug
codeburst
Learn How To Debug JavaScript with Chrome DevTools
Ditch console.log debugging once and for all! Learn how to use breakpoints to debug code within the Chrome Developer Tools
Flat UI Elements Attract Less Attention and Cause Uncertainty
A usability study into the use of ‘flat’ elements on the Web, as opposed to buttons and elements with shadows and bevels. - https://goo.gl/1USruL
#flatDesign
A usability study into the use of ‘flat’ elements on the Web, as opposed to buttons and elements with shadows and bevels. - https://goo.gl/1USruL
#flatDesign
Nngroup
Flat UI Elements Attract Less Attention and Cause Uncertainty
In an eyetracking experiment comparing different clickability clues, weak and flat signifiers required more user effort than strong ones.
Announcing Yarn 1.0: An Alternative to npm
The Yarn JavaScript package manager is now used by 175,000 projects on GitHub and responsible for 3 billion package downloads per month. - https://goo.gl/S2P4Ab
#yarn
The Yarn JavaScript package manager is now used by 175,000 projects on GitHub and responsible for 3 billion package downloads per month. - https://goo.gl/S2P4Ab
#yarn
Angular vs. React vs. Vue: A 2017 Comparison
An informative take on how to choose the best framework for your next project. - https://goo.gl/uCwipV
#angular #react #vue #comparison
An informative take on how to choose the best framework for your next project. - https://goo.gl/uCwipV
#angular #react #vue #comparison
Medium
Angular vs. React vs. Vue: A 2017 comparison
Deciding on a JavaScript framework for your web application can be overwhelming. Angular and React are very popular these days, and there…
The Curious Case of 'null ≥ 0'
A trip down one of JavaScript’s many interesting rabbit holes. “It makes sense, honestly”, says the author. - https://goo.gl/JerxTq
#javascript
A trip down one of JavaScript’s many interesting rabbit holes. “It makes sense, honestly”, says the author. - https://goo.gl/JerxTq
#javascript
Camp Vanilla
Javascript : The Curious Case of Null >= 0
Why it’s important to read the Javascript Spec
The React License for Founders and CTOs
A startup founder and ex-Facebook engineer’s story of the BSD+Patents license. - https://goo.gl/aiYf1t
#react #license
A startup founder and ex-Facebook engineer’s story of the BSD+Patents license. - https://goo.gl/aiYf1t
#react #license
Medium
The React license for founders and CTOs
A startup founder and ex-Facebook engineer’s story of the BSD+Patents license. Disclaimer: I’m not a lawyer, nor is this legal advice.
Building a Trello-Style Layout with CSS Grid and Flexbox
Giulio Mainardi shows you how to build a Trello-like layout using new Grid Layout Module features and Flexbox, along with some Sass for efficiency. - https://goo.gl/kef5Qh
#css #layout #flexbox
Giulio Mainardi shows you how to build a Trello-like layout using new Grid Layout Module features and Flexbox, along with some Sass for efficiency. - https://goo.gl/kef5Qh
#css #layout #flexbox
SitePoint
Building a Trello Layout with CSS Grid and Flexbox — SitePoint
Giulio Mainardi shows you how to build a Trello layout using CSS's new Grid Layout Module features and Flexbox, along with some Sass for efficiency.
Node v8.5.0 (Current) Released
V8 snapshots are re-enabled (they were disabled for security reasons), there’s support for ES modules (behind a flag), and more. - https://goo.gl/oj6TYZ
#nodejs #release
V8 snapshots are re-enabled (they were disabled for security reasons), there’s support for ES modules (behind a flag), and more. - https://goo.gl/oj6TYZ
#nodejs #release
Node.js
Node v8.5.0 (Current) | Node.js
Building An Interactive Game of Thrones Map
A fun guide to building a Node.js API to serve a geospatial ‘Game of Thrones’ map, leaning heavily on Postgres (with PostGIS) and Redis. - https://goo.gl/HRc6rG
#nodejs #game
A fun guide to building a Node.js API to serve a geospatial ‘Game of Thrones’ map, leaning heavily on Postgres (with PostGIS) and Redis. - https://goo.gl/HRc6rG
#nodejs #game
Break | Better
Build An Interactive Game of Thrones Map (Part I) - Node.js, PostGIS, and Redis
A 20-minute guide to building a Node.js API to serve geospatial "Game of Thrones" data from PostgreSQL (with the PostGIS extension) and Redis.
A Simple Component Lifecycle Simulator
Deepen your understanding of component lifecycle by stepping through each method in slow-motion. - https://goo.gl/oe3keW
#react
Deepen your understanding of component lifecycle by stepping through each method in slow-motion. - https://goo.gl/oe3keW
#react
Introducing 'visualViewport' to Access Viewport Info
The visual viewport API, in draft but now supported by Chrome 61, gives access to details on how the user zooms and scrolls around the page. -
https://goo.gl/9o4Q1u
#viewport #api
The visual viewport API, in draft but now supported by Chrome 61, gives access to details on how the user zooms and scrolls around the page. -
https://goo.gl/9o4Q1u
#viewport #api
Google Developers
Introducing visualViewport | Web
| Google Developers
| Google Developers
The visual viewport API gives you details on how the user zooms and scrolls around your page.