Getting to know the URLSearchParams API in JavaScript
https://javascript.plainenglish.io/the-urlsearchparams-api-in-javascript-19748ef513d5
#url #search #params
  
  https://javascript.plainenglish.io/the-urlsearchparams-api-in-javascript-19748ef513d5
#url #search #params
Medium
  
  The URLSearchParams API in JavaScript
  The URLSearchParams API provides utility methods to parse data from the query string of an URL. The URLSearchParams() constructor creates a…
  Creating an environment for web development with TypeScript, Webpack, and React JS
https://javascript.plainenglish.io/a-complete-guide-to-use-typescript-in-web-development-with-without-react-3ab58ab4f03c
—-
Exercise from the DevelopedByEd channel on adding page transitions in React JS
https://www.youtube.com/watch?v=S4HYwsBRpRs
—-
Tips for pre rendering pages in Next JS
https://blog.bitsrc.io/pre-rendering-strategies-in-nextjs-csr-ssr-ssg-isr-1206365eea41
—-
A simple exercise to create a simple store application with fullstack JS MERN Stack
https://medium.com/@codewithmarish/simple-full-stack-products-crud-app-using-react-node-js-mysql-f18b9b8a5c18
—-
#react #webpack #typescript #mern #animation #developedByEd
  
  https://javascript.plainenglish.io/a-complete-guide-to-use-typescript-in-web-development-with-without-react-3ab58ab4f03c
—-
Exercise from the DevelopedByEd channel on adding page transitions in React JS
https://www.youtube.com/watch?v=S4HYwsBRpRs
—-
Tips for pre rendering pages in Next JS
https://blog.bitsrc.io/pre-rendering-strategies-in-nextjs-csr-ssr-ssg-isr-1206365eea41
—-
A simple exercise to create a simple store application with fullstack JS MERN Stack
https://medium.com/@codewithmarish/simple-full-stack-products-crud-app-using-react-node-js-mysql-f18b9b8a5c18
—-
#react #webpack #typescript #mern #animation #developedByEd
Medium
  
  Create Web Development Environments With TypeScript, Webpack, and/or React
  A Complete Guide to Using TypeScript in Web Development With/Without React
  A collection of some JavaScript features from ES2015 to ES2022
https://medium.com/@bluetch/javascript-es6-es7-es8-es9-es10-es11-and-es12-519d8be7d48c
—-
Tips and tricks for using JavaScript to make programming easier
https://levelup.gitconnected.com/20-super-useful-js-tips-to-make-your-job-easier-1651d9010f48
—-
Tips and tricks for using JavaScript for front end developers
https://javascript.plainenglish.io/as-a-front-end-engineer-10-javascript-tricks-and-tips-you-should-know-about-6f4df0082407
—-
Practice using the Chrome Face Detection API to build a simple face detection app
https://medium.com/@joomiguelcunha/lets-play-with-chrome-s-face-detection-api-ca13017a958f
—-
#esm #chrome #tips #es2015 #es2022
  
  https://medium.com/@bluetch/javascript-es6-es7-es8-es9-es10-es11-and-es12-519d8be7d48c
—-
Tips and tricks for using JavaScript to make programming easier
https://levelup.gitconnected.com/20-super-useful-js-tips-to-make-your-job-easier-1651d9010f48
—-
Tips and tricks for using JavaScript for front end developers
https://javascript.plainenglish.io/as-a-front-end-engineer-10-javascript-tricks-and-tips-you-should-know-about-6f4df0082407
—-
Practice using the Chrome Face Detection API to build a simple face detection app
https://medium.com/@joomiguelcunha/lets-play-with-chrome-s-face-detection-api-ca13017a958f
—-
#esm #chrome #tips #es2015 #es2022
Medium
  
  JavaScript from ES6 to ES12 in 2022
  A note from JavaScript ES6 to ES 12
  Configure a React JS backend application with TypeScript, Tailwind CSS, Yarn, and Storybook
https://blog.bitsrc.io/how-to-configure-a-react-app-with-typescript-tailwindcss-yarn-and-storybook-a271df5d9884
#reactjs #typescript #tailwind #storybook
  
  https://blog.bitsrc.io/how-to-configure-a-react-app-with-typescript-tailwindcss-yarn-and-storybook-a271df5d9884
