An update to the VS Code/Codium text editor is available, and can be downloaded. There are many additional features and release notes that can be seen here
https://code.visualstudio.com/updates/v1_72
#release #vscode #codium
https://code.visualstudio.com/updates/v1_72
#release #vscode #codium
The Orton Effect: 'Dreamy' Looking Photos with CSS and React
https://mikebifulco.com/posts/orton-effect-css-react
#react
https://mikebifulco.com/posts/orton-effect-css-react
#react
Mikebifulco
The Orton Effect - dreamy photo effect in CSS and React
Implement the Orton Effect in CSS and React. The Orton Effect creates a surreal, dreamy image effect, named after photographer Michael Orton.
How to write maintainable JavaScript code in 2023 — Web or Node.js
https://blog.devgenius.io/how-to-write-maintainable-javascript-code-in-2023-web-or-node-js-d66d8baead67
#nodejs
https://blog.devgenius.io/how-to-write-maintainable-javascript-code-in-2023-web-or-node-js-d66d8baead67
#nodejs
Medium
How to write maintainable JavaScript code in 2023 — Web or Node.js
JavaScript development is still chaotic in 2022. As computers get faster, we get to write code for programmers, not for machines.
Some library references that can be used in JavaScript projects
https://javascript.plainenglish.io/7-useful-javascript-libraries-you-should-use-in-your-next-project-47d233d24480
#library
https://javascript.plainenglish.io/7-useful-javascript-libraries-you-should-use-in-your-next-project-47d233d24480
#library
Medium
7 Useful JavaScript Libraries You Should Use in Your Next Project
Power up your JavaScript development
Comparison between Vite JS and Webpack as a module bundler
https://medium.com/vue-mastery/vite-vs-webpack-3b1fd79c4d22
#vue #vite #bundler
https://medium.com/vue-mastery/vite-vs-webpack-3b1fd79c4d22
#vue #vite #bundler
Medium
Vite vs Webpack
Explore Vite vs Vue CLI under the hood so you can make the best choice for your needs
From John Komarnicky creating infinite scrolling in Vue JS and using the VueUse library
https://www.youtube.com/watch?v=WRnoQdIU-uE
#vue #infinite #scrolling
https://www.youtube.com/watch?v=WRnoQdIU-uE
#vue #infinite #scrolling
YouTube
Infinite Scrolling With Vue & VueUse
This video explains how to create a simple infinite scrolling component using vue 3 and a library, vueUse
Vue Suspense: https://youtu.be/r9OmM2FpcC8
-----------------------------------------------------------------------------------------------------
Join…
Vue Suspense: https://youtu.be/r9OmM2FpcC8
-----------------------------------------------------------------------------------------------------
Join…
Some tips on using Cron Job on Node JS
https://myas92.medium.com/useful-tips-about-cron-job-in-node-js-9ec9acf5fe4c
#nodejs #cronjob
https://myas92.medium.com/useful-tips-about-cron-job-in-node-js-9ec9acf5fe4c
#nodejs #cronjob
Medium
Useful Tips About Cron Job In Node.js
Cron Jobs in node.js is used for scheduling scripts to run, They’re most commonly used for automating doing a task like scraping data from…
A collection of cheat sheets or tips for web developers
https://dev.to/mustapha/5-webdev-tips-you-may-want-to-know-2-41e
#cheatsheets #tips
https://dev.to/mustapha/5-webdev-tips-you-may-want-to-know-2-41e
#cheatsheets #tips
DEV Community 👩💻👨💻
Web workers cheatsheet & 4 other webdev tips you may want to know 🚀
1. Web workers cheatsheet A worker thread can perform tasks without interfering with the...
13 REST API interview questions you need to know
https://grokkingtechinterview.com/13-rest-api-interview-questions-you-need-to-know-f0e7ec857550?gi=658c99953c3e
#rest #api #interview
https://grokkingtechinterview.com/13-rest-api-interview-questions-you-need-to-know-f0e7ec857550?gi=658c99953c3e
#rest #api #interview
Medium
13 REST API interview questions you need to know
Show your interviewers you know all about REST APIs and land your dream job.
Awesome tools for Open Source Contribution
https://dev.to/surajondev/awesome-tools-for-open-source-contribution-36cm
#opensource #beginners #javascript
#react
https://dev.to/surajondev/awesome-tools-for-open-source-contribution-36cm
#opensource #beginners #javascript
#react
DEV Community
Awesome tools for Open Source Contribution
Introduction We are in October which is well known as the month of Hacktoberfest in the...
Flask & Stripe - Open-Source Mini eCommerce
https://dev.to/sm0ke/flask-stripe-open-source-mini-ecommerce-34jj
#webdev #flask #stripe #opensource
https://dev.to/sm0ke/flask-stripe-open-source-mini-ecommerce-34jj
#webdev #flask #stripe #opensource
DEV Community
Flask & Stripe - Open-Source Mini eCommerce
Open-source mini eCommerce project that loads the products from JSON files saved in the templates directory (no database required) - Bootstrap 5 design is used for styling.
Creating a Twitter bot in Python using Twitter APIv2 🚀🚀
https://dev.to/dhravya/creating-a-twitter-bot-in-python-using-twitter-apiv2-3pjo
#tutorial #python #api #twitter
https://dev.to/dhravya/creating-a-twitter-bot-in-python-using-twitter-apiv2-3pjo
#tutorial #python #api #twitter
DEV Community
Creating a Twitter bot in Python using Twitter APIv2 🚀🚀
When I was migrating @poet_this twitter bot to use the Twitter API v2, I wasn't able to find any good...
Several React JS libraries that can be used to help with application development
https://dev.to/madza/16-libraries-you-should-know-as-a-react-developer-4f1k
—-
Long practice creating Kanban Boards with React, Node JS, and Socket IO
https://dev.to/novu/building-a-beautiful-kanban-board-with-nodejs-react-and-websockets-39dk
—-
Tremor, a library for creating admin dashboards with React JS
https://dev.to/sm0ke/tremor-free-react-library-for-dashboards-3gm9
—-
#react #library #nodejs #tremor #dashboard
https://dev.to/madza/16-libraries-you-should-know-as-a-react-developer-4f1k
—-
Long practice creating Kanban Boards with React, Node JS, and Socket IO
https://dev.to/novu/building-a-beautiful-kanban-board-with-nodejs-react-and-websockets-39dk
—-
Tremor, a library for creating admin dashboards with React JS
https://dev.to/sm0ke/tremor-free-react-library-for-dashboards-3gm9
—-
#react #library #nodejs #tremor #dashboard
DEV Community
16 Libraries You Should Know as a React Developer 💯🔥
Being a modern React developer is not about knowing just React itself. To stay competitive, it is...
Use of Workbox on Vue JS to create PWA application caching
https://blog.logrocket.com/frontend-caching-in-vue-with-workbox-service-workers/
#vue #pwa #workbox
https://blog.logrocket.com/frontend-caching-in-vue-with-workbox-service-workers/
#vue #pwa #workbox
LogRocket Blog
Frontend caching in Vue with Workbox service workers - LogRocket Blog
Explore frontend caching in Vue with Workbox service workers, which provide offline capabilities and boost the page performance.
Checking if a String contains a specific word substring with JavaScript
https://www.freecodecamp.org/news/how-to-check-if-a-string-contains-a-substring-javascript/
---
Getting the number of digits from a sequence of numbers with JavaScript
https://javascript.plainenglish.io/how-to-get-the-number-of-digits-of-a-number-with-javascript-7fd88e5e5381
---
An explanation of how recursive functions work in JavaScript
https://www.freecodecamp.org/news/recursion-in-javascript-simplified/
---
Introduction to Functions and code block functions in JavaScript
https://www.freecodecamp.org/news/javascript-function-iife-parameters-code-blocks-explained/
#number #digit #string #substring #function #recursive
https://www.freecodecamp.org/news/how-to-check-if-a-string-contains-a-substring-javascript/
---
Getting the number of digits from a sequence of numbers with JavaScript
https://javascript.plainenglish.io/how-to-get-the-number-of-digits-of-a-number-with-javascript-7fd88e5e5381
---
An explanation of how recursive functions work in JavaScript
https://www.freecodecamp.org/news/recursion-in-javascript-simplified/
---
Introduction to Functions and code block functions in JavaScript
https://www.freecodecamp.org/news/javascript-function-iife-parameters-code-blocks-explained/
#number #digit #string #substring #function #recursive
freeCodeCamp.org
How to Check if a String Contains a Substring in JavaScript
When you're working with a JavaScript program, you might need to check whether a string contains a substring. A substring is a string inside another string. Specifically, you might need to check whether a word contains a specific character or a speci...
20 principles I learned from 10 years of developing software
https://dev.to/ondrejsevcik/20-principles-i-learned-from-10-years-of-developing-software-5354
#principles
https://dev.to/ondrejsevcik/20-principles-i-learned-from-10-years-of-developing-software-5354
#principles
DEV Community
20 principles I learned from 10 years of developing software
It's been 10 years since I started my first job in the software industry. Here are 20 principles that...
create-t3-app — Interactive CLI to quickly set up an opinionated, full-stack, typesafe Next.js project.
https://github.com/t3-oss/create-t3-app
#nextjs
https://github.com/t3-oss/create-t3-app
#nextjs
GitHub
GitHub - t3-oss/create-t3-app: The best way to start a full-stack, typesafe Next.js app
The best way to start a full-stack, typesafe Next.js app - GitHub - t3-oss/create-t3-app: The best way to start a full-stack, typesafe Next.js app
Using Private GitHub npm repositories in AWS CodeBuild
https://dev.to/aws-builders/using-private-github-npm-repositories-in-codebuild-16b3
#github #aws
https://dev.to/aws-builders/using-private-github-npm-repositories-in-codebuild-16b3
#github #aws
DEV Community
Using Private GitHub NPM repositories in CodeBuild
I use GitHub instead of CodeCommit for many reasons, and I also use GitHub Npm Registry, for private...
Useful JavaScript Math Functions and How to Use Them
https://www.sitepoint.com/javascript-math-functions/
#javascript #math #function
https://www.sitepoint.com/javascript-math-functions/
#javascript #math #function
Sitepoint
Useful JavaScript Math Functions and How to Use Them — SitePoint
Learn what you can do with the built-in JavaScript Math object, which includes useful functions for performing mathematical operations.