Building React Applications Using Deno: The Definite Guide
If you’ve been wondering if you could build the next Next.js or create-react-app with Deno, the answer is a definitive yes. Here’s how. - http://amp.gs/6HR2
#react
If you’ve been wondering if you could build the next Next.js or create-react-app with Deno, the answer is a definitive yes. Here’s how. - http://amp.gs/6HR2
#react
DEV Community 👩💻👨💻
Building React Applications using Deno: The Definite Guide
For those just started with Deno, and those who work in the frontend, you might be having the thought...
Create Card Component Story Using Storybook with Nuxt
Learn to use Storybook and Nuxt to create a beautiful design system that invites front-end developers to try out your component library. - http://amp.gs/62m0
#vue #nuxt
Learn to use Storybook and Nuxt to create a beautiful design system that invites front-end developers to try out your component library. - http://amp.gs/62m0
#vue #nuxt
krutiepatel.com
Create Card component story using Storybook with Nuxt
Building a Video Streaming App with Nuxt.js, Node and Express
A walkthrough of creating a server-side Node app that will handle the fetching and streaming of videos, generating thumbnails, and serving captions and subtitles. Nuxt.js is the Vue.js based framework that brings it all together. - http://amp.gs/62Wp
#nodejs
A walkthrough of creating a server-side Node app that will handle the fetching and streaming of videos, generating thumbnails, and serving captions and subtitles. Nuxt.js is the Vue.js based framework that brings it all together. - http://amp.gs/62Wp
#nodejs
👏1
Hyperapp – Is It a Lightweight 'React Killer'?
There are lots of frameworks which aspire to chip away at React’s market position. After an ecosystem setback when breaking changes were introduced in v2, Hyperapp is back and its claimed benefits warrant another look. - http://amp.gs/6w0C
#hyperapp
There are lots of frameworks which aspire to chip away at React’s market position. After an ecosystem setback when breaking changes were introduced in v2, Hyperapp is back and its claimed benefits warrant another look. - http://amp.gs/6w0C
#hyperapp
OpenReplay Blog
Hyperapp – Is It the Lightweight 'React Killer'?
React is great but it's not perfect and Hyperapp takes advantage of that, find out how this lesser known framework is better than React
Modern CSS Upgrades To Improve Accessibility
Stephanie Eckles outlines some of the capabilities modern CSS provides that we can leverage to make layouts more accessibly inclusive for users of all abilities across any device. - http://amp.gs/6F4M
#css
Stephanie Eckles outlines some of the capabilities modern CSS provides that we can leverage to make layouts more accessibly inclusive for users of all abilities across any device. - http://amp.gs/6F4M
#css
Modern CSS Solutions
Modern CSS Upgrades To Improve Accessibility | Modern CSS Solutions
Accessibility is a critical skill for developers doing work at any point in the stack. For front-end tasks, modern CSS provides capabilities we can leverage to make layouts more accessibly inclusive for users of all abilities across any device.
Improved Responsiveness for Improved Performance in Angular Apps
When working with responsive applications, it’s often the case that we need to toggle the visibility of some… - http://amp.gs/6Xf6
#angular
When working with responsive applications, it’s often the case that we need to toggle the visibility of some… - http://amp.gs/6Xf6
#angular
Medium
Improved Responsiveness for Improved Performance in Angular Apps
When working with responsive applications, it’s often the case that we need to toggle the visibility of some elements in our page, based…
The Quasar Show - Episode 1 – Luke Diebold
Luke Diebold has started a new series of videos called “The Quasar Show”! In this episode they cover recent Quasar news, usage with the Composition-API, showcase of live projects and more advanced tips & tricks that you might not have known about. - https://www.youtube.com/watch?v=XxUYIg1eS9o
#vue
Luke Diebold has started a new series of videos called “The Quasar Show”! In this episode they cover recent Quasar news, usage with the Composition-API, showcase of live projects and more advanced tips & tricks that you might not have known about. - https://www.youtube.com/watch?v=XxUYIg1eS9o
#vue
YouTube
The Quasar Show - Episode 1
https://quasarcast.com/register
What will be covered?
- The latest quasar/vue news
- A short play with the composition API
- Showcasing awesome quasar projects, live in the real world!
- Two cool components and how to use them
- "Corners of the docs" you…
What will be covered?
- The latest quasar/vue news
- A short play with the composition API
- Showcasing awesome quasar projects, live in the real world!
- Two cool components and how to use them
- "Corners of the docs" you…
How to easily sync with multiple v-models in Vue 3 using Composition API – Thomas Findlay
Vue 3 has brought many new features, and the ability to use more than one v-model directive on the same element is one of them. I want to share with you a quick tip on how to handle updating the state of a parent component when using multiple v-models. It’s especially useful when dealing with forms. - http://amp.gs/6L8F
#vue
Vue 3 has brought many new features, and the ability to use more than one v-model directive on the same element is one of them. I want to share with you a quick tip on how to handle updating the state of a parent component when using multiple v-models. It’s especially useful when dealing with forms. - http://amp.gs/6L8F
#vue
The Road To Enterprise Blog
How to easily sync with multiple v-models in Vue 3 using Composition API
Vue 3 has brought many new features, and the ability to use more than one v-model directive on the same element is one of them. I want to share with you a quick tip on how to handle updating the state of a parent component when using multiple v-models.
Rebuilding Our Jekyll Website with Next.js and Theme UI
Includes their thinking of why to choose Next.js over Gatsby. - http://amp.gs/6L3u
#nextjs
Includes their thinking of why to choose Next.js over Gatsby. - http://amp.gs/6L3u
#nextjs
Ghost Inspector
Rebuilding Our Jekyll Website with Next.js and Theme UI — Ghost Inspector
Recently we redesigned and rebuilt our marketing site that was built in Jekyll and I thought it might be interesting to explain why we did it, as well as talk about the choices we made like using Next.js, React (JSX and MDX), CSS in JS, and Theme UI.
Responsive Design At Different Levels in Flutter
Understanding how to achieve responsive design in Flutter. - http://amp.gs/6aep
#flutter
Understanding how to achieve responsive design in Flutter. - http://amp.gs/6aep
#flutter
Medium
Responsive design at different levels in Flutter
Make responsive designs at the parameter level or at the widget level. A responsive interface inspired by MaterialStateProperty.
15 DevTool Secrets for JavaScript Developers
I think ‘secrets’ is a bit bold, but nonetheless I picked up a few tips here. Breaking on DOM changes, filtering requests in the Network panel, and copying requests in fetch or curl format are all very neat. - http://amp.gs/6a6g
#devtools
I think ‘secrets’ is a bit bold, but nonetheless I picked up a few tips here. Breaking on DOM changes, filtering requests in the Network panel, and copying requests in fetch or curl format are all very neat. - http://amp.gs/6a6g
#devtools
Openreplay
15 DevTool Secrets for JavaScript Developers
Your browser is no longer a simple visualization tool. Learn 15 secret tools already part of your favorite browser
Paper Snowflakes: Combining Clipping and Masking in CSS
Michelle Barker shares the process of creating realistic-looking paper snowflakes in CSS. - http://amp.gs/6o32
#css
Michelle Barker shares the process of creating realistic-looking paper snowflakes in CSS. - http://amp.gs/6o32
#css
CSS { In Real Life } | Paper Snowflakes: Combining Clipping and Masking in CSS
Tips, tricks and tutorials on the web’s most beautiful language.
Comparing the New Generation of Build Tools – Hugh Haworth
A bunch of new developer tools have landed in the past year and they are biting at the heels of the tools that have dominated front-end development over - http://amp.gs/6MoN
#vue
A bunch of new developer tools have landed in the past year and they are biting at the heels of the tools that have dominated front-end development over - http://amp.gs/6MoN
#vue
CSS-Tricks
Comparing the New Generation of Build Tools | CSS-Tricks
A bunch of new developer tools have landed in the past year and they are biting at the heels of the tools that have dominated front-end development over
Debugging WebAssembly with Chrome DevTools
Get to know the tool stack for WebAssembly debugging - http://amp.gs/65gz
#webassembly
Get to know the tool stack for WebAssembly debugging - http://amp.gs/65gz
#webassembly
Medium
Debugging WebAssembly with Chrome DevTools
Get to know the tool stack for WebAssembly debugging
Flutter vs. React Native
Compare the strengths and weaknesses of Flutter and React Native in terms of performance, the developer ecosystem, and more. - http://amp.gs/6566
#flutter
Compare the strengths and weaknesses of Flutter and React Native in terms of performance, the developer ecosystem, and more. - http://amp.gs/6566
#flutter
LogRocket Blog
Flutter vs. React Native - LogRocket Blog
Compare the strengths and weaknesses of Flutter and React Native in terms of performance, the developer ecosystem, and more.
Overflow Issues In CSS
Ahmad Shadeed explores the causes of different overflow issues and shares some advice on how to solve them. - http://amp.gs/6QEX
#css
Ahmad Shadeed explores the causes of different overflow issues and shares some advice on how to solve them. - http://amp.gs/6QEX
#css
A Thorough Guide to Working with Strings in Modern JavaScript
A well presented suite of examples showing off numerous string manipulation techniques from how template literals work to joining, comparing, and searching through strings. - http://amp.gs/6Q5N
#javascript
A well presented suite of examples showing off numerous string manipulation techniques from how template literals work to joining, comparing, and searching through strings. - http://amp.gs/6Q5N
#javascript
Rewriting Nuxt Hacker News with Fastify, Vite and Vue 3 - Jonas Galvez
Learn how to make a fast, maintainable Vue 3 app with Fastify and Vite. - http://amp.gs/6crA
#vue
Learn how to make a fast, maintainable Vue 3 app with Fastify and Vite. - http://amp.gs/6crA
#vue
Monolith vs. Micro Frontends
Are you modern? Is your web app state of the art? Then you must be doing micro frontends! Quite provocative… - http://amp.gs/661L
#microfrontends
Are you modern? Is your web app state of the art? Then you must be doing micro frontends! Quite provocative… - http://amp.gs/661L
#microfrontends
Medium
Monolith vs. Micro Frontends
Are you modern? Is your web app state of the art? Then you must be doing micro frontends! Quite provocative isn’t it?