5 tips to boost your Angular skills
Check out these advises backed by concrete examples which can help you improve your developer skills and give… - http://amp.gs/jIxMN
#angular
Check out these advises backed by concrete examples which can help you improve your developer skills and give… - http://amp.gs/jIxMN
#angular
Medium
5 tips to boost your Angular skills
Check out these advises backed by concrete examples which can help you improve your developer skills and give you some practical tricks.
Making Disabled Buttons More Inclusive
Sandrina Pereira shares some advice on making disabled buttons accessible. - http://amp.gs/jIfvh
#css
Sandrina Pereira shares some advice on making disabled buttons accessible. - http://amp.gs/jIfvh
#css
CSS-Tricks
Making Disabled Buttons More Inclusive | CSS-Tricks
Let’s talk about disabled buttons. Specifically, let’s get into why we use them and how we can do better than the traditional disabled attribute in HTML
👍1
On the Diverse And Fantastical Shapes of Testing
Does your testing follow a pyramid, a honeycomb, or a trophy? How many unit tests vs integration vs other? Is mocking and stubbing OK? The testing world is certainly full of opinions and shapes. - http://amp.gs/jIfbl
#nodejs
Does your testing follow a pyramid, a honeycomb, or a trophy? How many unit tests vs integration vs other? Is mocking and stubbing OK? The testing world is certainly full of opinions and shapes. - http://amp.gs/jIfbl
#nodejs
Discovering Vue Composition API with Examples
Learn about the Composition API through practical examples. - http://amp.gs/jICOJ
#vue
Learn about the Composition API through practical examples. - http://amp.gs/jICOJ
#vue
Openreplay
Discovering Vue Composition API with examples
Learn about the Composition API with these practical examples
Journey of Improving React App Performance by 10x
The first of three articles focused on performance improvement: the first starts with some ways of figuring out why application performance is suffering and then provides four specific, prescriptive techniques for eliminating the bottlenecks. - http://amp.gs/jIkn8
#react
The first of three articles focused on performance improvement: the first starts with some ways of figuring out why application performance is suffering and then provides four specific, prescriptive techniques for eliminating the bottlenecks. - http://amp.gs/jIkn8
#react
Medium
Journey of Improving React App Performance by 10x
Ever got this “Aw! Snap” on your application? Tried to solve it? Did you just google it and find nothing but a “chrome issue” article…
How To Implement Authentication in Next.js with Auth0
The author makes a good case as to why authentication should be left to a third-party service like Auth0, and then walks through the steps to use the service in a Next.js app. - http://amp.gs/jIeXK
#nextjs
The author makes a good case as to why authentication should be left to a third-party service like Auth0, and then walks through the steps to use the service in a Next.js app. - http://amp.gs/jIeXK
#nextjs
Smashing Magazine
How To Implement Authentication In Next.js With Auth0 — Smashing Magazine
A step-by-step tutorial on adding authentication and authorization to your Next.js apps, with Auth0. We’ll be using a Next.js SDK to connect our application to the Auth0 API and will create the dynamic API route for React.
awesome-nodejs-security: A Curated List of Node.js Security Resources
Includes libraries like express-enforces-ssl and stories of incidents like the left-pad incident. - http://amp.gs/jIP1f
#nodejs
Includes libraries like express-enforces-ssl and stories of incidents like the left-pad incident. - http://amp.gs/jIP1f
#nodejs
GitHub
GitHub - lirantal/awesome-nodejs-security: Awesome Node.js Security resources
Awesome Node.js Security resources. Contribute to lirantal/awesome-nodejs-security development by creating an account on GitHub.
Introduction to Using Storybook in a Vue.js Project
Looking to use Storybook in a Vue.js project? Here's a guide created by Scalingo while revamping their dashboard application. - http://amp.gs/jIPu7
#vue
Looking to use Storybook in a Vue.js project? Here's a guide created by Scalingo while revamping their dashboard application. - http://amp.gs/jIPu7
#vue
Scalingo
Storybook for Vue.js : An introduction guide
Looking to use Storybook in a Vue.js project? Here is our complete guide.
Using Async, Await, and Promises in Express - https://www.youtube.com/watch?v=XFn0SJmGYs4
#nodejs #video
#nodejs #video
YouTube
Async, Await, and Promises in Express for Node.js
Here's how you can easily work with async/await and Promises in express, right now!
@root/async-router: https://github.com/therootcompany/async-router
Express 5.0 promised native support for async/await and Promises - and it even delivered, but then was never…
@root/async-router: https://github.com/therootcompany/async-router
Express 5.0 promised native support for async/await and Promises - and it even delivered, but then was never…
CSS for Web Vitals
Katie Hempenius and Una Kravets cover CSS-related techniques for optimizing Web Vitals. - http://amp.gs/jIhs0
#css
Katie Hempenius and Una Kravets cover CSS-related techniques for optimizing Web Vitals. - http://amp.gs/jIhs0
#css
Top React Component Libraries (2021 Edition)
The folks at Retool just released the 2021 update of their list of top React libraries. But it’s more than just a list, but rather a detailed synopsis seemingly based on first-hand experience. - http://amp.gs/jIviG
#react
The folks at Retool just released the 2021 update of their list of top React libraries. But it’s more than just a list, but rather a detailed synopsis seemingly based on first-hand experience. - http://amp.gs/jIviG
#react
Retool
Best React component libraries (2023 edition)
Get an overview of the best React component libraries looking at several factors like popularity, use cases, documentation, resources, support, and more.
Front-End Testing is For Everyone
Evgeny Klimenchenko covers the most popular and widely used types of front-end tests. - http://amp.gs/jIgRw
#frontend #testing
Evgeny Klimenchenko covers the most popular and widely used types of front-end tests. - http://amp.gs/jIgRw
#frontend #testing
CSS-Tricks
Front-End Testing is For Everyone | CSS-Tricks
Testing is one of those things that you either get super excited about or kinda close your eyes and walk away. Whichever camp you fall into, I’m here to tell
Reactive error-handling in Angular
“Whatever can go wrong, will go wrong” — this story describes how to handle errors in a reactive way with… - http://amp.gs/jIEqj
#angular
“Whatever can go wrong, will go wrong” — this story describes how to handle errors in a reactive way with… - http://amp.gs/jIEqj
#angular
Medium
Reactive error-handling in Angular
“Whatever can go wrong, will go wrong” — this story describes how to handle errors in a reactive way with Angular and RxJs.
Has Vite Made Vue CLI Obsolete?
There’s a new build tool in the Vue ecosystem called Vite. Its dev server is 10–100x faster than Vue CLI’s. - http://amp.gs/jIVrv
#vue
There’s a new build tool in the Vue ecosystem called Vite. Its dev server is 10–100x faster than Vue CLI’s. - http://amp.gs/jIVrv
#vue
CSS Container Queries For Designers
Ahmad Shadeed explores how container queries could change your workflow as a designer. - http://amp.gs/jI9gf
#css
Ahmad Shadeed explores how container queries could change your workflow as a designer. - http://amp.gs/jI9gf
#css
❤1
How We Debugged And Fixed EMFILE: too many files open on AWS Lambda
When running a Node based function, the author’s team kept running into this error oriented around the use of file descriptors. Luckily, the fix was pretty simple. - http://amp.gs/jI4PO
#nodejs #aws
When running a Node based function, the author’s team kept running into this error oriented around the use of file descriptors. Luckily, the fix was pretty simple. - http://amp.gs/jI4PO
#nodejs #aws
❤1
Making JavaScript Run Fast on WebAssembly
Twenty years ago, JavaScript had a reputation of being rather slow but a huge amount of time, money and research went into making it incredibly fast in the browser. Now, the Bytecode Alliance is supporting work to do the same with optimizing performance in new environments opened up by WebAssembly. Lin illustrates what’s going on in her usual easily understood style. - http://amp.gs/jIRmN
#webassembly
Twenty years ago, JavaScript had a reputation of being rather slow but a huge amount of time, money and research went into making it incredibly fast in the browser. Now, the Bytecode Alliance is supporting work to do the same with optimizing performance in new environments opened up by WebAssembly. Lin illustrates what’s going on in her usual easily understood style. - http://amp.gs/jIRmN
#webassembly
How to Use Testing Library to Test Storybook
You may already be using Storybook to catalog all your key components states. Now you can re-use that logic with React Testing Library. - http://amp.gs/jIRq9
#react
You may already be using Storybook to catalog all your key components states. Now you can re-use that logic with React Testing Library. - http://amp.gs/jIRq9
#react
Medium
How to efficiently reuse stories in your React tests
Storybook is a great tool to develop UI in isolation, we all know that. However, it’s not only suitable for component libraries, contrary…