#reactjs #typescript #tailwind #storybook
Medium
  
  How to Configure a React App with TypeScript, TailwindCSS, Yarn and Storybook
  I am assuming that we have Yarn already installed on our system, we can check if yarn is installed by following command:
  Practice making E2E testing on Nest JS using TypeORM
https://blog.logrocket.com/end-end-testing-nestjs-typeorm/
---
Introduction of Promises in Node JS
https://faun.pub/node-js-promise-in-depth-9007ce4a6ca4
---
Converting JSON data to XML form with Node JS
https://javascript.plainenglish.io/node-js-convert-json-to-xml-137e41b2acbb
---
#nodejs #nest #typeorm #json #xml #promise #e2e
  
  https://blog.logrocket.com/end-end-testing-nestjs-typeorm/
---
Introduction of Promises in Node JS
https://faun.pub/node-js-promise-in-depth-9007ce4a6ca4
---
Converting JSON data to XML form with Node JS
https://javascript.plainenglish.io/node-js-convert-json-to-xml-137e41b2acbb
---
#nodejs #nest #typeorm #json #xml #promise #e2e
LogRocket Blog
  
  End-to-end testing in NestJS with TypeORM - LogRocket Blog
  Create end-to-end tests in NestJS and use TypeORM to provide database connectivity in our application.
  The Easiest Way to Explore your MongoDB Data
https://www.youtube.com/watch?v=i0Y80qS6TUw
#vscode #mongodb
  
  https://www.youtube.com/watch?v=i0Y80qS6TUw
#vscode #mongodb
YouTube
  
  The Easiest Way to Explore your MongoDB Data
  Use MongoDB Playgrounds in VS Code to prototype queries and aggregations, and learn how to create an Azure Cosmos DB for the MongoDB API database without ever leaving your editor.
Azure Tools extension: https://aka.ms/azure-tools
MongoDB extension: http…
  Azure Tools extension: https://aka.ms/azure-tools
MongoDB extension: http…
Angular micro-frontend architecture. Installing the Nx monorepo and…
https://dekh.medium.com/angular-micro-frontend-architecture-part-2-3-installing-the-nx-monorepo-and-creating-mfe-app-9defbd2f9c3b
#angular #nx
  
  https://dekh.medium.com/angular-micro-frontend-architecture-part-2-3-installing-the-nx-monorepo-and-creating-mfe-app-9defbd2f9c3b
#angular #nx
Medium
  
  Angular micro-frontend architecture. Part 2/3 — Installing the Nx monorepo and creating micro-frontend apps.
  Installing the Nx monorepo and creating micro-frontend apps.
  Capture real-time images and videos with React-Webcam
https://blog.openreplay.com/capture-real-time-images-and-videos-with-react-webcam/
#react
  
  https://blog.openreplay.com/capture-real-time-images-and-videos-with-react-webcam/
#react
Openreplay
  
  Capture real-time images and videos with React-Webcam
  Implement video and image capture in your web page
  Javascript Weekly 
10/25/2022
• News Metaprogramming with the 2022-03 Decorators API
• News Node.js 19 (Current) Released
• News Your Source for Candid Chats on Product, Business & Leadership
• News A Real World React to htmx Migration Story
• News p5.js 1.5: Creative JS Coding, Now with Animated GIF Exporting
• News Live Event: Visual Workflow Automation, Now with Code
• News Creating a World-Class Code Playground with Sandpack
• News Secure JavaScript URL Validation
• News 'What if the Team Hates My Functional Code?'
• News Why Does JSON.parse 'Corrupt' Large Numbers?
• News Tutorial: Add SSO & Access Control to Your Node.js App
• News Effortless End-to-End Type-Safety with Phero
• News route-list: CLI Tool to Display Express/Koa/Hapi/Fastify Routes
• News TypeRunner: A High-Performance TypeScript Compiler
• News Strong CAPTCHA: A Secure and Scalable Way to Fight Fraud
• News Angular Starter: Angular 14 plus Storybook, Transloco, Jest, and More
Tags: #Javascriptweekly #Javascript #JS #weekly
10/25/2022
• News Metaprogramming with the 2022-03 Decorators API
• News Node.js 19 (Current) Released
• News Your Source for Candid Chats on Product, Business & Leadership
• News A Real World React to htmx Migration Story
• News p5.js 1.5: Creative JS Coding, Now with Animated GIF Exporting
• News Live Event: Visual Workflow Automation, Now with Code
• News Creating a World-Class Code Playground with Sandpack
• News Secure JavaScript URL Validation
• News 'What if the Team Hates My Functional Code?'
• News Why Does JSON.parse 'Corrupt' Large Numbers?
• News Tutorial: Add SSO & Access Control to Your Node.js App
• News Effortless End-to-End Type-Safety with Phero
• News route-list: CLI Tool to Display Express/Koa/Hapi/Fastify Routes
• News TypeRunner: A High-Performance TypeScript Compiler
• News Strong CAPTCHA: A Secure and Scalable Way to Fight Fraud
• News Angular Starter: Angular 14 plus Storybook, Transloco, Jest, and More
Tags: #Javascriptweekly #Javascript #JS #weekly
👍1
  Introducing the latest version of Next JS which is version 13 with the Fireship channel
