Infinite Scrolling using Vue3 and IntersectionObserver
https://mayank-jain.medium.com/infinite-scrolling-using-vue3-and-intersectionobserver-e767c58c4bd3
#vue #vuejs
  
  https://mayank-jain.medium.com/infinite-scrolling-using-vue3-and-intersectionobserver-e767c58c4bd3
#vue #vuejs
Medium
  
  Infinite Scrolling using Vue3 and IntersectionObserver
  Hi folks! In this article, we are going to build an infinite scroller component using Vue3 and IntersectionObserver.
  Training on using Astro bundler with Vue JS and Storyblok to create a web application
https://www.youtube.com/watch?v=viV0ROCVEO8
#vue #astro #storyblok
  
  https://www.youtube.com/watch?v=viV0ROCVEO8
#vue #astro #storyblok
YouTube
  
  I Built a Blog with Astro and Vue
  GO CHECK OUT STORYBLOK! https://go.learnvue.co/storyblok
RESOURCES
Astro Docs - https://docs.astro.build/
@storyblok/astro - storyblok/astro
https://mattmaribojoc.com/
https://github.com/mattmaribojoc/mattmaribojoc.com
✅ Join the LearnVue+ Waiting List…
  RESOURCES
Astro Docs - https://docs.astro.build/
@storyblok/astro - storyblok/astro
https://mattmaribojoc.com/
https://github.com/mattmaribojoc/mattmaribojoc.com
✅ Join the LearnVue+ Waiting List…
Answers to interview questions about comparison in JavaScript
https://javascript.plainenglish.io/interviewer-can-a-1-a-2-a-3-ever-evaluate-to-true-in-javascript-d2329e693cde
#comparison #interview
  https://javascript.plainenglish.io/interviewer-can-a-1-a-2-a-3-ever-evaluate-to-true-in-javascript-d2329e693cde
#comparison #interview
Unit Testing Vuex Modules with Jest
https://blog.logrocket.com/unit-testing-vuex-modules-jest/
#vue #vuejs #testing #jest
  
  https://blog.logrocket.com/unit-testing-vuex-modules-jest/
#vue #vuejs #testing #jest
LogRocket Blog
  
  Unit testing Vuex modules with Jest - LogRocket Blog
  With Vuex's centralized state management, you can simplify your application and take advantage of Flux-like architecture.
  20+ Angular Code Improvement Tips You Need To Learn Now
https://javascript.plainenglish.io/20-angular-code-improvement-tips-you-need-to-learn-now-af57cab58c69
#angular
  
  https://javascript.plainenglish.io/20-angular-code-improvement-tips-you-need-to-learn-now-af57cab58c69
#angular
Medium
  
  20+ Angular Code Improvement Tips You Need To Learn Now
  In this article, I will talk about various code improvement points that you need to follow in your project to make the code more readable…
  Traversy Media's long practice of building desktop apps with JavaScript and Electron JS
https://youtu.be/ML743nrkMHw
#electron #traversyMedia
  
  https://youtu.be/ML743nrkMHw
#electron #traversyMedia
YouTube
  
  Create a Desktop App With JavaScript & Electron
  In this video, we will create a cross-platform desktop app to resize image dimensions, using JavaScript and Electron.
💻 Code:
https://github.com/bradtraversy/image-resizer-electron
To package your app up for different platforms, you could use one of the…
  💻 Code:
https://github.com/bradtraversy/image-resizer-electron
To package your app up for different platforms, you could use one of the…
Developed by Ed exercise on installing Authentication system in React JS with Firebase
https://www.youtube.com/watch?v=zkz2HuNR_gk
#react #auth #firebase
  
  https://www.youtube.com/watch?v=zkz2HuNR_gk
#react #auth #firebase
YouTube
  
  Add Auth to your React Project EASILY Tutorial
  🚀 Upgrade your web development skills with my courses: https://developedbyed.com/ 
💻 Download the project files here
https://github.com/developedbyed/react-auth-firebase
In today's episode we will learn how to add auth to our react application. We will…
  💻 Download the project files here
https://github.com/developedbyed/react-auth-firebase
In today's episode we will learn how to add auth to our react application. We will…
Getting user input from CLI mode in Node JS
https://medium.com/codingthesmartway-com-blog/how-to-get-user-input-from-command-line-with-node-js-a6526ec75a32
#nodejs #cmd #cli
  
  https://medium.com/codingthesmartway-com-blog/how-to-get-user-input-from-command-line-with-node-js-a6526ec75a32
#nodejs #cmd #cli
Medium
  
  How To Get User Input From Command Line With Node.js
  Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on a JavaScript Engine and executes JavaScript…
