Practice making radio broadcast applications with Node JS, React JS, and Socket IO
https://betterprogramming.pub/build-a-radio-broadcast-system-with-node-js-react-and-socket-io-1ae107a53639
—-
Adding data caching in Node JS with Redis Db
https://javascript.plainenglish.io/caching-in-node-js-with-redis-5d367de7187a
—-
Implementation of the reset password function on Node JS
https://blog.bitsrc.io/how-to-implement-a-password-reset-feature-in-your-nodejs-application-e80183c2ea20
—-
#radio #socketio #broadcast #nodejs #reset #redis #reset
https://betterprogramming.pub/build-a-radio-broadcast-system-with-node-js-react-and-socket-io-1ae107a53639
—-
Adding data caching in Node JS with Redis Db
https://javascript.plainenglish.io/caching-in-node-js-with-redis-5d367de7187a
—-
Implementation of the reset password function on Node JS
https://blog.bitsrc.io/how-to-implement-a-password-reset-feature-in-your-nodejs-application-e80183c2ea20
—-
#radio #socketio #broadcast #nodejs #reset #redis #reset
Medium
Build a Radio Broadcast System With Node.js, React and Socket.IO
Stream audio from a host microphone and broadcast it to all connected listeners
Introduction to the design pattern for the Singleton Pattern in TypeScript
https://levelup.gitconnected.com/design-patterns-singleton-pattern-in-typescript-e98ec08a9c14
#singleton #pattern #typescript
https://levelup.gitconnected.com/design-patterns-singleton-pattern-in-typescript-e98ec08a9c14
#singleton #pattern #typescript
Medium
Design Patterns: Singleton Pattern in TypeScript
Share a Single Global Instance Throughout Our Application
Creating PDF data from an HTML page
https://blog.muehlemann-popp.ch/how-to-generate-beautiful-looking-pdfs-in-single-page-applications-f93b65e65a8a
#pdf #html
https://blog.muehlemann-popp.ch/how-to-generate-beautiful-looking-pdfs-in-single-page-applications-f93b65e65a8a
#pdf #html
Medium
How to generate beautiful-looking PDFs in Single Page Applications
One of the topics that I keep on running into in the past ten years is generating beautiful-looking, printable documents out of…
8 must-know tips for writing clean code with Javascript Javascript is an awesome programming language, however, writing clean javascript code can be a...
How a VS Code Extension "Todo Tree" can make your coding easier | Todo Tree Configuration | Highlighting Comments Highlighting Comments with Todo Tree VS Code Extension The Todo Tree extension quickly...
FastAPI - Open-Source Starters FastAPI - Open-Source Starters
Passing Markdown components to React or Preact in Astro When you want to pass Markdown components to a non-Astro component (while using Astro itself), you need slots!
How to Master The Art of Content Creation As a Developer? Introduction Hey amazing folks welcome to the new article and here we are to going to...
Chrome Extensions of the Month - October 2022 In this article, I will suggest to you some of the best extensions you need to install for better...
#javascript #api #react #vscode #chrome #extensions #developer #preact
How a VS Code Extension "Todo Tree" can make your coding easier | Todo Tree Configuration | Highlighting Comments Highlighting Comments with Todo Tree VS Code Extension The Todo Tree extension quickly...
FastAPI - Open-Source Starters FastAPI - Open-Source Starters
Passing Markdown components to React or Preact in Astro When you want to pass Markdown components to a non-Astro component (while using Astro itself), you need slots!
How to Master The Art of Content Creation As a Developer? Introduction Hey amazing folks welcome to the new article and here we are to going to...
Chrome Extensions of the Month - October 2022 In this article, I will suggest to you some of the best extensions you need to install for better...
#javascript #api #react #vscode #chrome #extensions #developer #preact
Some alternatives to Git Checkout are git switch and git restore
https://materokatti.medium.com/do-not-use-git-checkout-anymore-aa73c0a43c13
#git #switch #restore
https://materokatti.medium.com/do-not-use-git-checkout-anymore-aa73c0a43c13
#git #switch #restore
Medium
Do not use ‘git checkout’ anymore
What is ‘git switch and git restore’
Introducing Turbopack, Vercel's JavaScript module bundler
https://blog.bitsrc.io/turbopack-is-vercels-newest-toy-better-than-vite-32abcf95ee43
#turbopack #vercel #vite
https://blog.bitsrc.io/turbopack-is-vercels-newest-toy-better-than-vite-32abcf95ee43
#turbopack #vercel #vite
Medium
Turbopack: Is Vercel's newest toy better than Vite?
Vercel just introduced Turbopack, an incremental bundler optimized for JS. But what is Turbopack? And is it the successor to Webpack?
Creating CLI applications with Node JS and Commander library
https://blog.logrocket.com/building-typescript-cli-node-js-commander/
#nodejs #cli #library
https://blog.logrocket.com/building-typescript-cli-node-js-commander/
#nodejs #cli #library
LogRocket Blog
Building a TypeScript CLI with Node.js and Commander - LogRocket Blog
Commander.js is a powerful library for building command-line interface tools with TypeScript. Learn how to use Commander with TypeScript.
Some comparisons of loop methods and their performance speed in JavaScript
https://blog.bitsrc.io/finding-the-fastest-loop-type-in-javascript-38af16fe7b4f
—-
What is the result of (123['toString'].length + 123) when output in console
https://javascript.plainenglish.io/what-does-123-tostring-length-123-print-out-in-javascript-31ed0fc716f
—-
Using Form Data to send complex data
https://dpericich.medium.com/how-to-use-javascripts-formdata-object-to-send-complex-data-c07c31c95f6c
—-
Several Github repositories for learning JavaScript programming
https://medium.com/bitsrc/7-github-repositories-to-become-a-pro-javascript-developer-8ce09c4f8950
—-
#loop #performance #github #interview #formdata
https://blog.bitsrc.io/finding-the-fastest-loop-type-in-javascript-38af16fe7b4f
—-
What is the result of (123['toString'].length + 123) when output in console
https://javascript.plainenglish.io/what-does-123-tostring-length-123-print-out-in-javascript-31ed0fc716f
—-
Using Form Data to send complex data
https://dpericich.medium.com/how-to-use-javascripts-formdata-object-to-send-complex-data-c07c31c95f6c
—-
Several Github repositories for learning JavaScript programming
https://medium.com/bitsrc/7-github-repositories-to-become-a-pro-javascript-developer-8ce09c4f8950
—-
#loop #performance #github #interview #formdata
Medium
What is the Fastest Loop Type in JavaScript?
Comparing the speed of forEach, reduce, map, and filter, in JS
Some composables from VueUse plugins that can be used for Vue JS projects
https://medium.com/vue-mastery/best-vueuse-composables-72dc82e2f90f
#vue #composable #vueUse
https://medium.com/vue-mastery/best-vueuse-composables-72dc82e2f90f
#vue #composable #vueUse
Medium
Best VueUse Composables
Check out this list of some of the top Vue composables from the VueUse library that can save you tons of time and energy.
Adding Google Fonts in Next JS and its optimization
https://medium.com/nextjs/how-to-use-font-optimizing-in-nextjs-13-7a66c450a88a
#font #optimize #nextjs
https://medium.com/nextjs/how-to-use-font-optimizing-in-nextjs-13-7a66c450a88a
#font #optimize #nextjs
Medium
How to use Font Optimization in Nextjs 13?
Adding any google fonts in nextjs 13, with two lines of code.
All right then gang, Net Ninja released a series of exercises using Vue Nuxt JS 3
One of the videos
https://www.youtube.com/watch?v=GBdO5myZNsQ&list=PL4cUxeGkcC9haQlqdCQyYmL_27TesCGPC&index=1
The list of videos in the playlist will continue to be updated in the next few days
https://www.youtube.com/playlist?list=PL4cUxeGkcC9haQlqdCQyYmL_27TesCGPC
#netninja #nuxtjs #vue #course
One of the videos
https://www.youtube.com/watch?v=GBdO5myZNsQ&list=PL4cUxeGkcC9haQlqdCQyYmL_27TesCGPC&index=1
The list of videos in the playlist will continue to be updated in the next few days
https://www.youtube.com/playlist?list=PL4cUxeGkcC9haQlqdCQyYmL_27TesCGPC
#netninja #nuxtjs #vue #course
YouTube
Nuxt 3 Crash Course #1 - What is Nuxt?
In this Nuxt 3 crash course, you'll learn what Nuxt is & how to use it to make web applications with Vue. In this lesson, I'll talk about what Nuxt.js is.
⭐⭐ Watch the whole course now (without ads) on Net Ninja Pro:
https://netninja.dev/p/nuxt-3-crash-course…
⭐⭐ Watch the whole course now (without ads) on Net Ninja Pro:
https://netninja.dev/p/nuxt-3-crash-course…
How to format a specific date in JavaScript
https://www.freecodecamp.org/news/javascript-date-format-how-to-format-a-date-in-js/
---
Multiple ways to loop in JavaScript
https://blog.bitsrc.io/8-ways-to-iterate-over-an-array-in-javascript-6660af94738
---
Understand how the Proxy Object API works in JavaScript
https://www.freecodecamp.org/news/javascript-proxy-object/
#date #format #proxy #array
https://www.freecodecamp.org/news/javascript-date-format-how-to-format-a-date-in-js/
---
Multiple ways to loop in JavaScript
https://blog.bitsrc.io/8-ways-to-iterate-over-an-array-in-javascript-6660af94738
---
Understand how the Proxy Object API works in JavaScript
https://www.freecodecamp.org/news/javascript-proxy-object/
#date #format #proxy #array
freeCodeCamp.org
JavaScript Date Format – How to Format a Date in JS
JavaScript is one of the three fundamental web technologies you'll use when developing websites or web applications. When creating these web pages, you will, at some point, likely need to use dates for some reason – such as displaying when something ...
Create a simple blog application with Next JS and Notion API
https://dev.to/yunuserturk/how-to-create-a-blog-with-nextjs-notion-and-notion-api-4fnm
#nextjs #notion #blog
https://dev.to/yunuserturk/how-to-create-a-blog-with-nextjs-notion-and-notion-api-4fnm
#nextjs #notion #blog
DEV Community
How to Create a Blog with NextJS, Notion, and Notion API
In this post, I want to try how we can create a blog management system using notion as a database. I...
A simple way to find out which form submit event was executed using JavaScript
https://javascript.plainenglish.io/how-to-listen-to-the-form-submit-event-in-javascript-f991b6dac01a
#form #submit #event
https://javascript.plainenglish.io/how-to-listen-to-the-form-submit-event-in-javascript-f991b6dac01a
#form #submit #event
Medium
How to Listen to the Form Submit Event in JavaScript
Sometimes, we want to listen to the form submit event with JavaScript so that we can do something with the form data on client-side.
Library for parsing JSON data in TypeScript
https://dev.to/samchon/i-made-10x-faster-jsonstringify-functions-even-type-safe-2eme
#typescript #library #json
https://dev.to/samchon/i-made-10x-faster-jsonstringify-functions-even-type-safe-2eme
#typescript #library #json
DEV Community
I made 10x faster JSON.stringify() functions, even type safe
// FASTER STRINGIFY FUNCTIONS export function stringify<T>(input: T): string; // unsafe but...