Preventing app regressions in Angular with Google Lighthouse
Saying no to app regressions with Google Lighthouse integration - http://amp.gs/cXbZ
#angular
Saying no to app regressions with Google Lighthouse integration - http://amp.gs/cXbZ
#angular
Medium
Preventing app regressions in Angular with Google Lighthouse
Preventing app regressions with lighthouse integration
Add Voice Recognition to React Native without Adding the Cloud
Quick and easy voice recognition often depends on a cloud service for implementation. However there a lots of good reasons—security, for example—why you don’t want to do it that way. - http://amp.gs/cLX8
#reactnative
Quick and easy voice recognition often depends on a cloud service for implementation. However there a lots of good reasons—security, for example—why you don’t want to do it that way. - http://amp.gs/cLX8
#reactnative
Medium
Add Voice Recognition to React Native Without Adding the Cloud
In the mobile space, it seems that cloud-based speech recognition has become the de-facto standard. Even in applications where losing…
Powerful Caching with Redis for Node Apps
An exploration of some interesting nuances of Redis caching patterns and doing some benchmarking from Node. - http://amp.gs/cWfh
#nodejs
An exploration of some interesting nuances of Redis caching patterns and doing some benchmarking from Node. - http://amp.gs/cWfh
#nodejs
👍1
Software Architecture: The Most Important Architectural Patterns You Need to Know
Explaining common different architecture patterns - http://amp.gs/cWKZ
#software #architecture
Explaining common different architecture patterns - http://amp.gs/cWKZ
#software #architecture
How to display an overlay with Angular?
In this post, we will explore how to use the Angular CDK (Component Development Kit) to create an overlay that renders some content on top of other content. - http://amp.gs/canH
#angular
In this post, we will explore how to use the Angular CDK (Component Development Kit) to create an overlay that renders some content on top of other content. - http://amp.gs/canH
#angular
Medium
How to display an overlay with Angular?
In this post, we’re going to explore how to use the Angular CDK (Component Development Kit) to create an overlay that renders some content…
How to Listen for CSS Events in Javascript
Ryan Finni shares a guide to working with CSS animation and transition events. - http://amp.gs/caqN
#css
Ryan Finni shares a guide to working with CSS animation and transition events. - http://amp.gs/caqN
#css
letsbuildui.dev
How to Listen for CSS Events in Javascript
A guide to working with CSS animation and transition events.
Vue + Firestore ← Build A Simple CRUD App with Authentication
In this tutorial, you'll learn how to build a simple CRUD to-do app with authentication by using Vue.js and Firestore. - http://amp.gs/coJZ
#vue
In this tutorial, you'll learn how to build a simple CRUD to-do app with authentication by using Vue.js and Firestore. - http://amp.gs/coJZ
#vue
SoftAuthor
Vue JS + Firebase Firestore: Build A CRUD App with Authentication
In this Vue & Firestore tutorial, You're going to learn how to build a simple CRUD To-Do Web app with Authentication. Let's get started now!
Creating an Outside Focus and Click Handler React Component
This tutorial recreates the react-foco component as the means of teaching these important UI concepts. - http://amp.gs/cMOp
#react
This tutorial recreates the react-foco component as the means of teaching these important UI concepts. - http://amp.gs/cMOp
#react
Smashing Magazine
Creating An Outside Focus And Click Handler React Component — Smashing Magazine
In this article, we’ll look at how to create an outside focus and click handler with React. We will recreate an open source react component react-foco from scratch in doing so.
How to handle multiple SSH keys with GitLab
The story goes like this. You have your GitLab for your personal projects as well as one for work. It seems… - http://amp.gs/c54P
#git
The story goes like this. You have your GitLab for your personal projects as well as one for work. It seems… - http://amp.gs/c54P
#git
Seven Ways to Debug Jest Tests at the Terminal
(Almost) all the ways you can debug a Jest test in the command line. - http://amp.gs/ccfY
#nodejs
(Almost) all the ways you can debug a Jest test in the command line. - http://amp.gs/ccfY
#nodejs
Pragmaticpineapple
7 Ways to Debug Jest Tests in Terminal
(Almost) all the ways you can debug a Jest test in the command line.
Good, Better, Best: Untangling The Complex World Of Accessible Patterns
Carie Fisher untangles the complex world of accessible practices and explains how to better evaluate patterns for accessibility. - http://amp.gs/c6l6
#css
Carie Fisher untangles the complex world of accessible practices and explains how to better evaluate patterns for accessibility. - http://amp.gs/c6l6
#css
👍1
Micro Frontends Using Single-SPA and Module Federation
In this article, I will walk you through how to implement a micro frontends app with single-spa and module federation in Webpack. - http://amp.gs/cblZ
#microfrontends
In this article, I will walk you through how to implement a micro frontends app with single-spa and module federation in Webpack. - http://amp.gs/cblZ
#microfrontends
Defining Presentation and Visualization Layer Boundaries with Higher-Order Components in Vue.js 2
This article presents a composition technique for working with Vue.js 2 at the level of architectural boundaries. - http://amp.gs/6ITH
#vue
This article presents a composition technique for working with Vue.js 2 at the level of architectural boundaries. - http://amp.gs/6ITH
#vue
Medium
Defining Presentation and Visualization Layer boundaries with Higher-Order Components in Vue.js 2
The purpose of this publication is to present a composition technique for working with Vue.js 2 at the level of defining architectural…
👍1
How to Use an Angular Pipe in a Component File
In this post I will show you how you can use Angular pipes within the Component code. Often, we use pipes within the template, however, pipes are just classes with some logic and can therefore be used in the typescript code too. - http://amp.gs/6jz1
#angular
In this post I will show you how you can use Angular pipes within the Component code. Often, we use pipes within the template, however, pipes are just classes with some logic and can therefore be used in the typescript code too. - http://amp.gs/6jz1
#angular
Medium
How to Use an Angular Pipe in a Component File
You do not always have to use an Angular pipe in the template
Maintaining REST API Documentation with Node.js — Part I
“To achieve our goals we’ll use swagger-ui-express as a UI client and ts-openapi, a newly created Node component that allows us to declare our API schemas in Node.” - http://amp.gs/688y
#nodejs
“To achieve our goals we’ll use swagger-ui-express as a UI client and ts-openapi, a newly created Node component that allows us to declare our API schemas in Node.” - http://amp.gs/688y
#nodejs
Accessible Text Labels For All
Sara Soueidan shares some advice on improving eCommerce experiences for screen reader users without breaking them for speech-input users. - http://amp.gs/68MD
#css
Sara Soueidan shares some advice on improving eCommerce experiences for screen reader users without breaking them for speech-input users. - http://amp.gs/68MD
#css
Sarasoueidan
Accessible Text Labels For All
Welcome to Sara Soueidan’s Web site.
React State Management Libraries and How to Choose
An overview of the best state management libraries and how to choose the right state management strategy for your app. - http://amp.gs/6T54
#react
An overview of the best state management libraries and how to choose the right state management strategy for your app. - http://amp.gs/6T54
#react
Dave Ceddia
React State Management Libraries and How to Choose
An overview of the best state management libraries and how to choose the right state management strategy for your app.
Power of Simplicity — Sidebar Component with Vue and Tailwind CSS
Learn about the usefulness of Tailwind CSS by building a sidebar component with Vue and Tailwind. - http://amp.gs/6z5C
#vue
Learn about the usefulness of Tailwind CSS by building a sidebar component with Vue and Tailwind. - http://amp.gs/6z5C
#vue
Medium
Power of Simplicity — Sidebar Component with Vue and Tailwindcss
When I first see Tailwindcss, a utility-first CSS framework, I had similar ideas with most of the developers had.