Creating a web portfolio with Tailwind CSS and React JS
https://youtu.be/k-Pi5ZMxHWY
#react #portfolio #tailwind
  
  https://youtu.be/k-Pi5ZMxHWY
#react #portfolio #tailwind
YouTube
  
  Build a React Portfolio Website With Tailwind Tutorial
  🚀 Upgrade your web development skills with my courses: https://developedbyed.com/ 
💻 Download the project files here
https://github.com/developedbyed/react-portofolio-with-tailwind
👉 Keelan's Youtube Channel
https://www.youtube.com/c/KeelanJonathan
In…
  💻 Download the project files here
https://github.com/developedbyed/react-portofolio-with-tailwind
👉 Keelan's Youtube Channel
https://www.youtube.com/c/KeelanJonathan
In…
Pinia state management introductory exercise for Vue JS with John Komarnicky
https://youtu.be/gwcca_zd4IE
#pinia #vue #state #johnKomarnicky
  
  https://youtu.be/gwcca_zd4IE
#pinia #vue #state #johnKomarnicky
YouTube
  
  Introduction To Pinia | Vue 3
  Pinia is now the recommended store library for handling state management in vue,  replacing VueX. In this video you will find everything you need to know about Pinia, and we will build a simple counter app to highlight all its functionalities.   
Pinia:…
  Pinia:…
Create Vue JS applications equipped with GSAP animation effects
https://www.youtube.com/watch?v=37EFXLA-6dc
—-
Multiple ways to render long lists in Vue JS
https://www.youtube.com/watch?v=4roJKfgPLk4
---
Reference some animation libraries for Vue JS
https://youtu.be/HxUyTDkO8Pk
---
Some Vue JS libraries to try to help with project development
https://javascript.plainenglish.io/7-useful-vue-js-libraries-you-should-use-in-your-next-project-dc9a55d90d2c
#gsap #vue #animation
  
  https://www.youtube.com/watch?v=37EFXLA-6dc
—-
Multiple ways to render long lists in Vue JS
https://www.youtube.com/watch?v=4roJKfgPLk4
---
Reference some animation libraries for Vue JS
https://youtu.be/HxUyTDkO8Pk
---
Some Vue JS libraries to try to help with project development
https://javascript.plainenglish.io/7-useful-vue-js-libraries-you-should-use-in-your-next-project-dc9a55d90d2c
#gsap #vue #animation
YouTube
  
  How to animate Vue with GSAP
  J.D. Hillen presents “Animating Vue with GSAP” at VueConf US 2022. For more vue js animations tutorials, check out our courses 👉 https://www.vuemastery.com/courses
Ready to master Vue.js? With weekly Vue js tutorials on the latest topics, and exclusive content…
Ready to master Vue.js? With weekly Vue js tutorials on the latest topics, and exclusive content…
😁1
  8 GitHub Resources for Becoming a Developer in 2022
https://javascript.plainenglish.io/8-github-resources-for-becoming-a-developer-in-2022-784d97cbc194
#frontend #github
  
  https://javascript.plainenglish.io/8-github-resources-for-becoming-a-developer-in-2022-784d97cbc194
#frontend #github
Medium
  
  8 GitHub Resources for Becoming a Developer in 2022
  A list of resources that is useful for both beginners and people who are already familiar with programming.
  Learn JavaScript™ pinned «Understand code in simple language.   Denigma is a tool that uses machine learning to explain code in understandable English. It helps save you time, they claim to have 95% on many types of codes, and it gets integrated with your editor.  denigma.app  #tool…»
  Forwarded from Technical Stark ™
Which browsers are best for privacy?
An open-source privacy audit of popular web browsers.
https://privacytests.org/
#browser #privacy
Telegram: @technical_stark
  
  An open-source privacy audit of popular web browsers.
https://privacytests.org/
#browser #privacy
Telegram: @technical_stark
privacytests.org
  
  Which browsers are best for privacy?
  An open-source privacy audit of popular web browsers.
👍1
  Preact's Signals: A 'Fast-by-Default' Reactive State Primitive
https://preactjs.com/blog/introducing-signals/
#react #preact
  
  https://preactjs.com/blog/introducing-signals/
#react #preact
Preactjs
  
  Introducing Signals – Preact
  
  Secure Your Node.js App with JSON Web Tokens 
https://blog.appsignal.com/2022/09/14/secure-your-nodejs-app-with-json-web-tokens
#nodejs #json #webtoken
  
  https://blog.appsignal.com/2022/09/14/secure-your-nodejs-app-with-json-web-tokens
#nodejs #json #webtoken
AppSignal Blog
  
  Secure Your Node.js App with JSON Web Tokens | AppSignal Blog
  Find out how you can use JWT authentication to secure your Node.js application.
  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…
  