An (Almost) Comprehensive Guide on Using Storybook with Nuxt.js
Storybook is an open source tool for developing UI components in isolation. Using Storybook with plain Vue is no hassle, but it’s another story with Nuxt. This article provides a robust tutorial for those who want to start using Storybook with Nuxt. - http://amp.gs/Rcv6
#vue #nuxt #storybook
Storybook is an open source tool for developing UI components in isolation. Using Storybook with plain Vue is no hassle, but it’s another story with Nuxt. This article provides a robust tutorial for those who want to start using Storybook with Nuxt. - http://amp.gs/Rcv6
#vue #nuxt #storybook
Medium
An (almost) comprehensive guide on using Storybook with Nuxt.js
Here’s my walkthrough on getting Storybook to play along with Nuxt.js.
Launching the Front-End Tooling Survey 2019
Each year we link to this popular front-end developer survey as the results are pretty interesting. Take part to help us all find out how our collective front-end tooling habits are changing. There’s a recap of last year’s results here too. - http://amp.gs/R6hU
#frontend #survey
Each year we link to this popular front-end developer survey as the results are pretty interesting. Take part to help us all find out how our collective front-end tooling habits are changing. There’s a recap of last year’s results here too. - http://amp.gs/R6hU
#frontend #survey
freeCodeCamp.org
Launching the Front-End Tooling Survey 2019
Take part to help us find out how our front-end tooling habits are changing.
NgRx: Action Creators Redesigned
In this article, we’ll look into the limitations of the current Action Creators and some techniques that can help with them. Then Alex will walk us through the new addition to the core NgRx — createAction function, where he’ll highlight some of its advantages, how it can be used in ofType operator, and discuss Action Union. - http://amp.gs/RbvP
#angular #ngrx
In this article, we’ll look into the limitations of the current Action Creators and some techniques that can help with them. Then Alex will walk us through the new addition to the core NgRx — createAction function, where he’ll highlight some of its advantages, how it can be used in ofType operator, and discuss Action Union. - http://amp.gs/RbvP
#angular #ngrx
Angular In Depth
NgRx: Action Creators redesigned
The limitations of the current Action Creators and some techniques that can help with them.
Building a Real-Time Earnings Tracker into Uber’s New Driver App
How Uber’s mobile engineering team developed a real-time component in the newest version of its driver app. - http://amp.gs/UIp7
#css
How Uber’s mobile engineering team developed a real-time component in the newest version of its driver app. - http://amp.gs/UIp7
#css
Uber Blog
Building a Real-time Earnings Tracker into Uber's New Driver App | Uber Blog
What began as a means of showing Uber's driver-partners their real-time earnings quickly became an extensible means of communicating not just earnings, but also incentives and other useful information within our new driver app.
Creating a Google Cloud Function with Node and Express
The very basics (think “Hello world”) of creating a simple Google Cloud Function (essentially Google’s answer to AWS Lambda) using both Node and Express. - http://amp.gs/UjZD
#nodejs #google #cloud
The very basics (think “Hello world”) of creating a simple Google Cloud Function (essentially Google’s answer to AWS Lambda) using both Node and Express. - http://amp.gs/UjZD
#nodejs #google #cloud
ITNEXT
Google Cloud Functions, Node.js and Express
The core of Google Cloud’s serverless offering is Google Cloud Functions. Learn how to build Cloud Functions quickly with Node and Express.
Testing Stateful Function Components with react-testing-library
A comparison of a function-based component with a class-based approach and the different ways to test both. - http://amp.gs/U8Z0
#react #testing
A comparison of a function-based component with a class-based approach and the different ways to test both. - http://amp.gs/U8Z0
#react #testing
robertcooper.me
Testing Stateful React Function Components with React Testing Library
Test stateful React function components build with hooks using react-testing-library to follow best testing practices.
How to create themes for your Angular 7 apps using CSS Variables
In this post, we will build a super simple cryptocurrency listing app using Angular 7 and CSS variables. - http://amp.gs/U86X
#angular
In this post, we will build a super simple cryptocurrency listing app using Angular 7 and CSS variables. - http://amp.gs/U86X
#angular
freeCodeCamp.org
How to create themes for your Angular 7 apps using CSS Variables
In this post, we will build a super simple cryptocurrency listing app using
Angular 7 and CSS variables.
Table of Contents
* Design
* Project Setup
* Code
* Conclusion, Repo, and Further Reading
What we’re aiming forDesign
Feel free to skip this section…
Angular 7 and CSS variables.
Table of Contents
* Design
* Project Setup
* Code
* Conclusion, Repo, and Further Reading
What we’re aiming forDesign
Feel free to skip this section…
Websites That Keep Loading, and Loading, and Loading…
A look at what happens when a user minimizes the browser on their phone. - http://amp.gs/UTbR
#web
A look at what happens when a user minimizes the browser on their phone. - http://amp.gs/UTbR
#web
Doug Sillars: Performance Expert and Developer Advocate
Websites that Keep Loading, and Loading and Loading….
Have you ever wondered what happens when you minimize the browser on your phone? Does the website stop loading? What happens if the website has a periodic ping, for analytics, or ads, or another pr…
Best Practices for Responsive, Multi-Screen Designs — UXers from Adobe, SunTrust and Microsoft offer up their best tips for responsive design and share best-practices for multi-screen design. - http://amp.gs/UzM4
#css
#css
Do You Really Know How a Lockfile Works for Yarn and npm Packages?
Package lock files serve as a rich manifest of dependencies for projects that specify the exact version of those dependencies. But why do we need them and how do they work? - http://amp.gs/U1g8
#nodejs
Package lock files serve as a rich manifest of dependencies for projects that specify the exact version of those dependencies. But why do we need them and how do they work? - http://amp.gs/U1g8
#nodejs
How to Create an Accessible React Modal
A step-by-step guide to creating an accessible and reusable modal component. - http://amp.gs/U1Qa
#react #accessibility
A step-by-step guide to creating an accessible and reusable modal component. - http://amp.gs/U1Qa
#react #accessibility
Medium
How to create an accessible React modal
A step-by-step guide to creating an accessible and reusable modal component in React
UI/UX Patterns You Literally Cannot Design
A look into some of the patented UI elements/interactions that we as designers can't replicate due to legal reasons. Quite a fascinating post. - http://amp.gs/UYsX
#ux
A look into some of the patented UI elements/interactions that we as designers can't replicate due to legal reasons. Quite a fascinating post. - http://amp.gs/UYsX
#ux
OneZero
From Like Buttons to Message Bubbles: The UX Designs You Can’t Use
Designing a new user interface in 2019 is harder than you think
Using Serverless 'Reapers' to Lower Your AWS Bill
A look at how serverless functions can be used to keep your AWS bill in check by automatically destroying resources you’re not actually using - http://amp.gs/UtRR
#nodejs #aws
A look at how serverless functions can be used to keep your AWS bill in check by automatically destroying resources you’re not actually using - http://amp.gs/UtRR
#nodejs #aws
CloudForecast Blog
Using Reaper Serverless Functions To Reduce Your AWS Bill | CloudForecast Blog
In this post, we are going to focus on how to keep your AWS bill low. We will automatically destroy unused resources that are left lying around.
Digging Into The Display Property: The Two Values Of Display
Rachel Andrew takes a detailed look at Flexbox and CSS Grid Layout, two layout methods that are “essentially values of the CSS display property”. - http://amp.gs/UmfB
#css
Rachel Andrew takes a detailed look at Flexbox and CSS Grid Layout, two layout methods that are “essentially values of the CSS display property”. - http://amp.gs/UmfB
#css
Smashing Magazine
Digging Into The Display Property: The Two Values Of Display — Smashing Magazine
We talk a lot about Flexbox and CSS Grid Layout, but these layout methods are essentially values of the CSS `display` property, a workhorse of a property that doesn’t get a lot of attention. Rachel Andrew takes a better look in a short series.
Envalid: Environment Variable Validation and Access
Lets you enforce that you want certain environment variables present and what sort of data they should contain. - http://amp.gs/Um4f
#nodejs
Lets you enforce that you want certain environment variables present and what sort of data they should contain. - http://amp.gs/Um4f
#nodejs
GitHub
af/envalid
Environment variable validation for Node.js. Contribute to af/envalid development by creating an account on GitHub.
Is Vue.js Enterprise-Ready?
Check out how large enterprises worked with Vue.js to develop their software. Use cases, arguments and a good amount of knowledge. - http://amp.gs/Umbm
#vue
Check out how large enterprises worked with Vue.js to develop their software. Use cases, arguments and a good amount of knowledge. - http://amp.gs/Umbm
#vue
Monterail
Is Vue.js Enterprise-Ready?—Large Scale Apps Use Cases
Since 2014 Vue.js has been used in large-scale development projects, but is it indeed enterprise ready? We will answer this question using reports and use cases illustrating Vue.js development potential and maturity.
You Don’t Need Lodash or 'How I Started Loving JavaScript Functions'
A compilation of pure JavaScript recipes of nine commonly used Lodash/Underscore.js utility functions. I'd love to see a more extended version of this, actually. - http://amp.gs/UZMi
#javascript
A compilation of pure JavaScript recipes of nine commonly used Lodash/Underscore.js utility functions. I'd love to see a more extended version of this, actually. - http://amp.gs/UZMi
#javascript
Bits and Pieces
Pure JavaScript Functions as a Replacement for Lodash
A brief overview of pure replacement functions over Lodash/Underscore.js
How to Build A Movie Bot with SAP Conversational AI and Node
This is somewhat tied to a very specific SAP API, but it’s rare SAP gets a mention here, so why not - http://amp.gs/Upai
#nodejs #bot
This is somewhat tied to a very specific SAP API, but it’s rare SAP gets a mention here, so why not - http://amp.gs/Upai
#nodejs #bot
freeCodeCamp.org
How to build a movie bot with SAP Conversational AI and NodeJS
by Paul Pinard How to build a movie bot with SAP Conversational AI and NodeJS Get movie recommendations from The Movie Database by asking your own chatbot on Facebook Messenger. By the end of this tutorial, you will be able to build a fully functional movie…
Application State Management with React
React is all you need to manage your application state says Kent C Dodds, while simultaneously acknowledging “If you want to use Redux, keep using Redux.” It’s good to have options and Kent does a good job of showing off his approach here. - http://amp.gs/Ulst
#react
React is all you need to manage your application state says Kent C Dodds, while simultaneously acknowledging “If you want to use Redux, keep using Redux.” It’s good to have options and Kent does a good job of showing off his approach here. - http://amp.gs/Ulst
#react
Kentcdodds
Application State Management with React
How React is all you need to manage your application state
Building a transaction service for managing large scale editing experiences
A common challenge developers have to tackle when building applications consuming large data sets, is how to create a maintainable and scalable user experience for editing. They may face hundreds of thousands and even millions of records on which they execute CRUD operations that need to be sent to a server and saved to a database. — http://amp.gs/UBAR
#angular
A common challenge developers have to tackle when building applications consuming large data sets, is how to create a maintainable and scalable user experience for editing. They may face hundreds of thousands and even millions of records on which they execute CRUD operations that need to be sent to a server and saved to a database. — http://amp.gs/UBAR
#angular
Angular Blog
Building a transaction service for managing large scale editing experiences
A common challenge developers have to tackle when building applications consuming large data sets, is how to create a maintainable and…