https://www.youtube.com/watch?v=_w0Ikk4JY7U
—-
Next JS 13 release notes with added new features
https://nextjs.org/blog/next-13
---
#nextjs #fireship
  
  https://www.youtube.com/watch?v=_w0Ikk4JY7U
—-
Next JS 13 release notes with added new features
https://nextjs.org/blog/next-13
---
#nextjs #fireship
YouTube
  
  Next.js 13… this changes everything
  Next.js version 13 was announced yesterday and it brings huge changes to the framework. They collaborated directly with the React team to create the ultimate web framework and a new webpack replacement built with Rust... let's take a first look. 
#javascript…
  #javascript…
Introduction to shallow copy in JavaScript
https://javascript.plainenglish.io/javascript-shallow-copy-what-is-a-shallow-copy-99c8a26acba2
---
Introduction to Payment Request API in browser
https://www.freecodecamp.org/news/payment-request-api-javascript/
---
Introduction to Proxy API in JavaScript
https://fjolt.com/article/javascript-proxy-object
—-
The difference between var, let, and const variable declarations
https://dev.to/payalsasmal/different-types-of-variable-declarations-in-javascript-var-let-and-const-5gi0
#proxy #api #var #let #const #payment #shallowCopy
  
  https://javascript.plainenglish.io/javascript-shallow-copy-what-is-a-shallow-copy-99c8a26acba2
---
Introduction to Payment Request API in browser
https://www.freecodecamp.org/news/payment-request-api-javascript/
---
Introduction to Proxy API in JavaScript
https://fjolt.com/article/javascript-proxy-object
—-
The difference between var, let, and const variable declarations
https://dev.to/payalsasmal/different-types-of-variable-declarations-in-javascript-var-let-and-const-5gi0
#proxy #api #var #let #const #payment #shallowCopy
Medium
  
  JavaScript Shallow Copy — What is a Shallow Copy?
  Shallow copies in JavaScript are copies which point to the same reference in memory, and thus the same values. Let’s learn how they work.
  Several web services that provide tools to assist web application development
https://medium.com/@ibrahimzahir7/7-websites-that-will-change-the-way-you-do-web-development-ee430c088d64
#web #tools
  
  https://medium.com/@ibrahimzahir7/7-websites-that-will-change-the-way-you-do-web-development-ee430c088d64
#web #tools
Medium
  
  7 websites that will change the way you do web development
  In this article, we are going to take a look at 7 of the best web development websites that will change the way you do web development…
👍1
  Simple tips for customizing the VS Code text editor
https://javascript.plainenglish.io/how-to-make-visual-studio-code-look-amazing-253d0b33b40d
—-
Reference some interesting VS Code extensions to try
https://medium.com/@antoniorosalesmartinez90/my-15-favorite-visual-studio-code-extensions-c992a696174
#vscode #codium #customization
  
  https://javascript.plainenglish.io/how-to-make-visual-studio-code-look-amazing-253d0b33b40d
—-
Reference some interesting VS Code extensions to try
https://medium.com/@antoniorosalesmartinez90/my-15-favorite-visual-studio-code-extensions-c992a696174
#vscode #codium #customization
Medium
  
  How To Make Visual Studio Code Look Amazing
  Create a visually pleasing, consistent editor which prevents eye fatigue and keeps you productive
