Implementing Accessibility as a Developer: Keyboards and Screen Readers
https://blog.openreplay.com/implementing-accessibility-as-a-developer/
#accessibility #developer
https://blog.openreplay.com/implementing-accessibility-as-a-developer/
#accessibility #developer
Openreplay
Implementing Accessibility as a Developer: Keyboards and Screen Readers
How to consider screen readers and keyboards when developing web pages
Animating Tiny Triangles with Three.js
https://tympanus.net/codrops/2022/10/05/animating-tiny-triangles-with-three-js/
#threejs #framework
https://tympanus.net/codrops/2022/10/05/animating-tiny-triangles-with-three-js/
#threejs #framework
Codrops
Animating Tiny Triangles with Three.js | Codrops
A video coding session where you’ll learn how to animate tiny triangles to create a whirlwind-like dissolving effect in Three.js.
Javascript Weekly
• News Intl Explorer: A Way to Learn and Experiment with the ECMAScript Internationalization API
• News Creating Your Own JavaScript Runtime with V8
• News Event Driven Node.js Hackathon: +$3k in Prize Value
• News Node v18.11.0 (Current) Released; Gains 'Watch Mode'
• News Lerna Reborn: What’s New in Version 6?
• News The Future of Rendering in React
• News Choosing the Best Node.js Docker Image
• News Why We Use Babylon.js Instead of Three.js in 2022
• News Breakpoints and console.log Is the Past, Time Travel Is the Future
• News How I Created a GameBoy-Style Game in 13KB
• News Full Stack for Front-End Developers: Build Your First AWS Amplify and React App
• News How to Build SVG Line Charts with React, SSR and Tailwind CSS
• News Javet 2.0.0: Embed Node and V8 in Java Apps
• News Knip: Find Unused Files, Dependencies and Exports in TypeScript Projects
• News Don’t Let Your Issue Tracker Be a Four-Letter Word. Use Shortcut
• News Editly 0.14.0: Declarative Command Line Video Editing
• News Sortable: Create and Reorder Lists with Drag-and-Drop
• News React Table Library: The 'Almost Headless' Table Library
• News Offline Support for React Native Is Here! Try V5 of Stream's Chat SDK
• News melonJS 14.0: A Lightweight 2D Game Engine
• News React Modern Audio Player: An Audio Player with Waveform Visualization
• News Betafish: A Chess Engine and AI Move Finder
Tags: #Javascriptweekly #Javascript #JS #weekly
• News Intl Explorer: A Way to Learn and Experiment with the ECMAScript Internationalization API
• News Creating Your Own JavaScript Runtime with V8
• News Event Driven Node.js Hackathon: +$3k in Prize Value
• News Node v18.11.0 (Current) Released; Gains 'Watch Mode'
• News Lerna Reborn: What’s New in Version 6?
• News The Future of Rendering in React
• News Choosing the Best Node.js Docker Image
• News Why We Use Babylon.js Instead of Three.js in 2022
• News Breakpoints and console.log Is the Past, Time Travel Is the Future
• News How I Created a GameBoy-Style Game in 13KB
• News Full Stack for Front-End Developers: Build Your First AWS Amplify and React App
• News How to Build SVG Line Charts with React, SSR and Tailwind CSS
• News Javet 2.0.0: Embed Node and V8 in Java Apps
• News Knip: Find Unused Files, Dependencies and Exports in TypeScript Projects
• News Don’t Let Your Issue Tracker Be a Four-Letter Word. Use Shortcut
• News Editly 0.14.0: Declarative Command Line Video Editing
• News Sortable: Create and Reorder Lists with Drag-and-Drop
• News React Table Library: The 'Almost Headless' Table Library
• News Offline Support for React Native Is Here! Try V5 of Stream's Chat SDK
• News melonJS 14.0: A Lightweight 2D Game Engine
• News React Modern Audio Player: An Audio Player with Waveform Visualization
• News Betafish: A Chess Engine and AI Move Finder
Tags: #Javascriptweekly #Javascript #JS #weekly
Create a clipboard copy paste function with JavaScript
https://www.freecodecamp.org/news/copy-text-to-clipboard-javascript/
---
Difference between find and filter JavaScript Array manipulation functions
https://www.freecodecamp.org/news/find-vs-filter-javascript/
---
#copy #filter #find
https://www.freecodecamp.org/news/copy-text-to-clipboard-javascript/
---
Difference between find and filter JavaScript Array manipulation functions
https://www.freecodecamp.org/news/find-vs-filter-javascript/
---
#copy #filter #find
freeCodeCamp.org
How to Copy Text to the Clipboard with JavaScript
When you're building advanced web pages and applications, you'll sometimes want to add the copy feature. This lets your users simply click a button or icon to copy text rather than highlighting the text and clicking a couple of buttons on the keyboar...
Worker thread implementation with Worker pool on Node JS
https://javascript.plainenglish.io/multitasking-in-node-js-using-worker-pool-201ac6dfd0f4
#nodejs #workerthread #pool
https://javascript.plainenglish.io/multitasking-in-node-js-using-worker-pool-201ac6dfd0f4
#nodejs #workerthread #pool
Medium
Multitasking in Node.js Using Worker Pool
Here’s how the Worker Pool library manages workers.
A long introductory TypeScript tutorial for beginners
https://www.freecodecamp.org/news/learn-typescript-beginners-guide/
#typescript #freecodecamp
https://www.freecodecamp.org/news/learn-typescript-beginners-guide/
#typescript #freecodecamp
freeCodeCamp.org
Learn TypeScript – The Ultimate Beginners Guide
TypeScript has become increasingly popular over the last few years, and many jobs are now requiring developers to know TypeScript. But don't be alarmed – if you already know JavaScript, you will be able to pick up TypeScript quickly. Even if you do...
Tips for beginners in using React JS from Web Dev Simplified
https://www.youtube.com/watch?v=E1cklb4aeXA
—-
Long practice from Traversy Media building a Shopping Cart app with React JS and Stripe
https://www.youtube.com/watch?v=_8M-YVY76O8
——
Using React Context with TypeScript from the Weibenfalk channel
https://www.youtube.com/watch?v=nTQ-PfUqDvM
#react #webdevsimplified #traversymedia #weibenfalk #shoppingCart
https://www.youtube.com/watch?v=E1cklb4aeXA
—-
Long practice from Traversy Media building a Shopping Cart app with React JS and Stripe
https://www.youtube.com/watch?v=_8M-YVY76O8
——
Using React Context with TypeScript from the Weibenfalk channel
https://www.youtube.com/watch?v=nTQ-PfUqDvM
#react #webdevsimplified #traversymedia #weibenfalk #shoppingCart
YouTube
Most Beginner React Developers Do This Wrong
FREE React Hooks Simplified Course: https://courses.webdevsimplified.com/react-hooks-simplified
Filtering is one of the most common things you will do as a developer, but it is something most developers do wrong in React. In this video I want to showcase…
Filtering is one of the most common things you will do as a developer, but it is something most developers do wrong in React. In this video I want to showcase…
Reference some icon css framework that can be used in Vue JS
https://www.youtube.com/watch?v=a6XI8XAuORM
#learnvue #vuejs #icon
https://www.youtube.com/watch?v=a6XI8XAuORM
#learnvue #vuejs #icon
YouTube
The Icon Framework You Should Be Using
RESOURCES
Iconify - https://iconify.design/
Icones - https://icones.js.org/
Unplugin-icon - https://github.com/antfu/unplugin-icons
Nuxt Icon - https://github.com/nuxt-modules/icon
UnoCSS - https://uno.antfu.me/
Astro Icon - https://github.com/natemoo-re/astro…
Iconify - https://iconify.design/
Icones - https://icones.js.org/
Unplugin-icon - https://github.com/antfu/unplugin-icons
Nuxt Icon - https://github.com/nuxt-modules/icon
UnoCSS - https://uno.antfu.me/
Astro Icon - https://github.com/natemoo-re/astro…
Several WYSIWYG editor libraries for use as front end elements
https://itsfoss.com/open-source-wysiwyg-editors/
#editor #wysiwg
https://itsfoss.com/open-source-wysiwyg-editors/
#editor #wysiwg
It's FOSS
15 Best Open Source WYSIWYG HTML Editors
Several open-source WYSIWYG HTML editors. What's your best option? Here, let me help you with it.
Composition API - Registration Form Validation
https://softauthor.com/vue-js-3-composition-api-reusable-scalable-form-validation/
#vue
https://softauthor.com/vue-js-3-composition-api-reusable-scalable-form-validation/
#vue
SoftAuthor
Vue JS 3 Composition API → Registration Form Validation [2023]
Learn how to create reusable and scalable form validation for Signup and login pages in Vue JS 3 Using Composition API
The difference between Angular’s Emulated Shadow DOM and native Shadow DOM
https://kevinkreuzer.medium.com/the-difference-between-angulars-emulated-shadow-dom-and-native-shadow-dom-9b2c81546b85
#angular
https://kevinkreuzer.medium.com/the-difference-between-angulars-emulated-shadow-dom-and-native-shadow-dom-9b2c81546b85
#angular
Medium
The difference between Angular’s Emulated Shadow DOM and native Shadow DOM
In Angular, components styles can be encapsulated. There are three different encapsulation strategies available. None, Emulated and…
Some JavaScript concepts to know before learning React JS
https://www.freecodecamp.org/news/top-javascript-concepts-to-know-before-learning-react/
---
Tips on mutating data in React JS from REST API
https://dev.to/jkettmann/rest-apis-how-to-mutate-data-from-your-react-app-like-the-pros-313l
#mutation #react #concept
https://www.freecodecamp.org/news/top-javascript-concepts-to-know-before-learning-react/
---
Tips on mutating data in React JS from REST API
https://dev.to/jkettmann/rest-apis-how-to-mutate-data-from-your-react-app-like-the-pros-313l
#mutation #react #concept
freeCodeCamp.org
Top JavaScript Concepts to Know Before Learning React
If you want to learn React – or any JavaScript framework – you'll first need to understand the fundamental JavaScript methods and concepts. Otherwise it's like a youngster learning to run before learning to walk. Many developers choose a "learn as yo...
Understanding UUID usage in Node JS
https://blog.logrocket.com/uuids-node-js/
---
Difference between NPM and NPX
https://javascript.plainenglish.io/npm-vs-npx-6444aad0e892
---
Explanation of controller and routing in Node JS
https://blog.logrocket.com/understanding-controllers-routes-nestjs/
---
Using Dependency injection in Node JS with Type DI
https://blog.logrocket.com/dependency-injection-node-js-typedi/
---
#nodejs #nest #uuid #di #controller
https://blog.logrocket.com/uuids-node-js/
---
Difference between NPM and NPX
https://javascript.plainenglish.io/npm-vs-npx-6444aad0e892
---
Explanation of controller and routing in Node JS
https://blog.logrocket.com/understanding-controllers-routes-nestjs/
---
Using Dependency injection in Node JS with Type DI
https://blog.logrocket.com/dependency-injection-node-js-typedi/
---
#nodejs #nest #uuid #di #controller
LogRocket Blog
Understanding UUIDs in Node.js - LogRocket Blog
While UUIDs are a common choice for generating unique identifiers in Node.js applications, they aren’t the best option for every scenario.
Comparison between Options API and Composition API in Vue JS
https://medium.com/codex/options-api-vs-composition-api-4a745fb8610
#options #composition #vue
https://medium.com/codex/options-api-vs-composition-api-4a745fb8610
#options #composition #vue
Medium
Options API vs. Composition API
If you’re starting a new project in Vue 3 or if you’re still deciding whether or not to migrate an existing project to the latest Vue.js…
Some tips on using data manipulation functions in using JavaScript
https://javascript.plainenglish.io/10-must-learn-tools-for-javascript-devs-to-avoid-reinventing-the-wheel-5ffae566bbfb
#tips #tools
https://javascript.plainenglish.io/10-must-learn-tools-for-javascript-devs-to-avoid-reinventing-the-wheel-5ffae566bbfb
#tips #tools
Medium
10 Must-Learn Tools for JavaScript Devs (to Avoid Reinventing the Wheel)
Back to the top