NativeScript 3.1 Released
Introduces new features like the Chrome DevTools Elements tab, Android snapshot builds, and more. - https://goo.gl/r78ZSn
#nativescript #released
Introduces new features like the Chrome DevTools Elements tab, Android snapshot builds, and more. - https://goo.gl/r78ZSn
#nativescript #released
NativeScript.org
NativeScript 3.1 Just Released
Read all about the latest NativeScript 3.1 release, which introduces new features like the Chrome DevTools Elements tab, Android snapshot builds, and more.
An Introduction to the Redux-First Routing Model
Michael Sargent makes the case for Redux-first routing — a paradigm that makes Redux the star of the routing model, and the common thread among many Redux routing solutions. - https://goo.gl/FQKTtz
#react #redux #routing
Michael Sargent makes the case for Redux-first routing — a paradigm that makes Redux the star of the routing model, and the common thread among many Redux routing solutions. - https://goo.gl/FQKTtz
#react #redux #routing
freeCodeCamp
An Introduction to the Redux-First Routing Model
A routing library is a key component of any complex, single-page application.
Taking Responsive Web Design Beyond the Visual
A discussion on a wider interpretation of responsive web design that includes user context, push notifications, future devices and accessibility. - https://goo.gl/CAikZK
#talking #responsice #design
A discussion on a wider interpretation of responsive web design that includes user context, push notifications, future devices and accessibility. - https://goo.gl/CAikZK
#talking #responsice #design
SitePoint
Taking Responsive Web Design Beyond the Visual — SitePoint
In this episode of the Versioning Show, David and Tim are joined by Chris Ward, a technical writer, blogger and web developer.
Visual Regression Testing (or How You Can Move Fast and Not Break Things)
“How many times you wanted to change code (especially CSS) and you were afraid to death that you’d break everything.” - https://goo.gl/mJs4en
#testing
“How many times you wanted to change code (especially CSS) and you were afraid to death that you’d break everything.” - https://goo.gl/mJs4en
#testing
Medium
Visual Regression Testing (how you can move fast and don’t break things)
How many times you wanted to change code (especially CSS) and you were afraid to death that you’d break everything.
Building m.uber: Engineering a High-Performance Web App for the Global Market
How Uber Engineering designed m.uber, a lightweight web app that delivers a native app experience for riders on mobile. - https://goo.gl/cd86k4
#mobile #web
How Uber Engineering designed m.uber, a lightweight web app that delivers a native app experience for riders on mobile. - https://goo.gl/cd86k4
#mobile #web
Uber Engineering Blog
Building m.uber: Engineering a High-Performance Web App for the Global Market
In this article, we discuss how Uber Engineering designed m.uber, a lightweight web app that delivers a native app experience for riders on mobile browsers.
Animated Page Transitions with React Router 4
How to animate page transitions using lifecycle methods from ReactTransitionGroup and the Animated library. - https://goo.gl/EiRnps
#react #routing #animation
How to animate page transitions using lifecycle methods from ReactTransitionGroup and the Animated library. - https://goo.gl/EiRnps
#react #routing #animation
Hacker Noon
Animated page transitions with React Router 4, ReactTransitionGroup and Animated
In this article I’ll show you how to animate your page transitions using lifecycle methods from ReactTransitionGroup and the Animated…
Introducing HumbleNet: A Cross-Platform Networking Library
A browser-based networking library that exposes a simple peer-to-peer API that allows for peer discovery and the ability to send data (via WebRTC) to others - https://goo.gl/xRzoZJ
#networking #library
A browser-based networking library that exposes a simple peer-to-peer API that allows for peer discovery and the ability to send data (via WebRTC) to others - https://goo.gl/xRzoZJ
#networking #library
Mozilla Hacks – the Web developer blog
Introducing HumbleNet: a cross-platform networking library that works in the browser
Announcing the release of HumbleNet, a project initiated at Humble Bundle in 2015 to port peer-to-peer multiplayer games, originally to asm.js and now to WebAssembly. ...
A Closer Look Into WebRTC in Safari/iOS
Some details on how Safari 11 and iOS 11 implement WebRTC, and tips on bringing support to your own site. - https://goo.gl/MWTa4m
#webrtc #safari #ios
Some details on how Safari 11 and iOS 11 implement WebRTC, and tips on bringing support to your own site. - https://goo.gl/MWTa4m
#webrtc #safari #ios
WebKit
A Closer Look Into WebRTC
Code a Real-Time NativeScript App: Geolocation and Google Maps
Learn how to work with geolocation and Google Maps in NativeScript apps - https://goo.gl/vfztFn
#mobile #nativescript
Learn how to work with geolocation and Google Maps in NativeScript apps - https://goo.gl/vfztFn
#mobile #nativescript
Code Envato Tuts+
Code a Real-Time NativeScript App: Geolocation and Google Maps
NativeScript is a framework for building cross-platform native mobile apps using XML, CSS, and JavaScript. In this series, we'll try out some of the cool things you can do with a NativeScript app:...
Making the Jump: How Desktop-Era Frameworks Can Thrive on Mobile
How do tools that grew up on the desktop, like Ember, Angular and React, make the jump to the mobile future? - https://goo.gl/RYaSrN
#mobile #web
How do tools that grew up on the desktop, like Ember, Angular and React, make the jump to the mobile future? - https://goo.gl/RYaSrN
#mobile #web
tomdale.net
Making the Jump: How Desktop-Era Frameworks Can Thrive on Mobile
How do tools that grew up on the desktop, like Ember, Angular and React, make
the jump to the mobile future?
the jump to the mobile future?
Writing Clean and Concise React Components
.. by making full use of ES6 and 7’s features and the container-component pattern. - https://goo.gl/pp7Jwg
#react #components
.. by making full use of ES6 and 7’s features and the container-component pattern. - https://goo.gl/pp7Jwg
#react #components
Medium
Writing Clean and Concise React Components by Making Full Use of ES6/7 Features and the Container-Component Pattern
The Story So Far
Kitten Tricks: A React Native Mobile Starter Kit
Features over 40 free and open-source app screens. - https://goo.gl/k4Vd9a
#mobile #reactnative #starterkit
Features over 40 free and open-source app screens. - https://goo.gl/k4Vd9a
#mobile #reactnative #starterkit
GitHub
akveo/kittenTricks
kittenTricks - 🐈 A react native mobile starter kit with over 40 screens and theme hot reload support
Build a Reusable Scroll List Component with Animated scrollTo in React - https://goo.gl/DcF72j
#react #scroll #component
#react #scroll #component
codeburst
Build a Reusable Scroll List Component with Animated scrollTo in React
It is common in applications to have a scrollable list of content. Depending on other interactions you may want to programmatically scroll…
Code a Real-Time NativeScript App: SQLite
How to integrate a SQLite database into a NativeScript app to store data locally. - https://goo.gl/o3Zh22
#mobile #nativescript
How to integrate a SQLite database into a NativeScript app to store data locally. - https://goo.gl/o3Zh22
#mobile #nativescript
Code Envato Tuts+
Code a Real-Time NativeScript App: SQLite
NativeScript is a framework for building cross-platform native mobile apps using XML, CSS, and JavaScript. In this series, we're trying out some of the cool things you can do with a NativeScript...
react-workspaces: A Fusion Between react-tabs and react-split-pane -
https://goo.gl/K7tvir
#react #code
https://goo.gl/K7tvir
#react #code
GitHub
dok/react-workspace
react-workspace - A fusion between react-tabs and react-split-pane.
How to Enhance Mobile Interactions with Sound Design
Some insights, plus an introduction to the Facebook Sound Kit, a collection of interaction sounds they’re making available - https://goo.gl/x1AM4M
#mobile #web #design
Some insights, plus an introduction to the Facebook Sound Kit, a collection of interaction sounds they’re making available - https://goo.gl/x1AM4M
#mobile #web #design
Medium
How to enhance mobile interactions with sound design
When I talk with people about sound design and the role it plays at Facebook, many people seem puzzled at first.
AI Eats Future of Software
Microservices will be a central theme of next generation applications. With so much of heterogenous components sitting inside one stack, monolithic approach would hardly make sense. Microservices can give the desired modularity and ability to build applications that can scale. - https://goo.gl/mMf4K7
#microservice #ai
Microservices will be a central theme of next generation applications. With so much of heterogenous components sitting inside one stack, monolithic approach would hardly make sense. Microservices can give the desired modularity and ability to build applications that can scale. - https://goo.gl/mMf4K7
#microservice #ai
Medium
AI eats future of software — Part2 – Saunak Dasgupta – Medium
n the previous post, I discussed about core traits of an intelligent software application. You can read the post here.
Chalk 2.0: Terminal String Styling and Colorizing
The 5th most depended upon npm package takes another step forward with full ‘true color’ (24 bit) support, plus an ability to use tagged template literals. - https://goo.gl/u7yBE3
#nodejs
The 5th most depended upon npm package takes another step forward with full ‘true color’ (24 bit) support, plus an ability to use tagged template literals. - https://goo.gl/u7yBE3
#nodejs
GitHub
chalk/chalk
chalk - 🖍 Terminal string styling done right