Unexpected Accessibility Tips
Chris Cid shares some practical tips for testing accessibility and inclusive design. - http://amp.gs/sTjO
#accessibility
Chris Cid shares some practical tips for testing accessibility and inclusive design. - http://amp.gs/sTjO
#accessibility
Cjcid
Unexpected accessibility tips – Chris Cid ∣ CJCid
A list of 9 unexpected tips for testing digital accessibility and inclusive design
How to get started with Cypress
If you’ve been developing frontend applications recently, you’ve undoubtedly heard of Cypressio. Cypress is a powerful testing framework that makes writing tests easy and really fun. - http://amp.gs/sTwB
#cypress
If you’ve been developing frontend applications recently, you’ve undoubtedly heard of Cypressio. Cypress is a powerful testing framework that makes writing tests easy and really fun. - http://amp.gs/sTwB
#cypress
newline
How to get started with Cypress -- newline
The Complete React Conf 2019 Live Streams
You’ll want to wait a little longer for specific talk videos, but if you’re happy to dive through hours of livestreams, day one and day two are available. If you’re itching to watch some specific talks, jump straight to Brian Vaughn’s talk on React Developer Tooling or Becca Bailey’s talk on the state of React state. - https://www.youtube.com/watch?v=RCiccdQObpo
#react #conf2019 #video
You’ll want to wait a little longer for specific talk videos, but if you’re happy to dive through hours of livestreams, day one and day two are available. If you’re itching to watch some specific talks, jump straight to Brian Vaughn’s talk on React Developer Tooling or Becca Bailey’s talk on the state of React state. - https://www.youtube.com/watch?v=RCiccdQObpo
#react #conf2019 #video
YouTube
React Conf 2019 Day 1
Vue 3: Start Using it Today – Gregg Pollack
If you’ve not been living under the rock, you must have heard of the next major version of Vue. Sure, Evan and the core team have been putting lots of effort into the vue-next repository which is planned to be released the soonest, but what if you just can’t wait to try out (some of) the new features? In this article, Gregg from VueMastery will guide you through just that – how to start using Vue 3 today and be fully prepared for what tomorrow has in store! - http://amp.gs/szAm
#vue
If you’ve not been living under the rock, you must have heard of the next major version of Vue. Sure, Evan and the core team have been putting lots of effort into the vue-next repository which is planned to be released the soonest, but what if you just can’t wait to try out (some of) the new features? In this article, Gregg from VueMastery will guide you through just that – how to start using Vue 3 today and be fully prepared for what tomorrow has in store! - http://amp.gs/szAm
#vue
Vue Mastery
Vue 3: Start Using it Today
There are two ways to start using Vue 3. In this article, we'll show you how so you can take advantage of this new version.
Mongoose Design Pattern: Store What You Query For
One for you Mongoose/MongoDB users. - http://amp.gs/s1sO
#nodejs
One for you Mongoose/MongoDB users. - http://amp.gs/s1sO
#nodejs
The Code Barbarian
Mongoose Design Pattern: Store What You Query For
A common gotcha with [Mongoose populate](https://mongoosejs.com/docs/populate.html)
Box Alignment and Overflow
Runs through a data-loss issue you may face when using box alignment properties in certain scenarios, and highlights how the 'safe' overflow alignment keyword can help prevent such a loss. - http://amp.gs/sYFA
#css
Runs through a data-loss issue you may face when using box alignment properties in certain scenarios, and highlights how the 'safe' overflow alignment keyword can help prevent such a loss. - http://amp.gs/sYFA
#css
Chenhuijing
Box alignment and overflow
Recently I was working on a few chat interfaces, and the general layout is typical to what you would see in most chat applications.
A Whirlwind Tour of React State
Developing React apps (or even apps in general) is generally a matter of managing state. Robin looks at how React handles it and provides mechanisms for you to manage state in various ways. - http://amp.gs/stJc
#react
Developing React apps (or even apps in general) is generally a matter of managing state. Robin looks at how React handles it and provides mechanisms for you to manage state in various ways. - http://amp.gs/stJc
#react
www.robinwieruch.de
React State Management - RWieruch
Everything you need to know about React State. From simple state to complex state, local state to global state, State in React Components to State with Hooks, over to external state management solutions like Redux ...
Angular: Build More Dynamic Components with ngTemplateOutlet
To build reusable and developer-friendly components, we need to make them more dynamic (read more adaptable). Great news, Angular comes with some great tools for that. For instance, we could inject content to our components using <ng-content>: - http://amp.gs/sZFm
#angular
To build reusable and developer-friendly components, we need to make them more dynamic (read more adaptable). Great news, Angular comes with some great tools for that. For instance, we could inject content to our components using <ng-content>: - http://amp.gs/sZFm
#angular
DEV Community
Angular: Build more dynamic components with ngTemplateOutlet 🎭
Introduction To build reusable and developer-friendly components, we need to make them mor...
A Hands On Guide to Developing and Deploying Node Apps on Kubernetes
A reasonably tool/service agnostic tutorial covering building a basic note taking app and deploying it to a Kubernetes cluster. - http://amp.gs/spi5
#nodejs
A reasonably tool/service agnostic tutorial covering building a basic note taking app and deploying it to a Kubernetes cluster. - http://amp.gs/spi5
#nodejs
Learnk8s
Hands-on guide: developing and deploying Node.js apps in Kubernetes
Learning how to design and architect applications that leverage Kubernetes is the most valuable skill that you could learn to be successful in deploying and scaling your traffic to millions of requests and beyond.
Scrolling Shadows with Vue.js - Markus Oberlehner
If you’re not familiar with the term, scrolling shadow is the technique to add shadows to an element to make it clear that the element is scrollable – something that might not be that obvious on e.g. a mobile device. This article from Markus shows how to write a Vue component to achieve just that. - http://amp.gs/slHo
#vue
If you’re not familiar with the term, scrolling shadow is the technique to add shadows to an element to make it clear that the element is scrollable – something that might not be that obvious on e.g. a mobile device. This article from Markus shows how to write a Vue component to achieve just that. - http://amp.gs/slHo
#vue
markus.oberlehner.net
Scrolling Shadows with Vue.js
Learn how to create a scroll shadow effect and how to build a reusable scrolling shadow Vue.js component.
Transloco’s New Dev Tools Make i18n in Angular Easy as Pie
For the past few months, the Transloco team has worked hard to provide you with a better i18n development experience in Angular. In this article, we’ll explore all the new 😎 stuff Transloco has to offer. - http://amp.gs/sBQ1
#angular #i18n
For the past few months, the Transloco team has worked hard to provide you with a better i18n development experience in Angular. In this article, we’ll explore all the new 😎 stuff Transloco has to offer. - http://amp.gs/sBQ1
#angular #i18n
Medium
Transloco’s New Dev Tools Make i18n in Angular Easy as Pie
Transloco Keys Managaer — The Key to a Better Translation Experience
How to Design Delightful Dark Themes
Plenty of practical tips here on how to design dark themes that are “readable, balanced, and delightful”. - http://amp.gs/snw7
#design
Plenty of practical tips here on how to design dark themes that are “readable, balanced, and delightful”. - http://amp.gs/snw7
#design
Medium
How to design delightful dark themes
Dark themes are the latest trend in app design. Here we share how to design dark themes that are readable, balanced, and delightful!
The Anatomy of AWS Lambda
A detailed look at what makes AWS’s serverless platform tick from concurrency and cold starts to permissions and contexts. - http://amp.gs/sGXZ
#aws #lambda
A detailed look at what makes AWS’s serverless platform tick from concurrency and cold starts to permissions and contexts. - http://amp.gs/sGXZ
#aws #lambda
DEV Community
Anatomy of AWS Lambda
AWS Lambda is famous service that has popularized the idea of serverless in cloud computing. It was n...
Learn Which Exciting Features Vue 3 Brings to The Table – Filip Rakowski
A sum up of what Vue 3 brings, compiled by no other than Filip Rakowski, our Vue community partner. Composition API (of course!), global mounting/configuration API change, portals, fragments and whatnot. Granted, some of these topics are still subject to changes, but it’s never a bad idea to get yourself familiar with the concepts. Oh, and by the way, Vue’s doc team is writing the migration guide for each of these new features as we speak, so no worries – we’ve got your back! - http://amp.gs/sxQP
#vue
A sum up of what Vue 3 brings, compiled by no other than Filip Rakowski, our Vue community partner. Composition API (of course!), global mounting/configuration API change, portals, fragments and whatnot. Granted, some of these topics are still subject to changes, but it’s never a bad idea to get yourself familiar with the concepts. Oh, and by the way, Vue’s doc team is writing the migration guide for each of these new features as we speak, so no worries – we’ve got your back! - http://amp.gs/sxQP
#vue
Vue.js Tutorials
Learn Which Exciting Features Vue 3 Brings to The Table - Vue School Vue.js Tutorials
The Vue.js Core team is bringing some exciting new features in Vue 3. Composition API, Fragments, Portals, and Suspense, to name a few.
The React Conf 2019 Playlist
Last week we linked to the raw recordings of React Conf 2019, but now the separated, finished recordings are available for you to enjoy. - https://www.youtube.com/playlist?list=PLPxbbTqCLbGHPxZpw4xj_Wwg8-fdNxJRh#reactconfvideos
#react #conf2019
Last week we linked to the raw recordings of React Conf 2019, but now the separated, finished recordings are available for you to enjoy. - https://www.youtube.com/playlist?list=PLPxbbTqCLbGHPxZpw4xj_Wwg8-fdNxJRh#reactconfvideos
#react #conf2019
API-less Prototyping with Angular
Start prototyping with minimal changes to your application at integration time with Angular Injectables. - http://amp.gs/sCQy
#angular
Start prototyping with minimal changes to your application at integration time with Angular Injectables. - http://amp.gs/sCQy
#angular
Medium
API-less Prototyping with Angular
Start prototyping with minimal changes to your application at integration time with Angular Injectables
How To Build and Deploy a Node App to DigitalOcean Kubernetes
..using Semaphore for continuous integration and building and deploying a Docker image. A rather extensive walkthrough. - http://amp.gs/skoF
#nodejs #digitalocean #deploy
..using Semaphore for continuous integration and building and deploying a Docker image. A rather extensive walkthrough. - http://amp.gs/skoF
#nodejs #digitalocean #deploy
DigitalOcean
How To Build and Deploy a Node.js Application To DigitalOcean Kubernetes Using Semaphore Continuous Integration and Delivery |…
In this tutorial, you’ll build an address book API service with Node.js and use Semaphore to test, build, and deploy it to DigitalOcean Kubernetes and DigitalOcean Managed PostgreSQL.
10 Good Practices for Building and Maintaining Large Vue.js Projects – Nada Rifki
Nada Rifki lists down the top best practices she’s developed while working on Vue projects with a huge codebase, ranging from slot usage and Vuex store organization to git commit message convention and package version freezing. Will they all be applicable for the application you’re working on? Maybe, maybe not. Are they good food for thought, though? You bet! - http://amp.gs/sehO
#vue
Nada Rifki lists down the top best practices she’s developed while working on Vue projects with a huge codebase, ranging from slot usage and Vuex store organization to git commit message convention and package version freezing. Will they all be applicable for the application you’re working on? Maybe, maybe not. Are they good food for thought, though? You bet! - http://amp.gs/sehO
#vue
Telerik Blogs
10 Good Practices for Building Large Vue.js Projects
Here are the top best practices I've developed while building and maintaining Vue projects with a large code base.
Firebase Push Notification in Ionic React app using Capacitor
Learn how to implement Firebase push notifications in Ionic-React apps using Capacitor. - http://amp.gs/seMM
#ionic
Learn how to implement Firebase push notifications in Ionic-React apps using Capacitor. - http://amp.gs/seMM
#ionic
Medium
Firebase Push Notification in Ionic React app using Capacitor
Learn how to implement firebase push notifications in Ionic-React apps using Capacitor. Test on android for open and close app states
Use the New Angular Clipboard CDK to Interact With the Clipboard
The helium-barbell (v9.0.0-next.1) release brings us a new CDK clipboard module to interact with the clipboard. In this post, we'll explore how to use the new CDK with some examples. - http://amp.gs/s7DF
#angular
The helium-barbell (v9.0.0-next.1) release brings us a new CDK clipboard module to interact with the clipboard. In this post, we'll explore how to use the new CDK with some examples. - http://amp.gs/s7DF
#angular
timdeschryver.dev
Tim's Blog
106 notes, mainly about Angular and .NET