Redux-First Router: A Step Beyond Redux-Little-Router
“The purpose of this article is to debunk the effectiveness of route-matching components + nested routes when using Redux, while discovering a better [..] way.” - https://goo.gl/1nhMPq
#react #router #redux
“The purpose of this article is to debunk the effectiveness of route-matching components + nested routes when using Redux, while discovering a better [..] way.” - https://goo.gl/1nhMPq
#react #router #redux
Medium
Pre Release: Redux-First Router — A Step Beyond Redux-Little-Router
The purpose of this article is to debunk the effectiveness of route-matching components + nested routes when using Redux, while discovering…
ECMAScript 2017 Language Spec Published
The official spec for ES2017 (essentially the 8th edition of the JS spec) has been published in HTML and PDF if you’re lacking for bedtime reading. - https://goo.gl/qwq3H1
#javascript
The official spec for ES2017 (essentially the 8th edition of the JS spec) has been published in HTML and PDF if you’re lacking for bedtime reading. - https://goo.gl/qwq3H1
#javascript
Build a Weather Site in 30 Minutes with Node + Express + OpenWeather
Learn to build a web app where users can type in a city name and get real-time weather data instantly - https://goo.gl/ZjTmBm
#nodejs #express
Learn to build a web app where users can type in a city name and get real-time weather data instantly - https://goo.gl/ZjTmBm
#nodejs #express
codeburst
Build a Weather Website in 30 minutes with Node.js + Express + OpenWeather
Got 30 minutes? Learn to build a web app where users can type in a city name and get real-time weather data instantly displayed on their…
TypeScript 2.4 Released
Includes support for cynamic import() expressions, string enums, & improved checking - https://goo.gl/cQ7K7q
#typescript
Includes support for cynamic import() expressions, string enums, & improved checking - https://goo.gl/cQ7K7q
#typescript
How to Use Webpack's 'Magic Comment' Feature with React Universal Component + SSR - https://goo.gl/Uvav3u
#react #webpack
#react #webpack
Medium
How to use Webpack’s new “magic comment” feature with React Universal Component + SSR
Webpack 2.4.0, which came out a few weeks ago, launched with a very interesting new feature: “magic comments.” In combination with dynamic…
Vulcan: An Open-Source Project to 'Meteorize' GraphQL
A full-stack app framework built on React and GraphQL. It’s an evolution of Telescope but is becoming less Meteor-dependent. - https://goo.gl/kAJNXj
#react #graphql
A full-stack app framework built on React and GraphQL. It’s an evolution of Telescope but is becoming less Meteor-dependent. - https://goo.gl/kAJNXj
#react #graphql
Meteor Blog
VulcanJS: An Open-Source Project to “Meteorize” GraphQL
A full-stack app-building framework with React and GraphQL
Using ExtReact Stores in Flux Apps
ExtReact provides ready-to-use UI components for building data-intensive web apps using React. - https://goo.gl/c33ztE
#react #extreact
ExtReact provides ready-to-use UI components for building data-intensive web apps using React. - https://goo.gl/c33ztE
#react #extreact
Sencha
Using ExtReact Stores in Flux Apps
ExtReact provides ready-to-use UI components for building data-intensive web apps using React. Learn how to use ExtReact stores in Flux apps.
Go, Docker, Google Cloud: A Microservice HOWTO
Saying that software engineers today enjoy MicroServices (MS) ‘a little bit’ is like saying people enjoy chocolate covered bacon ‘a little bit’. MicroServices does for internet systems what function calls do for assembly: abstraction without losing functionality. -
https://goo.gl/XcWqDN
#microservice
Saying that software engineers today enjoy MicroServices (MS) ‘a little bit’ is like saying people enjoy chocolate covered bacon ‘a little bit’. MicroServices does for internet systems what function calls do for assembly: abstraction without losing functionality. -
https://goo.gl/XcWqDN
#microservice
Unleash Your Inner Supercomputer with WebGL
An interesting series of posts that digs into the practicalities of using WebGL to do GPU-based calculations. - https://goo.gl/JtSnAx
#webgl
An interesting series of posts that digs into the practicalities of using WebGL to do GPU-based calculations. - https://goo.gl/JtSnAx
#webgl
react-day-picker: A Flexible Date Picker for React
Comes in at less than 10KB with no dependencies. Fully customizable, with ARIA support. - https://goo.gl/ZKLCMJ
#react #datepicker
Comes in at less than 10KB with no dependencies. Fully customizable, with ARIA support. - https://goo.gl/ZKLCMJ
#react #datepicker
GitHub
gpbl/react-day-picker
react-day-picker - Flexible date picker for React
Hybrid Apps And React Native: A Time To Transition?
Is it time to move from hybrid apps to a solution like React Native? The author says that it is, despite some temporary pains. - https://goo.gl/HBZHVs
#reactnative
Is it time to move from hybrid apps to a solution like React Native? The author says that it is, despite some temporary pains. - https://goo.gl/HBZHVs
#reactnative
Smashingmagazine
Hybrid Apps And React Native: A Time To Transition? – Smashing Magazine
React Native is a highly attractive technology that combines the reusability and cost-effectiveness of hybrid apps with the polish and performance of native apps.
Progressive Enhancement and CSS [video]
Ire covers the difficulty of writing progressively enhancive CSS, and offers some tips on how to overcome it. - https://goo.gl/pMjHqy
#css
Ire covers the difficulty of writing progressively enhancive CSS, and offers some tips on how to overcome it. - https://goo.gl/pMjHqy
#css
YouTube
Progressive Enhancement & CSS - Ire Aderinokun @ WeAreDevelopers Conference 2017
When we speak of Progressive Enhancement, we usually talk about making our sites functional with limited or no Javascript. But what about CSS? Progressive en...
create-react-app 1.0.8 Released - https://goo.gl/m3a3XX
GitHub
facebookincubator/create-react-app
create-react-app - Create React apps with no build configuration.
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