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’.
Using a Mapbox In A NativeScript Angular Application
How to include maps in a NativeScript Android and iOS mobile app built with Angular and TypeScript. - https://goo.gl/6Ren4n
#nativeScript #angular
How to include maps in a NativeScript Android and iOS mobile app built with Angular and TypeScript. - https://goo.gl/6Ren4n
#nativeScript #angular
The Polyglot Developer
Using A Mapbox In A NativeScript Angular Application
Learn how to include Mapbox in your NativeScript Android and iOS mobile application built with Angular and TypeScript.
Launch a Vue.js Blog in Less Than 2 Hours
Learn how to build a killer Vue.js blog with a full demo: custom plugin, templating, pagination, filtering, data decoupling, and more! - https://goo.gl/wWZK25
#vue
Learn how to build a killer Vue.js blog with a full demo: custom plugin, templating, pagination, filtering, data decoupling, and more! - https://goo.gl/wWZK25
#vue
Snipcart
Launch a Vue.js Blog in Less Than 2 Hours [Live Demo] - Snipcart
Learn how to build a killer Vue.js blog with a full demo: custom plugin, templating, pagination, filtering, data decoupling, and more!
Error Logging in Angular 2 with `ErrorHandler`
Error handling is one of those things no one wants to deal with, well in Angular you can create a global handler and never have to worry again. Here’s how. - https://goo.gl/kxH6AC
#angular2
Error handling is one of those things no one wants to deal with, well in Angular you can create a global handler and never have to worry again. Here’s how. - https://goo.gl/kxH6AC
#angular2
Using SVGs as Placeholders, and Other Image Loading Techniques
A frontend developer from Spotify looks at several approaches to showing something in place of an image before that image loads. - https://goo.gl/qBbkkP
#svg
A frontend developer from Spotify looks at several approaches to showing something in place of an image before that image loads. - https://goo.gl/qBbkkP
#svg
freeCodeCamp
How to use SVG as a Placeholder, and Other Image Loading Techniques
I’m passionate about image performance optimisation and making images load fast on the web. One of the most interesting areas of…
Exploring Some Advanced React Router Concepts
Including code splitting, animated transitions, scroll restoration, and recursive paths. - https://goo.gl/AQsGVY
#react #router
Including code splitting, animated transitions, scroll restoration, and recursive paths. - https://goo.gl/AQsGVY
#react #router
LogRocket
Advanced React Router concepts: recursive path, code splitting, animated transitions, and more
Before setting down the path of advanced concepts, first let’s all agree on the basics. React Router provides:
Creating Secure Password Resets With JSON Web Tokens
A thorough introduction to JWTs and their use from Node. JWTs can contain encoded information that can be validated to ensure it hasn’t been tampered with. - https://goo.gl/7KsVC9
#nodejs
A thorough introduction to JWTs and their use from Node. JWTs can contain encoded information that can be validated to ensure it hasn’t been tampered with. - https://goo.gl/7KsVC9
#nodejs