9 Principles of Mobile Web Design
Revisiting a golden oldie that tells us to keep menus simple, keep forms short, have obvious calls to action, plus more mobile Web common sense. - https://goo.gl/PyAEtp
#mobile #design
Revisiting a golden oldie that tells us to keep menus simple, keep forms short, have obvious calls to action, plus more mobile Web common sense. - https://goo.gl/PyAEtp
#mobile #design
Hubspot
9 Principles of Mobile Web Design
Learn 9 tips for designing your mobile website user interface.
Impress Your Friends With Code Splitting in React
Burke Holland set out to learn the minimum necessary to demonstrate code splitting in React, and here’s what he learned. - https://goo.gl/8vd9QP
#react
Burke Holland set out to learn the minimum necessary to demonstrate code splitting in React, and here’s what he learned. - https://goo.gl/8vd9QP
#react
Hacker Noon
Impress Your Friends With Code Splitting in React
In preparation for the DevUp keynote a few weeks ago, I took some time to learn the minimum amount possible to demonstrate code splitting…
Microsoft’s Bold Plan to Bring PWAs to Windows 10
I recently spoke with Microsoft’s Jeff Burtoft and Aaron Gustafson about the company’s plans to bring Progressive Web Apps to Windows 10. -
https://goo.gl/1igJk1
#pwa
I recently spoke with Microsoft’s Jeff Burtoft and Aaron Gustafson about the company’s plans to bring Progressive Web Apps to Windows 10. -
https://goo.gl/1igJk1
#pwa
Thurrott.com
Microsoft's Bold Plan to Bring PWAs to Windows 10 - Thurrott.com
I recently spoke with Microsoft's Jeff Burtoft and Aaron Gustafson about the company's plans to bring Progressive Web Apps to Windows 10.
Workbox: An Easier Way of Adding A Service Worker to Your Web App
How to use the ‘Workbox’ JavaScript toolbox to easily add service workers to your progressive web apps. - https://goo.gl/Gv7MQU
#serviceWorker
How to use the ‘Workbox’ JavaScript toolbox to easily add service workers to your progressive web apps. - https://goo.gl/Gv7MQU
#serviceWorker
codeburst
Workbox, the easier way of adding a service worker to your web app.
Workbox is a collection of libraries and build tools that make it easy to store your website’s files locally, on your users’ devices.…
react-mosaic: A React Component Tiling 'Window Manager
Give your app’s users control over their workspace within your app. -
https://goo.gl/1sRswh
#react #component #mosaic
Give your app’s users control over their workspace within your app. -
https://goo.gl/1sRswh
#react #component #mosaic
GitHub
palantir/react-mosaic
react-mosaic - A React tiling window manager
Node v9.1.0 (Current) Released
OpenSSL upgraded, the http module now supports the 103 (Early Hints) status code, and you can now set a stack trace limit in NODE_OPTIONS. - https://goo.gl/ewZqXX
#nodejs #release
OpenSSL upgraded, the http module now supports the 103 (Early Hints) status code, and you can now set a stack trace limit in NODE_OPTIONS. - https://goo.gl/ewZqXX
#nodejs #release
Node.js
Node v9.1.0 (Current) | Node.js
Build A Lazy-Load Router With Vue.js And The Latest Browser Features
Dynamic module importing is one of the latest JavaScript features to hit the major browsers. In this article, I’ll demonstrate how you can build a lazy-load router with Vue.js that works natively in supported browsers. Without having to polyfill a module loading system, you can create this with just a few lines of code! - https://goo.gl/iKdWi5
#vue #router
Dynamic module importing is one of the latest JavaScript features to hit the major browsers. In this article, I’ll demonstrate how you can build a lazy-load router with Vue.js that works natively in supported browsers. Without having to polyfill a module loading system, you can create this with just a few lines of code! - https://goo.gl/iKdWi5
#vue #router
Vue.js Developers
Build A Lazy-Load Router With Vue.js And The Latest Browser Features
Dynamic module importing is one of the latest JavaScript features to hit the major browsers. In this article I'll demonstrate how you can build a lazy-load router with Vue.js that works natively in supported browsers. Without having to polyfill a module loading…
Introduction to Event Sourcing in Microservices
This repository is a microservice reference example that is intended to teach the basics of event sourcing in Spring Boot applications. -
https://goo.gl/FRCUG9
#microservice
This repository is a microservice reference example that is intended to teach the basics of event sourcing in Spring Boot applications. -
https://goo.gl/FRCUG9
#microservice
GitHub
kbastani/event-sourcing-microservices-basics
event-sourcing-microservices-basics - Introduces the basics of event sourcing in a microservice architecture
Emulating CSS Timing Functions with JavaScript
Ana Tudor explains how to smoothly go from one state to another in a similar fashion to that of common CSS timing functions using just a little bit of JavaScript. - https://goo.gl/LSbrsh
#css
Ana Tudor explains how to smoothly go from one state to another in a similar fashion to that of common CSS timing functions using just a little bit of JavaScript. - https://goo.gl/LSbrsh
#css
CSS-Tricks
Emulating CSS Timing Functions with JavaScript | CSS-Tricks
CSS animations and transitions are great! However, while recently toying with an idea, I got really frustrated with the fact that gradients are only animat
So What’s New in Node.js 9?
Node 8 became the LTS version last week and Node 9 became the ‘current’ release where new features land first, but what is new? - https://goo.gl/G65oEW
#nodejs
Node 8 became the LTS version last week and Node 9 became the ‘current’ release where new features land first, but what is new? - https://goo.gl/G65oEW
#nodejs
Gergely Nemeth
What's new in Node.js 9?
Node.js 8 became the LTS version on 31 October 2017, and Node.js 9 became the current Node.js version
ReactPWA: Build Progressive Web Apps with React
A foundation/boilerplate app for implementing a scalable, Progressive Web App with React. It includes offline support, hot reloading, page caching, and more. - https://goo.gl/YNCGF2
#react #pwa #tools
A foundation/boilerplate app for implementing a scalable, Progressive Web App with React. It includes offline support, hot reloading, page caching, and more. - https://goo.gl/YNCGF2
#react #pwa #tools
ReactPWA
ReactPWA | Progressive web application with ReactJS
A highly scalable, Progressive Web Application foundation with the best Developer Experience
Using Props for Accessing URL Parameters Within Components with Vue Router
This video tutorial shows how you can use props to access URL parameters and, in doing so, make your code DRYer, cleaner and easier to understand. - https://goo.gl/3MW9Vw
#vue #router #video
This video tutorial shows how you can use props to access URL parameters and, in doing so, make your code DRYer, cleaner and easier to understand. - https://goo.gl/3MW9Vw
#vue #router #video
Code School
Code School is opening up FREE access to their entire content library from November 17–19. It’s a learning free-for-all! - https://goo.gl/6vJfkD
#free #codeSchool
Code School is opening up FREE access to their entire content library from November 17–19. It’s a learning free-for-all! - https://goo.gl/6vJfkD
#free #codeSchool
Code School
Learn to Code Online with Code School | Code School
Learn to code in the comfort of your browser with video tutorials, programming challenges, & screencasts. Sign up today!
React Native: 4 Steps to Improve Your Workflow As A Mobile Developer
Some tips to boost your productivity when creating mobile apps in React Native. - https://goo.gl/Bfg67c
#reactNative
Some tips to boost your productivity when creating mobile apps in React Native. - https://goo.gl/Bfg67c
#reactNative
Bright Inventions
React Native - 4 steps to improve your workflow as a mobile developer
A developer needs tools that support her/his workflow to be fully productive. Well, I guess that this statement fits to any profession that you can think of. It is really important for me to feel that the environment that I’m working in really supports my…
The Front-End Checklist
An exhaustive list of all the elements you need to have/test before launching your site. - https://goo.gl/5k6nKb
#frontend
An exhaustive list of all the elements you need to have/test before launching your site. - https://goo.gl/5k6nKb
#frontend
A Curated Compilation of Node Best Practices
Curated from many popular articles over the years comes this still-in-development summarized list of best practices covering topics from error handling to memory use. - https://goo.gl/2u6ZNE
#nodejs
Curated from many popular articles over the years comes this still-in-development summarized list of best practices covering topics from error handling to memory use. - https://goo.gl/2u6ZNE
#nodejs
GitHub
i0natan/nodebestpractices
nodebestpractices - The largest Node.JS best practices list. Curated from the top ranked articles and always updated
I Wish I Knew These Things Before Diving Into React
Six React development tips for beginners. - https://goo.gl/uHy9Db
#react #tips
Six React development tips for beginners. - https://goo.gl/uHy9Db
#react #tips
Flexbox and Grids, Your Layout’s Best Friends
Eva Ferreira debunks some of the myths around Flexbox & Grids in order to show you the power of these two technologies working together. - https://goo.gl/iAGqwz
#css #flexbox #grid
Eva Ferreira debunks some of the myths around Flexbox & Grids in order to show you the power of these two technologies working together. - https://goo.gl/iAGqwz
#css #flexbox #grid
Aerolab
Flexbox and Grids, your layout’s best friends
We decided to debunk the myths around Flexbox & Grids in order to show you the power of these two technologies working together. Read more!
A Guide to What’s New in React 16
React 16 came out a month ago and people are now fully digesting what it offers. - https://goo.gl/8ynTY7
#react
React 16 came out a month ago and people are now fully digesting what it offers. - https://goo.gl/8ynTY7
#react
Auth0 - Blog
React 16 Release: What’s New?
ReactJS 16 brings major changes to the popular JavaScript library for building user interfaces. Learn what's new in ReactJS!