Build a blink detection app with Tensorflow JS , Vue JS, and Pinia
https://medium.com/the-web-tub/recognising-eye-blinking-with-tensorflow-js-3c02b738850d
—-
Example of creating a reusable component in Vue JS
https://nikakharebava.medium.com/creating-reusable-components-in-vuejs-and-why-it-is-important-93b3952f8916
—-
#vue #tensorflow #pinia
https://medium.com/the-web-tub/recognising-eye-blinking-with-tensorflow-js-3c02b738850d
—-
Example of creating a reusable component in Vue JS
https://nikakharebava.medium.com/creating-reusable-components-in-vuejs-and-why-it-is-important-93b3952f8916
—-
#vue #tensorflow #pinia
Medium
Recognising Eye Blinking With Tensorflow.js
For many years, developing Machine Learning (ML) projects have been mostly limited to Python users. Fortunately for web developers, this…
Making a Twitter Bot in the Year 2022 with Node.js
https://cmdcolin.github.io/posts/2022-08-26-twitterbot
#nodejs
https://cmdcolin.github.io/posts/2022-08-26-twitterbot
#nodejs
cmdcolin.github.io
Making a twitter bot in the year 2022 with node.js
A blog
How to create a global custom plugin in Nuxt.js
https://blog.logrocket.com/create-global-custom-plugin-nuxt-js/
#plugin #nuxtjs #nuxt
https://blog.logrocket.com/create-global-custom-plugin-nuxt-js/
#plugin #nuxtjs #nuxt
LogRocket Blog
How to create a global custom plugin in Nuxt.js - LogRocket Blog
Cover two different options for building a custom global plugin for a Nuxt.js app, using both Vue and JavaScript.
How to use polyfills in your React app
https://blog.logrocket.com/use-polyfills-react-app/
#react #app #polyfills
https://blog.logrocket.com/use-polyfills-react-app/
#react #app #polyfills
LogRocket Blog
How to use polyfills in your React app - LogRocket Blog
Polyfills are essential to using the latest and greatest tools in your apps. Learn how to build them from scratch in this post.
Testing your React Components — Step by Step
https://blog.bitsrc.io/testing-your-react-components-step-by-step-2ce9c3b4f299
#react #component #testing
https://blog.bitsrc.io/testing-your-react-components-step-by-step-2ce9c3b4f299
#react #component #testing
Medium
Testing your React Components — Step by Step
How to test React.js components with Jest and Testing Library. Test events, async behavior, mock API calls, plus more.
JavaScript and Events — The Fundamentals
https://www.lullabot.com/articles/javascript-and-events-fundamentals
#javascript #fundementals #event
https://www.lullabot.com/articles/javascript-and-events-fundamentals
#javascript #fundementals #event
Lullabot
JavaScript and Events - The Fundamentals
Reacting to browser events in JavaScript is one of the fundamental ways to start building more reactive websites and rich web applications. Get started with this primer.
Creating a Real time chat app with Vue, Socket. io and NodeJS
https://medium.com/@iamdeepinder/creating-a-real-time-chat-app-with-vue-socket-io-and-nodejs-part-2-ab73a75761b
#chat #app #vue #vuejs #socket #nodejs
https://medium.com/@iamdeepinder/creating-a-real-time-chat-app-with-vue-socket-io-and-nodejs-part-2-ab73a75761b
#chat #app #vue #vuejs #socket #nodejs
Medium
Creating a Real time chat app with Vue, Socket.io and NodeJS — Part 2
This tutorial explains how to build a realtime one to one and group chat application with Vue, Socket.IO Rooms, WebSocket, and NodeJS
5 Most Common useState Mistakes React Developers Often Make
https://refine.dev/blog/common-usestate-mistakes-and-how-to-avoid/
#mistakes #usestate #react #reactjs
https://refine.dev/blog/common-usestate-mistakes-and-how-to-avoid/
#mistakes #usestate #react #reactjs
refine.dev
5 Most Common useState Mistakes React Developers Often Make | Refine
Find out what the five most common mistakes React developers make with useState and how to avoid them.
The Future of State Management in Vue.js
https://fadamakis.medium.com/the-future-of-state-management-in-vue-js-fa3f94865d1f
#vue
https://fadamakis.medium.com/the-future-of-state-management-in-vue-js-fa3f94865d1f
#vue
Medium
The future of State Management in Vue.js
With Vue 3 gaining traction and becoming the new default, many things are changing, and the ecosystem is still shaping. Until recently, the…
Take a look at some of the new features of JavaScript ES2022
https://javascript.plainenglish.io/5-most-exciting-es2022-features-you-should-know-about-f7a4d8ed78cb
#es2022
https://javascript.plainenglish.io/5-most-exciting-es2022-features-you-should-know-about-f7a4d8ed78cb
#es2022
Practice making diagrams or charts with JavaScript and Anychart
https://javascript.plainenglish.io/creating-line-charts-stepped-line-charts-in-js-601db1022f76
---
Some tips and tricks on using JavaScript
https://dev.to/dcodeyt/7-must-know-javascript-tips-tricks-2m8f
---
#chart #anychart #tips
https://javascript.plainenglish.io/creating-line-charts-stepped-line-charts-in-js-601db1022f76
---
Some tips and tricks on using JavaScript
https://dev.to/dcodeyt/7-must-know-javascript-tips-tricks-2m8f
---
#chart #anychart #tips
Medium
Create Line Charts & Stepped Line Charts in JavaScript
A step-by-step guide on how to quickly create beautiful interactive line (and step-line) charts using JavaScript.
Added data filter animation in React JS with Framer Motion with Cand Dev
https://www.youtube.com/watch?v=f4f7vwL4TcQ
—-
Introduction to Material UI components for React JS
https://blog.bitsrc.io/the-last-component-library-youll-ever-need-an-intro-to-material-ui-c5495735ae05
—-
#react #framer #candDev #material
https://www.youtube.com/watch?v=f4f7vwL4TcQ
—-
Introduction to Material UI components for React JS
https://blog.bitsrc.io/the-last-component-library-youll-ever-need-an-intro-to-material-ui-c5495735ae05
—-
#react #framer #candDev #material
YouTube
Beautiful Filtering Animation in React with Framer Motion
Create awesome filter animation with react, we also learn how to create react app with vite, how to create env file and get the image from themoviedb api.
👨💻Code:
https://github.com/candraKriswinarto/react-filter-animation
🔗Link:
vite: https://vitejs.…
👨💻Code:
https://github.com/candraKriswinarto/react-filter-animation
🔗Link:
vite: https://vitejs.…
Practice using PM2 to run Node JS processes on backend server
https://javascript.plainenglish.io/process-management-in-node-js-with-pm2-ca32d75c94af
---
Practice doing web scrapping with Node JS for other web product product pages
https://dev.to/darshan0_1/scrape-google-shopping-product-results-43l7
#pm2 #web #scrapping
https://javascript.plainenglish.io/process-management-in-node-js-with-pm2-ca32d75c94af
---
Practice doing web scrapping with Node JS for other web product product pages
https://dev.to/darshan0_1/scrape-google-shopping-product-results-43l7
#pm2 #web #scrapping
Medium
Process Management in Node.js with PM2
Node.js is pretty good at handling I/O operations but when it comes to CPU-intensive tasks, it falls apart. You can easily stall the…
Complete guide on using React JS in 2022
https://www.freecodecamp.org/news/react-beginners-guide/
---
Long practice building a fullstack JavaScript application with Redwood JS
https://blog.logrocket.com/how-to-build-full-stack-app-redwoodjs/
---
Several ways to make text bold in React JS
https://javascript.plainenglish.io/react-bold-text-49687160dd18
---
#react #redwood
https://www.freecodecamp.org/news/react-beginners-guide/
---
Long practice building a fullstack JavaScript application with Redwood JS
https://blog.logrocket.com/how-to-build-full-stack-app-redwoodjs/
---
Several ways to make text bold in React JS
https://javascript.plainenglish.io/react-bold-text-49687160dd18
---
#react #redwood
freeCodeCamp.org
The React Beginner's Guide for 2022
So you're ready to dive into learning React, but you still have some lingering questions, such as: How should I create my React projects? What tools should I add to my React app? Do I need to learn JavaScript first before learning React? Where shoul...
Tips and tricks for scaling the Node JS backend server capacity
https://www.freecodecamp.org/news/nodejs-api-best-practices-for-scaling/
---
#nodejs #scaling
https://www.freecodecamp.org/news/nodejs-api-best-practices-for-scaling/
---
#nodejs #scaling
freeCodeCamp.org
Best Practices for Scaling Your Node.js REST APIs
By Rishabh Rawat There is more to scalability than using cluster mode. In this tutorial, we'll explore 10 ways you can make your Node.js API ready to scale. When working on a project, we often get a few real nuggets here and there on how to do someth...
Simple exercise to create script elements with JavaScript to HTML DOM elements
https://javascript.plainenglish.io/javascript-create-script-element-d520d1dc4f64
—-
#script #dom #html
https://javascript.plainenglish.io/javascript-create-script-element-d520d1dc4f64
—-
#script #dom #html
Medium
How to Create a Script Element in JavaScript
Learn how to easily create a script element in JavaScript and add rich functionality to your webpages.
Practice manipulation of dates and numbers with JavaScript
https://www.freecodecamp.org/news/numbers-and-dates-in-javascript/
---
Introduction to objects in JavaScript
https://dev.to/rembertdesigns/objects-in-javascript-with-examples-5e4p
---
Do a comparison of two JavaScript Arrays to find out whether the Arrays are the same or not
https://www.freecodecamp.org/news/how-to-compare-arrays-in-javascript/
---
JSON to XML data comparison with JavaScript
https://javascript.plainenglish.io/javascript-convert-json-to-xml-80caf3148886
---
#date #number #json #xml #array #object #compare
https://www.freecodecamp.org/news/numbers-and-dates-in-javascript/
---
Introduction to objects in JavaScript
https://dev.to/rembertdesigns/objects-in-javascript-with-examples-5e4p
---
Do a comparison of two JavaScript Arrays to find out whether the Arrays are the same or not
https://www.freecodecamp.org/news/how-to-compare-arrays-in-javascript/
---
JSON to XML data comparison with JavaScript
https://javascript.plainenglish.io/javascript-convert-json-to-xml-80caf3148886
---
#date #number #json #xml #array #object #compare
freeCodeCamp.org
How to Work with Numbers and Dates in JavaScript
Numbers, dates, and timers are important parts of JavaScript. And you'll need to know how to work with them when writing your code. We often ignore these topics as many articles don't discuss them. So here, we'll dive deep into the techniques you can use…