Forwarded from Learn Web Development
🔥🤯 Amazing Portfolio website using HTML, CSS and JS.
https://dev.to/kunaal438/amazing-portfolio-website-using-html-css-and-js-l8f
#html #css #javascript #webdev
https://dev.to/kunaal438/amazing-portfolio-website-using-html-css-and-js-l8f
#html #css #javascript #webdev
8 Vue Projects Every Beginner Should Try
https://the-nerdy-dev.com/8-vue-projects-every-beginner-should-try/
https://the-nerdy-dev.com/8-vue-projects-every-beginner-should-try/
Next.js and Remix — a brief comparison
https://medium.com/wayf/next-js-and-remixa-brief-comparison-8b542cb2e4f4
https://medium.com/wayf/next-js-and-remixa-brief-comparison-8b542cb2e4f4
Javascript Weekly 16
• News Deep-Copying in JavaScript Using structuredClone
• News A Recap of React Conf 2021
• News Kickstart Your Software Engineering Career
• News Create React App 5.0: The Popular 'One Command' React App Builder
• News quick-lint-js 1.0: An Alternative to ESLint
• News The Performance Implications of JavaScript Errors
• News Array.prototype.groupBy to the Rescue?
• News Who Guards the Guards – 3 Common Pitfalls of JavaScript Testing
• News How to Access ES Module Metadata using import.meta
• News Wide Gamut 2D Graphics using HTML Canvas
• News An Introduction to Framer Motion 3D for 3D Animation in React
• News Riot.js 6.1: A Simple and Elegant Component-Based UI Library
• News Caterwaul: An (Experimental) JavaScript-to-JavaScript Compiler
• News Shortcut is Project Management Without the Management
• News OpenSeadragon 3.0: A Web Viewer for Ultra High Resolution Images
• News CSS-Select 4.2: A CSS Selector Compiler and Engine
• News Want to Transfer a Domain with No Downtime? 👀 Our Handy Checklist 👉
• News roughViz.js: Hand-Drawn Styled Charts in the Browser
• News Neutralino 4.0: Portable, Lightweight Desktop App Framework
Tags: #Javascriptweekly #Javascript #JS #weekly
• News Deep-Copying in JavaScript Using structuredClone
• News A Recap of React Conf 2021
• News Kickstart Your Software Engineering Career
• News Create React App 5.0: The Popular 'One Command' React App Builder
• News quick-lint-js 1.0: An Alternative to ESLint
• News The Performance Implications of JavaScript Errors
• News Array.prototype.groupBy to the Rescue?
• News Who Guards the Guards – 3 Common Pitfalls of JavaScript Testing
• News How to Access ES Module Metadata using import.meta
• News Wide Gamut 2D Graphics using HTML Canvas
• News An Introduction to Framer Motion 3D for 3D Animation in React
• News Riot.js 6.1: A Simple and Elegant Component-Based UI Library
• News Caterwaul: An (Experimental) JavaScript-to-JavaScript Compiler
• News Shortcut is Project Management Without the Management
• News OpenSeadragon 3.0: A Web Viewer for Ultra High Resolution Images
• News CSS-Select 4.2: A CSS Selector Compiler and Engine
• News Want to Transfer a Domain with No Downtime? 👀 Our Handy Checklist 👉
• News roughViz.js: Hand-Drawn Styled Charts in the Browser
• News Neutralino 4.0: Portable, Lightweight Desktop App Framework
Tags: #Javascriptweekly #Javascript #JS #weekly
JavaScript Mastery building social media apps with MERN Stack.
https://www.youtube.com/watch?v=1RHDhtbqo94
#mern #nodejs #javascriptMastery
https://www.youtube.com/watch?v=1RHDhtbqo94
#mern #nodejs #javascriptMastery
The second part of the exercise is making a web application with a fullstack JS framework called Remix JS from the Traversy Media channel
https://youtu.be/wEoktJMSWLY
---
The first part of the exercise can be seen below
https://youtu.be/d_BhzHVV4aQ
#react #remix #traversyMedia #mern #nodejs
https://youtu.be/wEoktJMSWLY
---
The first part of the exercise can be seen below
https://youtu.be/d_BhzHVV4aQ
#react #remix #traversyMedia #mern #nodejs
Using SQLite database in web browser and Node JS with the help of SQL JS
https://medium.com/weekly-webtips/implement-sqlite-on-web-with-javascript-both-node-browser-with-sql-js-14448fd7a3cb
—-
Creating an Authentication system with Nest JS, JWT, and Prisma ORM
https://medium.com/@briceguekam/how-to-create-authentication-system-with-jwt-using-nestjs-and-prisma-e803d899a7a7
—-
Simple practice creating microservices with Nest JS
https://webera.blog/scalable-microservices-in-node-using-nest-js-ca165dd1043a
—-
Simple exercise building a REST API backend with Node JS and Express
https://medium.com/@admin_82765/build-a-backend-project-with-nodejs-expressjs-mongodb-b16675622268
—-
Using Socket IO and Node JS for realtime data communication to the front end
https://medium.com/kocfinanstech/socket-io-with-node-js-express-5cc75aa67cae
—-
Calling data from Node JS backend to other API backend with Axios Http Request
https://medium.com/@kubraozgan/axios-and-express-dee37e537349
—-
#nodejs #nest #api #axios #sqlite #prisma
https://medium.com/weekly-webtips/implement-sqlite-on-web-with-javascript-both-node-browser-with-sql-js-14448fd7a3cb
—-
Creating an Authentication system with Nest JS, JWT, and Prisma ORM
https://medium.com/@briceguekam/how-to-create-authentication-system-with-jwt-using-nestjs-and-prisma-e803d899a7a7
—-
Simple practice creating microservices with Nest JS
https://webera.blog/scalable-microservices-in-node-using-nest-js-ca165dd1043a
—-
Simple exercise building a REST API backend with Node JS and Express
https://medium.com/@admin_82765/build-a-backend-project-with-nodejs-expressjs-mongodb-b16675622268
—-
Using Socket IO and Node JS for realtime data communication to the front end
https://medium.com/kocfinanstech/socket-io-with-node-js-express-5cc75aa67cae
—-
Calling data from Node JS backend to other API backend with Axios Http Request
https://medium.com/@kubraozgan/axios-and-express-dee37e537349
—-
#nodejs #nest #api #axios #sqlite #prisma
Using the Zlib library to zip and unzip data in Node JS
https://webnersolutions1.medium.com/nodejs-zlib-zip-and-unzip-files-using-nodejs-b2010926b719
—-
Converting image data to Base64 String on Node JS
https://onlinewebtutor.medium.com/convert-image-file-to-base64-string-in-node-js-tutorial-683f37ea467f
—-
Creating a Docker Container for the MERN Stack
https://willdvlpr.medium.com/containerizing-a-react-node-js-app-using-docker-and-nginx-60b63796d67b
#zip #zlib #nodejs #mern #docker #base64
https://webnersolutions1.medium.com/nodejs-zlib-zip-and-unzip-files-using-nodejs-b2010926b719
—-
Converting image data to Base64 String on Node JS
https://onlinewebtutor.medium.com/convert-image-file-to-base64-string-in-node-js-tutorial-683f37ea467f
—-
Creating a Docker Container for the MERN Stack
https://willdvlpr.medium.com/containerizing-a-react-node-js-app-using-docker-and-nginx-60b63796d67b
#zip #zlib #nodejs #mern #docker #base64
Programming With Erik on the introduction of the Composition API and the implementation of its case examples into Component Vue JS
https://youtu.be/SrKCiv15_NU
#vue #composition #programmingWithErik
https://youtu.be/SrKCiv15_NU
#vue #composition #programmingWithErik
Pairing a new Array with the data source of an Array
https://javascript.plainenglish.io/how-to-generate-an-array-of-pairs-from-an-array-in-javascript-edbbb5cdd8da
---
Simple exercise deleting an element in an Array
https://dev.to/shivangchauhan7/how-to-remove-an-element-from-an-array-2f68
---
#array #element #pair
https://javascript.plainenglish.io/how-to-generate-an-array-of-pairs-from-an-array-in-javascript-edbbb5cdd8da
---
Simple exercise deleting an element in an Array
https://dev.to/shivangchauhan7/how-to-remove-an-element-from-an-array-2f68
---
#array #element #pair
A collection of datatable libraries that can be used in pure JavaScript and Javascript frameworks
https://blog.bitsrc.io/top-5-javascript-data-grid-libraries-b1543d5fd17
#datatable #grid #library
https://blog.bitsrc.io/top-5-javascript-data-grid-libraries-b1543d5fd17
#datatable #grid #library
Step by step exercise to deploy Express JS application to Digital Ocean VPS service
https://medium.com/@aditya.s.baghel1/easiest-way-to-deploy-your-express-js-a75252d73d23
#vps #deploy #digitalocean
https://medium.com/@aditya.s.baghel1/easiest-way-to-deploy-your-express-js-a75252d73d23
#vps #deploy #digitalocean
Basic practice using Jest unit testing in JavaScript
https://dev.to/ohdylan/start-testing-your-javascript-codes-with-jest-2gfm
#jest #testing
https://dev.to/ohdylan/start-testing-your-javascript-codes-with-jest-2gfm
#jest #testing
Forwarded from Learn Web Development
Freecodecamp practice using CSS Media Query to create responsive web pages
https://www.freecodecamp.org/news/how-to-use-css-media-queries-to-create-responsive-websites/
---
Explanation of anchor tags in HTML and examples
https://www.freecodecamp.org/news/the-html-a-tag-anchor-tag-example-code/
#css #mediaquery #anchor #tag #freecodecamp
https://www.freecodecamp.org/news/how-to-use-css-media-queries-to-create-responsive-websites/
---
Explanation of anchor tags in HTML and examples
https://www.freecodecamp.org/news/the-html-a-tag-anchor-tag-example-code/
#css #mediaquery #anchor #tag #freecodecamp
Collection of multiple UI Components for React JS
https://www.sitepoint.com/popular-react-ui-component-libraries
—-
Next JS performance optimization tips to get a good Google Page Speed benchmark value
https://alabenaicha.medium.com/7-next-js-tips-to-get-a-90-score-on-google-pagespeed-55130221cc7
—-
Several ways to get good SEO scores with Next JS
https://javascript.plainenglish.io/next-seo-a-better-way-to-manage-seo-for-next-js-d881f6260c37
——
Advantages of using Strapi CMS with Next JS
https://strapi.medium.com/the-advantages-of-using-next-js-strapi-vs-react-strapi-a73ea560642e
—-
#react #component #library #ui #nextjs #strapi #seo #benchmark
https://www.sitepoint.com/popular-react-ui-component-libraries
—-
Next JS performance optimization tips to get a good Google Page Speed benchmark value
https://alabenaicha.medium.com/7-next-js-tips-to-get-a-90-score-on-google-pagespeed-55130221cc7
—-
Several ways to get good SEO scores with Next JS
https://javascript.plainenglish.io/next-seo-a-better-way-to-manage-seo-for-next-js-d881f6260c37
——
Advantages of using Strapi CMS with Next JS
https://strapi.medium.com/the-advantages-of-using-next-js-strapi-vs-react-strapi-a73ea560642e
—-
#react #component #library #ui #nextjs #strapi #seo #benchmark
Getting an element within a component with Vue querySelector
https://blog.logrocket.com/getting-element-component-vue-queryselector/
https://blog.logrocket.com/getting-element-component-vue-queryselector/
Creating a Skip To Content feature on web app pages by Kevin Powell
https://youtu.be/jDDaOFr9nqQ
#kevinPowell #skipcontent
https://youtu.be/jDDaOFr9nqQ
#kevinPowell #skipcontent
Collection of courses and learning resources for JavaScript that are interesting to learn
https://www.freecodecamp.org/news/23-free-websites-to-learn-javascript/
#course #freecodecamp #learning
https://www.freecodecamp.org/news/23-free-websites-to-learn-javascript/
#course #freecodecamp #learning
Simple exercise creating a Node JS backend with Adonis JS for API endpoints from Raspberry Pi
https://dev.to/bobbyiliev/how-to-build-adonisjs-api-to-store-your-raspberry-pi-temperature-5c6a
---
Long practice making Login system with OTP code or One Time Password on Node JS
https://javascript.plainenglish.io/create-otp-based-user-sign-up-using-node-js-cc4defc54123
—-
#nodejs #adonis #otp #api
https://dev.to/bobbyiliev/how-to-build-adonisjs-api-to-store-your-raspberry-pi-temperature-5c6a
---
Long practice making Login system with OTP code or One Time Password on Node JS
https://javascript.plainenglish.io/create-otp-based-user-sign-up-using-node-js-cc4defc54123
—-
#nodejs #adonis #otp #api