👍1
  Practice creating CSV using Node JS
https://medium.com/codingthesmartway-com-blog/how-to-write-csv-files-with-node-js-6aefdd348ee2
#nodejs #csv
  
  https://medium.com/codingthesmartway-com-blog/how-to-write-csv-files-with-node-js-6aefdd348ee2
#nodejs #csv
Medium
  
  How To Write CSV Files With Node.js
  A Comma Separated Values (CSV) file is a plain text file that contains a list of data. Node is a JavaScript runtime built on Chrome’s V8…
  Understand how DOM works in JavaScript and HTML
https://www.freecodecamp.org/news/what-is-dom-in-javascript/
---
Using JavaScript to create DOM elements
https://javascript.plainenglish.io/how-to-use-javascript-to-reduce-html-code-a-simple-example-3063259a2f73
---
Simple practice of making a Promise and how to use it
https://javascript.plainenglish.io/what-are-javascript-promises-how-to-use-them-84fdff5757b9
---
#dom #promise
  
  https://www.freecodecamp.org/news/what-is-dom-in-javascript/
---
Using JavaScript to create DOM elements
https://javascript.plainenglish.io/how-to-use-javascript-to-reduce-html-code-a-simple-example-3063259a2f73
---
Simple practice of making a Promise and how to use it
https://javascript.plainenglish.io/what-are-javascript-promises-how-to-use-them-84fdff5757b9
---
#dom #promise
freeCodeCamp.org
  
  What is the DOM? A Behind-the-Scenes Guide
  Understanding how the DOM and events work in JavaScript is key if you want to be an effective front end developer. In this article, you'll learn what the DOM is and how it works. What is the DOM? DOM stands for Document Object Model. It's the interfa...
  Running JavaScript application unit testing in VS Code with Jest
https://javascript.plainenglish.io/better-unit-testing-in-visual-studio-code-with-jest-6b2393401c33
#jest #vscode #unit #testing
  
  https://javascript.plainenglish.io/better-unit-testing-in-visual-studio-code-with-jest-6b2393401c33
#jest #vscode #unit #testing
Medium
  
  Better Unit Testing in Visual Studio Code with Jest
  Use The Jest Extension to Dramatically Improve Your Testing Flow
  Ever wondered how a QR code works? No, me neither but it's low-key fascinating.
https://typefully.com/DanHollick/qr-codes-T7tLlNi
#article
  
  https://typefully.com/DanHollick/qr-codes-T7tLlNi
#article
Typefully
  
  QR codes | Dan Hollick
  Ever wondered how a QR code works?  
No, me neither but it's low-key fascinating.
(Warning, there is some extremely nerdy shit here.👇 )
  No, me neither but it's low-key fascinating.
(Warning, there is some extremely nerdy shit here.👇 )
How To Implement Micro-Frontend Architecture With Vue.js
https://medium.com/bb-tutorials-and-thoughts/how-to-implement-micro-frontend-architecture-with-vue-js-da295ff2ce66
#vue
  
  https://medium.com/bb-tutorials-and-thoughts/how-to-implement-micro-frontend-architecture-with-vue-js-da295ff2ce66
#vue
Medium
  
  How To Implement Micro-Frontend Architecture With Vue.js
  Everything you need to know about microservice oriented architecture for the frontend from beginner to advanced
  Clean Architecture: TypeScript Express API
https://paulallies.medium.com/clean-architecture-typescript-express-api-b90846794998
#nodejs #typescript #expressjs #api #architecture
  
  https://paulallies.medium.com/clean-architecture-typescript-express-api-b90846794998
#nodejs #typescript #expressjs #api #architecture
Medium
  
  Clean Architecture: TypeScript Express API
  By employing clean architecture, you can design applications with very low coupling and independent of technical implementation details…
  Forwarded from Learn CSS™
Exercises from Online Tutorials make navigation menu with search bar and responsive
https://youtu.be/zQngLMkngQE
#onlinetutorials #css #navigationmenu
  
  https://youtu.be/zQngLMkngQE
#onlinetutorials #css #navigationmenu
YouTube
  
  Responsive Navigation Menu with Search Bar | Html CSS & Javascript
  Click For More : https://www.youtube.com/c/OnlineTutorials4Designers/videos?sub_confirmation=1
------------------
Enroll My Course : Next Level CSS Animation and Hover Effects
https://www.udemy.com/course/css-hover-animation-effects-from-beginners-to-exp…
------------------
Enroll My Course : Next Level CSS Animation and Hover Effects
https://www.udemy.com/course/css-hover-animation-effects-from-beginners-to-exp…
👍1
  