20 Flutter Library, that you should know about it
A library that makes developer life easier - http://amp.gs/jBpuD
#flutter
A library that makes developer life easier - http://amp.gs/jBpuD
#flutter
Medium
20 Flutter Library, that you should know about it
A library that makes developer life easier
👍3
Picture Perfect Images With the Modern Element
Addy Osmani outlines how images can affect your web app’s performance and explains how they can help you improve user-experience and the Core Web Vitals. - http://amp.gs/jBle7
#css
Addy Osmani outlines how images can affect your web app’s performance and explains how they can help you improve user-experience and the Core Web Vitals. - http://amp.gs/jBle7
#css
Stack Overflow Blog
Picture perfect images with the modern <img> element
You may not think about images as part of your web dev work, but they can affect your web app's performance more than any other part of your code.
👍4
How to Set Up a Professional React Project
In this tutorial, Johannes Kettmann walks you through the process of setting up a new application using the “most popular React tech stack,” including Next.js, TypeScript, ESLint, Prettier, styled-components, Cypress, and Storybook - http://amp.gs/jBloI
#react
In this tutorial, Johannes Kettmann walks you through the process of setting up a new application using the “most popular React tech stack,” including Next.js, TypeScript, ESLint, Prettier, styled-components, Cypress, and Storybook - http://amp.gs/jBloI
#react
👍7👎1
Installing the Vue i18n CLI plugin for Vue 3 — in a Mono Repo
How to install the Vue i18n plugin for a Vue 3 project using the Vue CLI — and get it working in a mono repo. - http://amp.gs/jBBvk
#vue
How to install the Vue i18n plugin for a Vue 3 project using the Vue CLI — and get it working in a mono repo. - http://amp.gs/jBBvk
#vue
👍4
The Thing About Fastify
Express isn’t the only game in town but sometimes it feels like it, so Jonas has written a love letter, of sorts, to Fastify, an alternative Node.js Web framework that ticks his boxes and which you, too, should consider, if you haven't already. - http://amp.gs/jBnIG
#nodejs
Express isn’t the only game in town but sometimes it feels like it, so Jonas has written a love letter, of sorts, to Fastify, an alternative Node.js Web framework that ticks his boxes and which you, too, should consider, if you haven't already. - http://amp.gs/jBnIG
#nodejs
hire.jonasgalvez.com.br
The Thing About Fastify
👍4
Creating Reusable Angular Components — How To Avoid the Painful Trap Most Go In
To reuse where it is possible is a natural instinct in all aspects of life. The idea that something can serve… - http://amp.gs/jBnu0
#angular
To reuse where it is possible is a natural instinct in all aspects of life. The idea that something can serve… - http://amp.gs/jBnu0
#angular
Medium
Creating Reusable Angular Components — How To Avoid the Painful Trap Most Go In
To reuse where it is possible is a natural instinct in all aspects of life. The idea that something can serve other purposes in contrast…
👍3
CSS Toggles Explainer & Proposal
Miriam Suzanne and Tab Atkins Jr. share a proposal for CSS toggles, a mechanism for associating toggleable state with a DOM element. - http://amp.gs/jBGlS
#css
Miriam Suzanne and Tab Atkins Jr. share a proposal for CSS toggles, a mechanism for associating toggleable state with a DOM element. - http://amp.gs/jBGlS
#css
👍3
JavaScript Dev Tools in 2022
A breakdown of the most important JS dev tools in 2022, including their most relevant tradeoffs, and some opinionated advice sprinkled on top. - http://amp.gs/jBGWK
#javascript #dev #tools
A breakdown of the most important JS dev tools in 2022, including their most relevant tradeoffs, and some opinionated advice sprinkled on top. - http://amp.gs/jBGWK
#javascript #dev #tools
👍5
👍4
Accessible React Forms
This is overdue: in-depth coverage of building accessible forms in React. The author starts with one that does not work well in this domain, and then progressively introduces fixes to get it right. - http://amp.gs/jBfI0
#react
This is overdue: in-depth coverage of building accessible forms in React. The author starts with one that does not work well in this domain, and then progressively introduces fixes to get it right. - http://amp.gs/jBfI0
#react
Building SPAs - Carl Rippon
Accessible React Forms
How to build an Accessible React form with React Hook Form
👍5👏1
Speed up E2E tests for Vite-based Apps
Before Vite, we used long bundling waitings, and applications loaded instantly in the browser. Now, the bundling waitings are over, and apps load slower! - http://amp.gs/jBfsI
#vue
Before Vite, we used long bundling waitings, and applications loaded instantly in the browser. Now, the bundling waitings are over, and apps load slower! - http://amp.gs/jBfsI
#vue
👍5
Stop Using Shorthands in Your CSS
Kevin Powell outlines the potential issues that can arise when you use Shorthands in CSS. - https://www.youtube.com/watch?v=iGkK-5il6Mk
#css
Kevin Powell outlines the potential issues that can arise when you use Shorthands in CSS. - https://www.youtube.com/watch?v=iGkK-5il6Mk
#css
YouTube
The problem with shorthands in CSS
Interesting in my upcoming course Beyond CSS? Sign up for updates and don't miss the launch: https://beyondcss.dev/
Shorthands in CSS can serve a purpose, but it's important to know the potential issues that can arise when we use them!
🔗 Links
✅ The…
Shorthands in CSS can serve a purpose, but it's important to know the potential issues that can arise when we use them!
🔗 Links
✅ The…
👍5
'Lerna Has Gone. Which Monorepo Is Right with Node Now?'
An overview of modern monorepo tooling for backend work with Node.js. - http://amp.gs/jBCOY
#monorepo
An overview of modern monorepo tooling for backend work with Node.js. - http://amp.gs/jBCOY
#monorepo
Medium
Lerna has gone. Which Monorepo is right for a Node.js BACKEND now?
✏️ Written by Michael Solomon and Yoni Goldberg
👍3
How to authenticate/authorize a user with Angular?
If you ever have to implement user authentication (log in or sign in) or user authorization (is the current… - http://amp.gs/jBCMp
#angular
If you ever have to implement user authentication (log in or sign in) or user authorization (is the current… - http://amp.gs/jBCMp
#angular
Medium
How to authenticate/authorize a user with Angular?
If you ever have to implement user authentication (log in or sign in) or user authorization (is the current user allowed to see that…
👏2❤1👍1
JS Function Composition: What’s The Big Deal?
James’ articles on JavaScript fundamentals have been very popular over the years, so it’s great to see a new one focusing on a common activity: function composition — “Why, then, do functional programmers get all worked up about it? What’s the big deal?” - http://amp.gs/jBkCK
#javascript
James’ articles on JavaScript fundamentals have been very popular over the years, so it’s great to see a new one focusing on a common activity: function composition — “Why, then, do functional programmers get all worked up about it? What’s the big deal?” - http://amp.gs/jBkCK
#javascript
James Sinclair
JavaScript function composition: What’s the big deal?
To hear some people talk, you'd think function composition was some kind of sacred truth. A holy principle to meditate upon whilst genuflecting and lighting incense. But function composition is not complicated. You probably use it all the time, whether you…
👍9
Build an Online Course App with Vue
Learn to build a video course single-page app with Vue 3 and Vite. - http://amp.gs/jBkrR
#vue
Learn to build a video course single-page app with Vue 3 and Vite. - http://amp.gs/jBkrR
#vue
Build an Online Course App with Vue
Learn to build a video course single-page app with Vue 3 and Vite.
👍2