Discussing Progression, Curiosity, and Burnout with Dan Abramov
An hour long chat with the creator of Redux. Full transcript included. -
https://goo.gl/NhCucD
#podcast #DanAbramov
An hour long chat with the creator of Redux. Full transcript included. -
https://goo.gl/NhCucD
#podcast #DanAbramov
TylerMcGinnis.com - The linear, course based approach to learning web technologies.
Progression, Curiosity, and Burnout with Dan Abramov
In this episode I chat with Dan Abramov, an Engineer at Facebook and co-author of Redux. We discuss his upbringing and what it's like learning to program in Russia, the backstory of how Redux came to be, handling burnout, and much more.
Number Picture: React Components for Composing SVG Visualizations
React handles the DOM structure and D3 handles the animations and visuals. - https://goo.gl/JyXG9B
#react #svg #components
React handles the DOM structure and D3 handles the animations and visuals. - https://goo.gl/JyXG9B
#react #svg #components
Numberpicture
Number Picture - React + D3
Low-level React components for declaratively composing animated, interactive SVG visualizations.
Concurrent JavaScript: It Can Work
What would it take to extend concurrency to the entire JavaScript heap? A WebKit engineer goes in-depth with some ideas. - https://goo.gl/oWxyad
#javascript
What would it take to extend concurrency to the entire JavaScript heap? A WebKit engineer goes in-depth with some ideas. - https://goo.gl/oWxyad
#javascript
WebKit
Concurrent JavaScript: It can work!
Decaffeinating a CoffeeScript Codebase Without Losing Sleep
A look at the complexities and the process behind migrating a large CoffeeScript codebase to modern JavaScript. - https://goo.gl/v7yyry
#coffeescript
A look at the complexities and the process behind migrating a large CoffeeScript codebase to modern JavaScript. - https://goo.gl/v7yyry
#coffeescript
DataFox Tech Blog
Decaffeinating a Large CoffeeScript Codebase Without Losing Sleep
In 2013, DataFox chose CoffeeScript† over ECMAScript 5 because it improved developer productivity. It smoothed over many of the bad parts of JavaScript and p...
Measuring Performance Gains Going From Angular to React -
https://goo.gl/TQGkkF
@angular #react #performance
https://goo.gl/TQGkkF
@angular #react #performance
Medium
Measuring performance gains — AngularJS to React (with Redux or Mobx)
If you’re looking into migrating a large AngularJS single page application (SPA) to React and wondering what sort of performance gains you…
Tightly Controlled Textareas: Building Solid Plain Text Editors in React -
https://goo.gl/sDA7xe
#react
https://goo.gl/sDA7xe
#react
React Navigation Drawer Tutorial
How to add a drawer to your React Native app using React Navigation. - https://goo.gl/A39JP5
#reactnative
How to add a drawer to your React Native app using React Navigation. - https://goo.gl/A39JP5
#reactnative
Building Offline-Friendly Forms
Forms on the web don’t often play nice with bad connections, but here’s an approach to making them more robust. - https://goo.gl/hdjpfG
#javascript #offline #forms
Forms on the web don’t often play nice with bad connections, but here’s an approach to making them more robust. - https://goo.gl/hdjpfG
#javascript #offline #forms
Yes, That Web Project Should Be a PWA
Most sites can benefit from becoming a PWA — and your users will benefit too. - https://goo.gl/56zR9S
#pwa
Most sites can benefit from becoming a PWA — and your users will benefit too. - https://goo.gl/56zR9S
#pwa
Alistapart
Yes, That Web Project Should Be a PWA
Most websites—and, more importantly, their readers—can benefit from becoming PWAs. And it’s so easy!
react-native-pull-refresh: Custom Pull to Refresh Component for Android
Lets you use your own custom animation while refreshing. -
https://goo.gl/gRma4U
#reactnative
Lets you use your own custom animation while refreshing. -
https://goo.gl/gRma4U
#reactnative
GitHub
NadiKuts/react-native-pull-refresh
react-native-pull-refresh - Custom pull to refresh component for Android
react-map-gl: A Suite of React Components for Mapbox GL JS -
https://goo.gl/pRptiZ
#react #component #map
https://goo.gl/pRptiZ
#react #component #map
Framework7 v2 Beta
Has been rewritten with ES-next syntax, including more highly performant and functional components in the new v2 beta. - https://goo.gl/LKdjDa
#freamework7 #beta
Has been rewritten with ES-next syntax, including more highly performant and functional components in the new v2 beta. - https://goo.gl/LKdjDa
#freamework7 #beta
Framework7 Blog
Framework7 v2 Beta
Great news! Framework7 v2 beta is already available for download and usage.
Launching An App? Make App Store Optimization A Foundation For Growth
Some advice to help you get a base level of users that you can grow from. - https://goo.gl/ZZ6Ud3
#mobile #appStore
Some advice to help you get a base level of users that you can grow from. - https://goo.gl/ZZ6Ud3
#mobile #appStore
Smashingmagazine
Launching An App? Make App Store Optimization Your Foundation For Growth – Smashing Magazine
A guide on how to launch an app with a marketing budget of zero. To get started, pick a topic in which enough people are interested in.
The State of the Web and Its Performance
How can we make the Web better by designing and developing with performance in mind? A look at various ways of making impactful performance improvements. - https://goo.gl/r9P1Yp
#performance
How can we make the Web better by designing and developing with performance in mind? A look at various ways of making impactful performance improvements. - https://goo.gl/r9P1Yp
#performance
Medium
The State of the Web
A guide to impactful performance improvements
WhatsApp-Like Location Sharing with Ionic
How to add location sharing to your mobile apps built with Ionic. - https://goo.gl/hM6FN6
#ionic #geo
How to add location sharing to your mobile apps built with Ionic. - https://goo.gl/hM6FN6
#ionic #geo
New in Chrome 61: JS Modules and WebUSB Support
WebUSB allows web apps to access user permitted USB devices. There’s also support for importing JavaScript modules within script tags. - https://goo.gl/14R1rq
#chrome #webUSB
WebUSB allows web apps to access user permitted USB devices. There’s also support for importing JavaScript modules within script tags. - https://goo.gl/14R1rq
#chrome #webUSB
Google Developers
New in Chrome 61 | Web
| Google Developers
| Google Developers
What's new in Chrome 61 for developers? JavaScript Modules, WebUSB, WebShare and more.
React Dates: A Date Picker from Airbnb
An accessible, easily internationalizable, mobile-friendly date-picker library for the web. - https://goo.gl/chzed8
#react #component #datePicker
An accessible, easily internationalizable, mobile-friendly date-picker library for the web. - https://goo.gl/chzed8
#react #component #datePicker
GitHub
airbnb/react-dates
react-dates - An easily internationalizable, mobile-friendly datepicker library for the web