“State of Vue.js” — Key Takeaways from the Report
This blog post outlines the report’s key data points and takeaways. -
https://goo.gl/LY87Rh
#vue
This blog post outlines the report’s key data points and takeaways. -
https://goo.gl/LY87Rh
#vue
Monterail
State of Vue.js — Key Takeaways from the Report
The State of Vue.js report’s key data points and takeaways. What's the future of Vue.js? How companies of different shapes use it in their products? Read on!
Building a Native Cryptocurrency App with React Native and Redux - https://goo.gl/gP2omK
#reactNative
#reactNative
Medium
Let’s Build: Cryptocurrency Native Mobile App With React Native + Redux
Demo — What we will be building
Ending The Debate on Inline Functions in React
A look at reflective-bind, a Babel plugin to eliminate ‘wasteful re-rendering’ in React components caused by inline functions. - https://goo.gl/2Sxjho
#react
A look at reflective-bind, a Babel plugin to eliminate ‘wasteful re-rendering’ in React components caused by inline functions. - https://goo.gl/2Sxjho
#react
Flexport Engineering
Ending the debate on inline functions in React
Optimizing React Rendering (Part 3) — Introducing reflective-bind
Creating a Star to Heart Animation with SVG and Vanilla JavaScript
A step-by-step how-to for smooth transitions from one shape to another. - https://goo.gl/EjbZNo
#svg #animation
A step-by-step how-to for smooth transitions from one shape to another. - https://goo.gl/EjbZNo
#svg #animation
CSS-Tricks
Creating a Star to Heart Animation with SVG and Vanilla JavaScript | CSS-Tricks
In my previous article, I've shown how to smoothly transition from one state to another using vanilla JavaScript. Make sure you check that one out first be
A Guide to Automating and Scraping the Web
.using Headless Chrome, Puppeteer, and Node.js. - https://goo.gl/BoEVkN
#nodejs
.using Headless Chrome, Puppeteer, and Node.js. - https://goo.gl/BoEVkN
#nodejs
codeburst
A Guide to Automating & Scraping the Web with JavaScript (Chrome + Puppeteer + Node JS)
Learn to Automate and Scrape the web with Headless Chrome
Internationalization with React and i18next
i18next is a framework for providing i18n features across your entire app. - https://goo.gl/NMbTPX
#react #internationalization
i18next is a framework for providing i18n features across your entire app. - https://goo.gl/NMbTPX
#react #internationalization
👍1
29 Videos from Last Week’s NodeConfEU 2017
NodeConfEU took place in Ireland last week and there are already some great videos out, including Building a radio data network with Node, The memory footprint of Node modules, and a talk about the development of npm v5 and v6. - https://goo.gl/JVvuWY
#nodejs #conf #video
NodeConfEU took place in Ireland last week and there are already some great videos out, including Building a radio data network with Node, The memory footprint of Node modules, and a talk about the development of npm v5 and v6. - https://goo.gl/JVvuWY
#nodejs #conf #video
Vue School is just around the corner
Vue School is dropping their Master Class soon. Leave your email to get a ridiculous launch-offer. - https://goo.gl/VkZAUZ
#vue #school
Vue School is dropping their Master Class soon. Leave your email to get a ridiculous launch-offer. - https://goo.gl/VkZAUZ
#vue #school
Crossing Guards
A really great overview from Chris Burnell about the IntersectionObserver. Chris looks at how we (used) handle lazy-loading or infinite scrolling these days, covers off the potential pitfalls when it comes to 60FPS and performance and finishes with a rather tasty codepen demo - https://goo.gl/T3Jv2E
#responsive
A really great overview from Chris Burnell about the IntersectionObserver. Chris looks at how we (used) handle lazy-loading or infinite scrolling these days, covers off the potential pitfalls when it comes to 60FPS and performance and finishes with a rather tasty codepen demo - https://goo.gl/T3Jv2E
#responsive
Chrisburnell
Crossing Guards – Chris Burnell
Throttle back on your scroll events and watch out for the IntersectionObserver!
Node v9.2.0 (Current) Released
Only a minor update. process.ppid, fs.realpathSync.native and fs.realpath.native are now exposed - https://goo.gl/p5o6o3
#nodejs #release
Only a minor update. process.ppid, fs.realpathSync.native and fs.realpath.native are now exposed - https://goo.gl/p5o6o3
#nodejs #release
Node.js
Node v9.2.0 (Current) | Node.js
How to Deploy Node Applications: Heroku vs Now.sh
Michiel Mulders compares Heroku and Now.sh, showing how to deploy Node apps to each service and looking at additional features like monitoring and logging. - https://goo.gl/ZCBD2r
#nodejs
Michiel Mulders compares Heroku and Now.sh, showing how to deploy Node apps to each service and looking at additional features like monitoring and logging. - https://goo.gl/ZCBD2r
#nodejs
SitePoint
How to Deploy Node Applications: Heroku vs Now.sh — SitePoint
Michiel Mulders compares Heroku and Now.sh, showing how to deploy Node apps to each service and looking at additional features like monitoring and logging.
How Redux Can Make You A Better Developer
If adopted, Redux has the potential to totally change your approach to writing code and organizing applications. - https://goo.gl/as6bvt
#redux
If adopted, Redux has the potential to totally change your approach to writing code and organizing applications. - https://goo.gl/as6bvt
#redux
A Summary of New Angular 5 Features
A look at some of the most important changes to Angular, as well as pointers on upgrading. - https://goo.gl/PDY9Lz
#angular5
A look at some of the most important changes to Angular, as well as pointers on upgrading. - https://goo.gl/PDY9Lz
#angular5
alligator.io
Angular 5: Upgrading & Summary of New Features
Let's go over the new additions in Angular 5. Plus, a quick guide with pointers on upgrading your Angular 4 apps to Angular 5.
4 Steps to Improve Your Workflow as a React Native Developer
Some tips to boost your productivity when creating mobile apps with React Native. - https://goo.gl/5me2Eq
#reactNative
Some tips to boost your productivity when creating mobile apps with React Native. - https://goo.gl/5me2Eq
#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…
Generate forms using JSON Schema and Vue.js
Vue component which adds forms based your defined JSON Schemas - https://goo.gl/CLn97i
#vue
Vue component which adds forms based your defined JSON Schemas - https://goo.gl/CLn97i
#vue
Vue.js Feed
Generate forms using JSON Schema and Vue.js
Vue component which adds forms based your defined JSON Schemas
SEO in 2018: The Definitive Guide
An excellent all-encompassing guide to Search Engine Optimisation (SEO) for 2018. The list takes you through current best practices as well as some of the changes that Google are making and how they might affect you - like a mobile-first index for example. - https://goo.gl/kcKf12
#seo #guide
An excellent all-encompassing guide to Search Engine Optimisation (SEO) for 2018. The list takes you through current best practices as well as some of the changes that Google are making and how they might affect you - like a mobile-first index for example. - https://goo.gl/kcKf12
#seo #guide
Backlinko
SEO in 2018: The Definitive Guide
This is the ultimate guide to dominating Google’s search results in 2018. And let me be clear about something: This is NOT a lame “SEO in 2018” predictions post. Instead, you’re going see tested strategies that are working right now… and will work even better…
Basic Concepts of Flexbox
Rachel Andrew gives an outline of the main features of flexbox. - https://goo.gl/DV7Koi
#css #flexbox
Rachel Andrew gives an outline of the main features of flexbox. - https://goo.gl/DV7Koi
#css #flexbox
Mozilla Developer Network
Basic concepts of flexbox
The Flexible Box Module, usually referred to as flexbox, was designed as a one-dimensional layout model, and as a method that could offer space distribution between items in an interface and powerful alignment capabilities. This article gives an outline of…
Using a React 16 'Portal' to Do Something Cool
Portals provide a first-class way to render children into a DOM node that exists outside the DOM hierarchy of the parent component. - https://goo.gl/pYarJb
#react
Portals provide a first-class way to render children into a DOM node that exists outside the DOM hierarchy of the parent component. - https://goo.gl/pYarJb
#react
Hacker Noon
Using a React 16 Portal to do something cool – Hacker Noon
React 16 is here, and one of the more interesting additions is ‘Portals’.