👍1
  Building CRUD apps with React JS and Firebase Database
https://blog.openreplay.com/build-a-crud-app-with-react-and-firebase/
—-
Lazy loading feature implementation in React JS
https://dev.to/franklin030601/lazy-loading-in-images-with-react-js-4enm
—-
Using Firebase databases for React JS apps
https://www.freecodecamp.org/news/how-to-use-the-firebase-database-in-react/
—-
Setting types in TypeScript in React JS
https://levelup.gitconnected.com/managing-types-in-react-typescript-the-right-way-fa1ecc50a2bf
#react #crud #firebase #lazyloading
  
  https://blog.openreplay.com/build-a-crud-app-with-react-and-firebase/
—-
Lazy loading feature implementation in React JS
https://dev.to/franklin030601/lazy-loading-in-images-with-react-js-4enm
—-
Using Firebase databases for React JS apps
https://www.freecodecamp.org/news/how-to-use-the-firebase-database-in-react/
—-
Setting types in TypeScript in React JS
https://levelup.gitconnected.com/managing-types-in-react-typescript-the-right-way-fa1ecc50a2bf
#react #crud #firebase #lazyloading
Openreplay
  
  Build a CRUD app with React and Firebase
  Create a complete app, front- and back-end, with React and Firebase
  Validate the TypeScript schema using the Zod library
https://blog.logrocket.com/schema-validation-typescript-zod/
#zod #library #typescript
  
  https://blog.logrocket.com/schema-validation-typescript-zod/
#zod #library #typescript
LogRocket Blog
  
  Schema validation in TypeScript with Zod - LogRocket Blog
  Learn how to enhance TypeScript runtime type safety using Zod for schema validation and dynamic form validation.
  Practice from Codebubb to create a currency value converter application with JavaScript, HTML, and CSS, and the async await method
https://www.youtube.com/watch?v=CPO5Whz6OzM
#async #await #codebubb #currency #converter
  
  https://www.youtube.com/watch?v=CPO5Whz6OzM
#async #await #codebubb #currency #converter
YouTube
  
  How To Create This Simple Currency Converter with JavaScript && Learn Async/Await
  In this project, I'll show you how to code a simple currency converter app with JavaScript and teach you how to use async and await in JavaScript.
00:00 Intro
00:31 Markup
05:03 Styling
12:10 Asynchronous Functions
20:31 Populate select elements
26:21 Convert…
  00:00 Intro
00:31 Markup
05:03 Styling
12:10 Asynchronous Functions
20:31 Populate select elements
26:21 Convert…
JavaScript metaprogramming with the 2022–03 decorators API
https://2ality.com/2022/10/javascript-decorators.html
#metaprogramming #javascript #api
  
  https://2ality.com/2022/10/javascript-decorators.html
#metaprogramming #javascript #api
2Ality
  
  JavaScript metaprogramming with the 2022-03 decorators API
  JavaScript decorators have finally reached stage 3! Their latest version is already supported by Babel and will soon be supported by TypeScript. This blog post covers the 2022-03 version (stage 3) of the ECMAScript proposal “Decorators” by Daniel Ehrenberg…
  Create a form with a credit card display with Web Dev Simplified
https://www.youtube.com/watch?v=dpccMFOYtHM
#webdevsimplified #credit #form #input
  
  https://www.youtube.com/watch?v=dpccMFOYtHM
#webdevsimplified #credit #form #input
YouTube
  
  How To Create This Advanced Credit Card Form With CSS/JavaScript
  I recently stumbled upon a really cool CodePen of some credit card inputs and one design in particular stuck out to me. I spent a bunch of time recreating it and this video is a tutorial on how to recreate the final product of this design. It has a lot of…
  Google Chrome 107 release notes with some added new features in it
https://www.youtube.com/watch?v=WieUZ9YeD7o
#chrome #release
  
  https://www.youtube.com/watch?v=WieUZ9YeD7o
#chrome #release
YouTube
  
  New in Chrome 107: Better screen sharing, render blocking resources, Pending Beacon API, and more!
  Chrome 107 is rolling out now! There are new properties in the Screen Capture API that improve the screen sharing experiences.You can now precisely identify whether a resource on your page is render blocking or not.There is a new way to send data to a backend…
  