Practice making the Forgot Password feature on the Authentication system in Node JS
https://medium.com/nerd-for-tech/forgot-password-using-nodejs-and-expressjs-295fad58fdf5
#nodejs #forgotpassword
https://medium.com/nerd-for-tech/forgot-password-using-nodejs-and-expressjs-295fad58fdf5
#nodejs #forgotpassword
Javascript Weekly 05
• News Q1K3: A JavaScript Homage to Quake in Just 13KB
• News ChowJS: An AOT JavaScript Engine for Game Consoles
• News The Modern Guide to OAuth
• News Deno 1.14 Released
• News How to Record Audio Using the MediaStream API
• News Small Bundles, Fast Pages: What To Do With Too Much JavaScript
• News Announcing JavaScript Security Sessions at SnykCon | Register For Free
• News An Intro to D3.js (Covering v5-v7)
• News Fastify in One Minute
• News Using RTK Query in React Apps
• News Generating PDF from HTML in React: An Example of Exporting Data Grids
• News Pre-Selling a Programming Course and Making $550k in Revenue
• News JSPaint.exe: The Classic MS Paint as a Cross-Platform Native Desktop App
• News Linkify 3.0: Detect URLs and Email Addresses in Plain Text
• News Tasuku (タスク): A Minimal Task Runner for Node
• News Observability Won't Replace Monitoring (Because It Shouldn't)
• News Lowdb 3.0: A Small Local JSON Database
• News svg2pdf.js: Browser Based SVG to PDF Converter
Tags: #Javascriptweekly #Javascript #JS #weekly
• News Q1K3: A JavaScript Homage to Quake in Just 13KB
• News ChowJS: An AOT JavaScript Engine for Game Consoles
• News The Modern Guide to OAuth
• News Deno 1.14 Released
• News How to Record Audio Using the MediaStream API
• News Small Bundles, Fast Pages: What To Do With Too Much JavaScript
• News Announcing JavaScript Security Sessions at SnykCon | Register For Free
• News An Intro to D3.js (Covering v5-v7)
• News Fastify in One Minute
• News Using RTK Query in React Apps
• News Generating PDF from HTML in React: An Example of Exporting Data Grids
• News Pre-Selling a Programming Course and Making $550k in Revenue
• News JSPaint.exe: The Classic MS Paint as a Cross-Platform Native Desktop App
• News Linkify 3.0: Detect URLs and Email Addresses in Plain Text
• News Tasuku (タスク): A Minimal Task Runner for Node
• News Observability Won't Replace Monitoring (Because It Shouldn't)
• News Lowdb 3.0: A Small Local JSON Database
• News svg2pdf.js: Browser Based SVG to PDF Converter
Tags: #Javascriptweekly #Javascript #JS #weekly
How to Create a YouTube Downloader with Node.js and React.js
https://javascript.plainenglish.io/how-to-create-a-youtube-downloader-with-node-js-and-react-a86d7586fcc8
How to make Pdf in React, Next js quickly
https://dev.to/thangphan37/how-to-make-pdf-in-react-next-js-quickly-9o8
Building Twitter Post Scheduler With React, NodeJS, and Fauna(Part-1)
https://dev.to/nickbulljs/building-twitter-post-scheduler-with-react-nodejs-and-fauna-part-1-4332
Deploying Twitter Post Scheduler Built With React, NodeJS, FaunaDB and Vercel (Part 2)
https://dev.to/nickbulljs/deploying-twitter-post-scheduler-built-with-react-nodejs-faunadb-and-vercel-part-2-3npb
#react #nodejs #downloader #pdf #nextjs #twitter #postsheduler #javascript
https://javascript.plainenglish.io/how-to-create-a-youtube-downloader-with-node-js-and-react-a86d7586fcc8
How to make Pdf in React, Next js quickly
https://dev.to/thangphan37/how-to-make-pdf-in-react-next-js-quickly-9o8
Building Twitter Post Scheduler With React, NodeJS, and Fauna(Part-1)
https://dev.to/nickbulljs/building-twitter-post-scheduler-with-react-nodejs-and-fauna-part-1-4332
Deploying Twitter Post Scheduler Built With React, NodeJS, FaunaDB and Vercel (Part 2)
https://dev.to/nickbulljs/deploying-twitter-post-scheduler-built-with-react-nodejs-faunadb-and-vercel-part-2-3npb
#react #nodejs #downloader #pdf #nextjs #twitter #postsheduler #javascript
The Ultimate Guide To Get Started With Node.js
https://levelup.gitconnected.com/the-ultimate-guide-to-get-started-with-node-js-4ce54579ceb7
#NodeJs #JS #javascript
https://levelup.gitconnected.com/the-ultimate-guide-to-get-started-with-node-js-4ce54579ceb7
#NodeJs #JS #javascript
New in Chrome 94: Color management for canvas, WebCodecs, WebGPU, and more!
https://youtu.be/c5XIDt90VgY
---
The blog release notes can be seen here
https://deploy-preview-1467--developer-chrome-com.netlify.app/blog/new-in-chrome-94/
#chrome #release
https://youtu.be/c5XIDt90VgY
---
The blog release notes can be seen here
https://deploy-preview-1467--developer-chrome-com.netlify.app/blog/new-in-chrome-94/
#chrome #release
Very important tips from Web Dev Simplified on how to create a project and work on a project with a small risk of getting stuck
https://youtu.be/Qvmp4F-hOKA
#webdevsimplified #tips
https://youtu.be/Qvmp4F-hOKA
#webdevsimplified #tips
How to Host and Deploy an Angular App on Firebase
https://levelup.gitconnected.com/host-and-deploy-on-firebase-cbca4aad2fa6
#angular #firebase
https://levelup.gitconnected.com/host-and-deploy-on-firebase-cbca4aad2fa6
#angular #firebase
Introduction to tree shaking and code splitting techniques using Webpack
https://blog.logrocket.com/tree-shaking-and-code-splitting-in-webpack/
---
Optimization tips of the bundle size of JavaScript applications
https://calibreapp.com/blog/bundle-size-optimization
---
#webpack #bundle #codesplitting
https://blog.logrocket.com/tree-shaking-and-code-splitting-in-webpack/
---
Optimization tips of the bundle size of JavaScript applications
https://calibreapp.com/blog/bundle-size-optimization
---
#webpack #bundle #codesplitting
Creating Kanban Board web apps with modern JavaScript, HTML and CSS
https://www.youtube.com/watch?v=ijQ6dCughW8
—-
Comparison between Fetch and Axios for HTTP Request process
https://javascript.plainenglish.io/axios-vs-fetch-for-http-requests-f11f98e719c1
—-
How to set Timeout on Fetch API
https://javascript.plainenglish.io/how-to-set-api-timeout-with-javascript-fetch-api-2d7c95782fa9
—-
Introduction to the basic concepts of JavaScript Hoisting
https://dev.to/muskanchhatrasal/hoisting-in-javascript-5gga
---
Creating a Custom Error Object with JavaScript
https://javascript.plainenglish.io/how-to-extend-the-javascript-error-constructor-ce66c5656eb2
---
Introduction of the new keyword in instantiating JavaScript objects
https://dev.to/swarnaliroy94/the-keyword-new-in-javascript-fh6
---
#new #error #dcode #kanban #fetch #axios #timeout #hoisting
https://www.youtube.com/watch?v=ijQ6dCughW8
—-
Comparison between Fetch and Axios for HTTP Request process
https://javascript.plainenglish.io/axios-vs-fetch-for-http-requests-f11f98e719c1
—-
How to set Timeout on Fetch API
https://javascript.plainenglish.io/how-to-set-api-timeout-with-javascript-fetch-api-2d7c95782fa9
—-
Introduction to the basic concepts of JavaScript Hoisting
https://dev.to/muskanchhatrasal/hoisting-in-javascript-5gga
---
Creating a Custom Error Object with JavaScript
https://javascript.plainenglish.io/how-to-extend-the-javascript-error-constructor-ce66c5656eb2
---
Introduction of the new keyword in instantiating JavaScript objects
https://dev.to/swarnaliroy94/the-keyword-new-in-javascript-fh6
---
#new #error #dcode #kanban #fetch #axios #timeout #hoisting
JavaScript feature set from ES2015 to ES2021
https://dev.to/justmyrealname/javascript-from-es6-to-today-c42
---
Learn Javascript Reduce method with 10 examples
https://dev.to/ramgendeploy/learn-javascript-reduce-method-with-5-examples-128n
---
Getters and Setters in JavaScript
https://levelup.gitconnected.com/getters-and-setters-in-javascript-a65099f2acbb
---
Closures - JavaScript Concepts Simplified
https://dev.to/thisurathenuka/closures-javascript-concepts-simplified-4665
--
#esm #reduce #closure #getter #setter
https://dev.to/justmyrealname/javascript-from-es6-to-today-c42
---
Learn Javascript Reduce method with 10 examples
https://dev.to/ramgendeploy/learn-javascript-reduce-method-with-5-examples-128n
---
Getters and Setters in JavaScript
https://levelup.gitconnected.com/getters-and-setters-in-javascript-a65099f2acbb
---
Closures - JavaScript Concepts Simplified
https://dev.to/thisurathenuka/closures-javascript-concepts-simplified-4665
--
#esm #reduce #closure #getter #setter
How to Build an Invoice Generator App with Next.js, Strapi & Tailwind CSS
https://strapi.io/blog/how-to-build-an-invoice-generator-app-with-next-js-strapi-and-tailwind-css
How to Build a Bookmark app using Tailwind, React and Strapi
https://strapi.io/blog/how-to-build-a-bookmark-app-using-tailwind-react-and-strapi
How to Build a Quiz App with NextJS and Electron, powered by a Strapi backend
https://strapi.io/blog/how-to-build-a-quiz-app-with-next-js-electron-powered-by-a-strapi-backend
How to Build a Photo Gallery with Strapi, Nextjs and Cloudinary
https://strapi.io/blog/how-to-build-a-photo-gallery-with-strapi-nextjs-and-cloudinary
#strapi #nextjs #tailwind #app #course
https://strapi.io/blog/how-to-build-an-invoice-generator-app-with-next-js-strapi-and-tailwind-css
How to Build a Bookmark app using Tailwind, React and Strapi
https://strapi.io/blog/how-to-build-a-bookmark-app-using-tailwind-react-and-strapi
How to Build a Quiz App with NextJS and Electron, powered by a Strapi backend
https://strapi.io/blog/how-to-build-a-quiz-app-with-next-js-electron-powered-by-a-strapi-backend
How to Build a Photo Gallery with Strapi, Nextjs and Cloudinary
https://strapi.io/blog/how-to-build-a-photo-gallery-with-strapi-nextjs-and-cloudinary
#strapi #nextjs #tailwind #app #course
18 Killer JavaScript One Liners ☝️
https://javascript.plainenglish.io/18-killer-javascript-one-liners-%EF%B8%8F-b11f0c796024
—-
Debouncing in JavaScript
https://medium.com/pragmatic-programmers/debouncing-in-javascript-4c6dd704695a
#oneliner #arrowFunction #debounce
https://javascript.plainenglish.io/18-killer-javascript-one-liners-%EF%B8%8F-b11f0c796024
—-
Debouncing in JavaScript
https://medium.com/pragmatic-programmers/debouncing-in-javascript-4c6dd704695a
#oneliner #arrowFunction #debounce
Case examples of building e-commerce applications with React Next JS and Node JS
https://www.smashingmagazine.com/2021/09/lessons-learned-ecommerce-nextjs-case-study/
#case #nextjs #react
https://www.smashingmagazine.com/2021/09/lessons-learned-ecommerce-nextjs-case-study/
#case #nextjs #react
Reference to build an MVP (Minimal Viable Product) project with multiple technology stacks with Fireship
https://youtu.be/Sxxw3qtb3_g
#nodejs #stack #fireship
https://youtu.be/Sxxw3qtb3_g
#nodejs #stack #fireship
Creating Lazy Loading list function with Intersection Observer in JavaScript
https://javascript.plainenglish.io/lazy-load-javascript-5d63cbfb83fb
---
Example of using Array Map in JavaScript Array
https://dev.to/dev_shubham/array-map-method-in-javascript-2fi
---
Comparison of some temporary storage media in browser
https://javascript.plainenglish.io/cookie-vs-session-vs-local-storage-why-cookies-are-usually-not-the-best-option-4b09de8fb0f3
---
A collection of cheatsheets on using the Promise API
https://javascript.plainenglish.io/javascript-promise-cheat-sheet-basic-operations-7c7589aaa4a0
#lazyloading #intersectionObserver #promise #localstorage #cookies #array #map
https://javascript.plainenglish.io/lazy-load-javascript-5d63cbfb83fb
---
Example of using Array Map in JavaScript Array
https://dev.to/dev_shubham/array-map-method-in-javascript-2fi
---
Comparison of some temporary storage media in browser
https://javascript.plainenglish.io/cookie-vs-session-vs-local-storage-why-cookies-are-usually-not-the-best-option-4b09de8fb0f3
---
A collection of cheatsheets on using the Promise API
https://javascript.plainenglish.io/javascript-promise-cheat-sheet-basic-operations-7c7589aaa4a0
#lazyloading #intersectionObserver #promise #localstorage #cookies #array #map
Quick RESTful API calculator using Node.js
https://nserus.medium.com/quick-restful-api-calculator-on-node-js-3450bcc57bb4
#nodejs #calculator #rest
https://nserus.medium.com/quick-restful-api-calculator-on-node-js-3450bcc57bb4
#nodejs #calculator #rest
Build Your Own Website Analytics Solution with NodeJS VENOM Stack
https://javascript.plainenglish.io/build-your-own-website-analytics-solution-with-javascript-mongodb-and-netlify-functions-70152f31e138
#nodejs #vue #VENoM #analytics
https://javascript.plainenglish.io/build-your-own-website-analytics-solution-with-javascript-mongodb-and-netlify-functions-70152f31e138
#nodejs #vue #VENoM #analytics
Javascript Weekly 06
• News Partytown: Run Third-Party Scripts from a Web Worker
• News You (Possibly) Don't Need Moment.js
• News Power Up Your JavaScript with Functional Programming
• News A Look at 40+ Non-V8 JavaScript Implementations
• News Introducing Gatsby 4: Now in Beta
• News What's New in React 18?
• News A Live Look at Serverless Cloud
• News From React to SvelteKit
• News Rendering a Fourier Series Vizualisation with D3.js
• News The Story of Five RCEs Found in npm for $15,000
• News Build a Mobile-Responsive Telehealth Pager App Using Stream’s Chat API
• News Index Signatures in TypeScript
• News Elk: A Low Footprint JavaScript Engine for Embedded Systems
• News Theatre.js: A JavaScript Motion Design for the Web
• News Hotkey 1.5: Trigger an Action on an Element When a 'Hotkey' is Pressed
• News Tried. Tested. Trusted. Studio 3T - Power Tools for MongoDB
• News Electron 15.0.0 Released
• News Code2flow: Generate Call Graphs for Dynamic Languages
• News React Countup 6.0: Configurable React Component Wrapper around CountUp.js
• News nbb: Adhoc ClojureScript Scripting on Node.js
Tags: #Javascriptweekly #Javascript #JS #weekly
• News Partytown: Run Third-Party Scripts from a Web Worker
• News You (Possibly) Don't Need Moment.js
• News Power Up Your JavaScript with Functional Programming
• News A Look at 40+ Non-V8 JavaScript Implementations
• News Introducing Gatsby 4: Now in Beta
• News What's New in React 18?
• News A Live Look at Serverless Cloud
• News From React to SvelteKit
• News Rendering a Fourier Series Vizualisation with D3.js
• News The Story of Five RCEs Found in npm for $15,000
• News Build a Mobile-Responsive Telehealth Pager App Using Stream’s Chat API
• News Index Signatures in TypeScript
• News Elk: A Low Footprint JavaScript Engine for Embedded Systems
• News Theatre.js: A JavaScript Motion Design for the Web
• News Hotkey 1.5: Trigger an Action on an Element When a 'Hotkey' is Pressed
• News Tried. Tested. Trusted. Studio 3T - Power Tools for MongoDB
• News Electron 15.0.0 Released
• News Code2flow: Generate Call Graphs for Dynamic Languages
• News React Countup 6.0: Configurable React Component Wrapper around CountUp.js
• News nbb: Adhoc ClojureScript Scripting on Node.js
Tags: #Javascriptweekly #Javascript #JS #weekly