Configuring Vue Router for a Single Page App
Vue Router is a perfect tool for handling the hard parts of the HTML5 History API. Dan Pastori brings a great article on how you can configure your single-page app routes using Vue Router. - https://goo.gl/anh3AD
#vue #router
Vue Router is a perfect tool for handling the hard parts of the HTML5 History API. Dan Pastori brings a great article on how you can configure your single-page app routes using Vue Router. - https://goo.gl/anh3AD
#vue #router
Server Side Up
Configuring Vue Router for a Single Page App - Server Side Up
Configure your Single Page App's routes using Vue Router. Vue Router is a perfect tool for handling the hard parts of the HTML5 History API.
This media is not supported in your browser
VIEW IN TELEGRAM
UI Design for iPhone X: Top Elements and the Notch
How to deal with top elements and the notch when designing for the iPhone X. - https://goo.gl/bQA6Bv
#ui #design #iPhoneX
How to deal with top elements and the notch when designing for the iPhone X. - https://goo.gl/bQA6Bv
#ui #design #iPhoneX
A JavaScript’s Promise That Leaks Memory (and Why)
What you can do about memory leaks in recursive loops. - https://goo.gl/92p4aX
#promise
What you can do about memory leaks in recursive loops. - https://goo.gl/92p4aX
#promise
alexn.org
JavaScript's Promise Leaks Memory
JavaScript's Promise leaks memory in recursive loops and what you can do about it.
API-driven development with OpenAPI and Swagger
In this two-part article, you’ll learn how to put APIs at the heart of your design and development process, from concept to coding. -
https://goo.gl/wmTAAy
#api #swagger
In this two-part article, you’ll learn how to put APIs at the heart of your design and development process, from concept to coding. -
https://goo.gl/wmTAAy
#api #swagger
JavaWorld
API-driven development with OpenAPI and Swagger
Get started with API-driven development for cloud and microservices architectures
Vue 2.5 released - https://goo.gl/4HWjks
Vuex 2.5.0 released - https://goo.gl/ocvrxv
Vuetify.js v0.16.6 released - https://goo.gl/tA4Zuw
Element UI 2.0.0-beta.1 released - https://goo.gl/yidrxA
Released Quasar v0.14.5 released - https://goo.gl/QJzKAU
#vue #release
Vuex 2.5.0 released - https://goo.gl/ocvrxv
Vuetify.js v0.16.6 released - https://goo.gl/tA4Zuw
Element UI 2.0.0-beta.1 released - https://goo.gl/yidrxA
Released Quasar v0.14.5 released - https://goo.gl/QJzKAU
#vue #release
Medium
Vue 2.5 released
We are excited to announce the release of Vue 2.5 Level E!
Debounce Your React and Redux Code to Improve Performance
‘Debouncing’ is a mechanism for limiting the number of intensive calculations (e.g. only make a request or update something every 500ms at most). - https://goo.gl/8X3iKt
#react #redux
‘Debouncing’ is a mechanism for limiting the number of intensive calculations (e.g. only make a request or update something every 500ms at most). - https://goo.gl/8X3iKt
#react #redux
Medium
Debounce Your React and Redux Code to Improve Performance
A debounce is a tool that every web developer should have in their kit. It improves performance by limiting the number of expensive…
Ember.js: The Perfect Framework for Web Applications
Ember.js lets you scaffold and build complex front-end web apps quickly. Graham Cox explores this popular, batteries-included JavaScript framework - https://goo.gl/UDm4un
#ember
Ember.js lets you scaffold and build complex front-end web apps quickly. Graham Cox explores this popular, batteries-included JavaScript framework - https://goo.gl/UDm4un
#ember
SitePoint
Ember.js: The Perfect Framework for Web Applications — SitePoint
Ember.js lets you scaffold and build complex frontend web applications quickly. Graham Cox explores this popular, batteries-included JavaScript framework.
6 Myths of Progressive Web Apps
Busting some of the common myths surrounding PWAs. - https://goo.gl/TL2JPS
#pwa
Busting some of the common myths surrounding PWAs. - https://goo.gl/TL2JPS
#pwa
Build a Scientific Calculator with Vue.js
In this tutorial, Raphael Ugwu shows how he built a scientific calculator with Vue. A great read if you’re interested in seeing how a Vue app gets built from start to finish. - https://goo.gl/QAS8Ho
#vue
In this tutorial, Raphael Ugwu shows how he built a scientific calculator with Vue. A great read if you’re interested in seeing how a Vue app gets built from start to finish. - https://goo.gl/QAS8Ho
#vue
Scotch
Build a Scientific Calculator with Vue.js
Use Vue to build a sweet calculator demo!
7 Reasons to 'Outlaw' React’s Functional Components
Are React’s functional components worth the cost? - https://goo.gl/Gi3wZt
#react
Are React’s functional components worth the cost? - https://goo.gl/Gi3wZt
#react
freeCodeCamp
7 Reasons to Outlaw React’s Functional Components
Are React’s Functional Components Worth The Cost?
NativeScript UI is Now Free — Here’s How to Get Started
NativeScript UI is now 100% free and this article shows how to get started with the UI controls - https://goo.gl/a9PhqR
#nativescript
NativeScript UI is now 100% free and this article shows how to get started with the UI controls - https://goo.gl/a9PhqR
#nativescript
NativeScript.org
NativeScript UI is Now Free—Here’s How to Get Started
At this year’s NativeScript Developer Day we announced that NativeScript UI is now 100% free. In this article we’ll look at how to get started with the newly free NativeScript UI controls.
Naming Things In CSS Grid Layout
The various ways that you can name lines and areas in CSS Grid Layout to enable easier placement of items by name rather than number - https://goo.gl/UghaiC
#css #grid
The various ways that you can name lines and areas in CSS Grid Layout to enable easier placement of items by name rather than number - https://goo.gl/UghaiC
#css #grid
Smashingmagazine
Naming Things In CSS Grid Layout – Smashing Magazine
Learn which methods you can use that will enable the naming of lines and even grid areas in CSS Grid Layout.
Ionic App Generator
A new utility for generating Ionic-based applications, Ionic App Generator (macOS and Windows). - https://goo.gl/CDedoL
#ionic
A new utility for generating Ionic-based applications, Ionic App Generator (macOS and Windows). - https://goo.gl/CDedoL
#ionic
Prototype A
Ionic App Generator
I am happy to announce the release of a new utility for generating Ionic-based applications, Ionic App Generator (macOS and Windows). The goal of this app is to allow you to completely configure al…
Getting A High Progressive Web App Score On React and Material-UI
Basic techniques used to get a high score for a sample app based on a stack of React, Redux and Material-UI. - https://goo.gl/d9usf3
#react
Basic techniques used to get a high score for a sample app based on a stack of React, Redux and Material-UI. - https://goo.gl/d9usf3
#react
Medium
Getting high Progressive Web App score on React and Material-UI
Basic techniques used to get a high score for example application based on a stack of React, Redux and Material-UI.
When to Use Server-Side Rendering (SSR) in Vue.js Projects
There are advantages and disadvantages to using SSR including SEO and performance. Alan Ktquez gives his take on when this feature is worth implementing in a Vue.js app. - https://goo.gl/WQAbnr
#vue #serverSideRender
There are advantages and disadvantages to using SSR including SEO and performance. Alan Ktquez gives his take on when this feature is worth implementing in a Vue.js app. - https://goo.gl/WQAbnr
#vue #serverSideRender
codeburst
When to use Server-Side Rendering (SSR) in Vue.js projects
In the community, there are still many questions about server-side rendering (SSR) and when to use it, there are a few points that we’ll…
What You Need to Know About HTTP/2
Unsure how to optimize your app to take advantage of HTTP/2? This article aims to clarify. - https://goo.gl/5YXVbn
#http2
Unsure how to optimize your app to take advantage of HTTP/2? This article aims to clarify. - https://goo.gl/5YXVbn
#http2
Fly Articles
What you need to know about HTTP/2
In chatting with other developers, many identify why HTTP/2 is something to be excited about but are unsure how to optimize their applications to take advantage of it. This article should make that more clear. HTTP/2 is here to make connections faster and…
Creating a super simple FontAwesome 5 icon component in Vue
It won’t take more than a couple of minutes, plus you can use your own classes and icons thus keeping your assets small. - https://goo.gl/5TxdUa
#vue
It won’t take more than a couple of minutes, plus you can use your own classes and icons thus keeping your assets small. - https://goo.gl/5TxdUa
#vue
codeburst
Creating a super simple FontAwesome 5 icon component in Vue
I was lucky enough to grab one of the early bird releases of FontAwesome 5, so of course I was eager to use it in my next Vue project…