Introducing Wayne, a library to easily create Service Workers on the front end with asset routing
https://github.com/jcubic/wayne
#wayne #library
https://github.com/jcubic/wayne
#wayne #library
GitHub
GitHub - jcubic/wayne: Service Worker Routing library for in browser HTTP requests
Service Worker Routing library for in browser HTTP requests - jcubic/wayne
How to render a recursive component in Vue JS
https://blog.logrocket.com/rendering-nested-comments-recursive-components-vue/
---
Some Vue JS libraries that can be used in projects
https://javascript.plainenglish.io/7-useful-vue-js-libraries-you-should-use-in-your-next-project-ec56f73f5fa3
---
#vue #component #library
https://blog.logrocket.com/rendering-nested-comments-recursive-components-vue/
---
Some Vue JS libraries that can be used in projects
https://javascript.plainenglish.io/7-useful-vue-js-libraries-you-should-use-in-your-next-project-ec56f73f5fa3
---
#vue #component #library
LogRocket Blog
Vue recursive components: Rendering nested comments - LogRocket Blog
Explore how you can use recursive components in Vue to manage tree-like structured data with an example comments section.
Using Angular with Firebase 9 with the help of the Angularfire library
https://javascript.plainenglish.io/firebase-9-a-breath-of-fresh-air-for-the-angularfire-app-c6d80c1260b2
#library #angular #firebase
https://javascript.plainenglish.io/firebase-9-a-breath-of-fresh-air-for-the-angularfire-app-c6d80c1260b2
#library #angular #firebase
Medium
Firebase 9: A Breath of Fresh Air for the AngularFire App
Migration guide to the new tree-shakable API
Reference from Dcode on some Javascript projects that can be studied to deepen JavaScript
https://youtu.be/A8LCUkHLSCA
---
A collection of several JavaScript code shortcuts or shorthands
https://blog.openreplay.com/top-javascript-shorthand-techniques
---
Creating a data String from a JavaScript Array content
https://dev.to/gaelgthomas/array-to-string-without-commas-in-javascript-4mg6
---
Getting to know the "this" Object in Javascript
https://javascript.plainenglish.io/do-you-really-know-this-in-javascript-cbdd80b79442
---
Several TypeScript libraries to help with application development
https://betterprogramming.pub/5-typescript-libraries-to-improve-your-codebase-d26f74a5c3
#dcode #project #array #string #this #library
https://youtu.be/A8LCUkHLSCA
---
A collection of several JavaScript code shortcuts or shorthands
https://blog.openreplay.com/top-javascript-shorthand-techniques
---
Creating a data String from a JavaScript Array content
https://dev.to/gaelgthomas/array-to-string-without-commas-in-javascript-4mg6
---
Getting to know the "this" Object in Javascript
https://javascript.plainenglish.io/do-you-really-know-this-in-javascript-cbdd80b79442
---
Several TypeScript libraries to help with application development
https://betterprogramming.pub/5-typescript-libraries-to-improve-your-codebase-d26f74a5c3
#dcode #project #array #string #this #library
YouTube
7 Unique JavaScript Project Ideas to Build Your Skills (With Guides!)
In today's video, I'll take you through 7 unique JavaScript project ideas to help build your skills - perfect for beginner to intermediate developers.
🎓 ULTIMATE JAVASCRIPT DOM CRASH COURSE:
https://www.udemy.com/course/the-ultimate-javascript-dom-crash…
🎓 ULTIMATE JAVASCRIPT DOM CRASH COURSE:
https://www.udemy.com/course/the-ultimate-javascript-dom-crash…
Reference some UI Components that can be used for the web application design process
https://dev.to/aviyel/top-9-best-ui-component-librariesframeworks-in-2022-for-frontend-developers-b48
#ui #component #library
https://dev.to/aviyel/top-9-best-ui-component-librariesframeworks-in-2022-for-frontend-developers-b48
#ui #component #library
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
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...
The difference between the comparison operator == and === in JavaScript
https://www.scratchcode.io/difference-between-double-equals-vs-triple-equals-in-javascript/
—-
Some JavaScript code writing tips to try
https://levelup.gitconnected.com/12-lines-of-javascript-to-make-you-look-like-a-pro-f11437df6965
—-
Some JavaScript libraries that you can try on your web app project
https://javascript.plainenglish.io/7-useful-javascript-libraries-you-should-use-in-your-next-project-c0f2b0499f79
—-
Introduction to RegExp in JavaScript
https://codesource.io/regular-expressions-regexp-in-javascript/
—-
Creating a color picker function with JavaScript, HTML, and CSS
https://javascript.plainenglish.io/how-i-wrote-a-color-picker-in-vanilla-javascript-and-css-7a6afd7618fd
#comparison #regexp #library #color #picker
https://www.scratchcode.io/difference-between-double-equals-vs-triple-equals-in-javascript/
—-
Some JavaScript code writing tips to try
https://levelup.gitconnected.com/12-lines-of-javascript-to-make-you-look-like-a-pro-f11437df6965
—-
Some JavaScript libraries that you can try on your web app project
https://javascript.plainenglish.io/7-useful-javascript-libraries-you-should-use-in-your-next-project-c0f2b0499f79
—-
Introduction to RegExp in JavaScript
https://codesource.io/regular-expressions-regexp-in-javascript/
—-
Creating a color picker function with JavaScript, HTML, and CSS
https://javascript.plainenglish.io/how-i-wrote-a-color-picker-in-vanilla-javascript-and-css-7a6afd7618fd
#comparison #regexp #library #color #picker
Scratch Code
Difference Between == vs === In JavaScript | Scratch Code
In this article, We will show you the difference between == vs === in JavaScript. Both == and === are used for the comparison. Let's see how both are
Creating GIF images in Node JS backend with canvas-gif library
https://blog.logrocket.com/editing-gifs-node-js-project-canvas-gif/
—-
Project framework for Node JS and Express JS with MongoDb database
https://medium.com/catalysts-reachout/backend-boilerplate-of-nodejs-expressjs-mongodb-ea8cf28b1b83
—-
Using watch mode on Node JS backend
https://irvingvjuarez.medium.com/forget-nodemon-use-watch-mode-instead-in-your-node-apps-fe6460bd842
—-
Simple exercise adding authentication to Nest JS backend
https://blog.bitsrc.io/jwt-authentication-with-nestjs-4f587c5dd649
#nodejs #gif #canvas #library #watch #mode #boilerplate #nest #auth
https://blog.logrocket.com/editing-gifs-node-js-project-canvas-gif/
—-
Project framework for Node JS and Express JS with MongoDb database
https://medium.com/catalysts-reachout/backend-boilerplate-of-nodejs-expressjs-mongodb-ea8cf28b1b83
—-
Using watch mode on Node JS backend
https://irvingvjuarez.medium.com/forget-nodemon-use-watch-mode-instead-in-your-node-apps-fe6460bd842
—-
Simple exercise adding authentication to Nest JS backend
https://blog.bitsrc.io/jwt-authentication-with-nestjs-4f587c5dd649
#nodejs #gif #canvas #library #watch #mode #boilerplate #nest #auth
LogRocket Blog
Editing GIFs in your Node.js project with canvas-gif - LogRocket Blog
In this article, we will write a sample code to read and edit a GIF using canvas-gif for your next Node.js project.
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.
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.
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...
Building a Vue JS plugin with Vite JS
https://medium.com/vue-mastery/building-a-plugin-with-vite-b3876865d642
----
Some Vue JS libraries to know and try
https://javascript.plainenglish.io/7-most-starred-vue-js-libraries-you-should-know-dcd2ef801847
----
Tips on making composable in Vue JS with the help of the VueUse plugin
https://medium.com/vue-mastery/coding-better-composables-async-without-await-5-5-d2cbfcc2a6ce
----
#vue #library #vueUse #composable #vite
https://medium.com/vue-mastery/building-a-plugin-with-vite-b3876865d642
----
Some Vue JS libraries to know and try
https://javascript.plainenglish.io/7-most-starred-vue-js-libraries-you-should-know-dcd2ef801847
----
Tips on making composable in Vue JS with the help of the VueUse plugin
https://medium.com/vue-mastery/coding-better-composables-async-without-await-5-5-d2cbfcc2a6ce
----
#vue #library #vueUse #composable #vite
A collection of several React JS libraries that need to be known
https://javascript.plainenglish.io/7-useful-react-libraries-you-should-use-in-your-next-project-29194fbace7a
#react #library
https://javascript.plainenglish.io/7-useful-react-libraries-you-should-use-in-your-next-project-29194fbace7a
#react #library
Medium
7 Useful React Libraries You Should Use in Your Next Project
Power up your React development
Reference several component libraries for Vue JS
https://blog.openreplay.com/vue-component-libraries/
#vue #component #library
https://blog.openreplay.com/vue-component-libraries/
#vue #component #library
Openreplay
Vue component libraries
Several popular and useful UI libraries for Vue
Exercise from Cand Dev using Form Validation with React Hook Form and Yup library
https://www.youtube.com/watch?v=3uEyy_f81r0
#library #react #candDev #hook #yup #form #validation
https://www.youtube.com/watch?v=3uEyy_f81r0
#library #react #candDev #hook #yup #form #validation
YouTube
Create Signup Form with Validation | React-Hook-Form & Yup
Check out MiniTool MovieMaker: https://bit.ly/4hKFA9A Create signup form with material ui and integrate with react-hook-form, we also learn how to add validation with yup.
👨💻Code:
https://github.com/candraKriswinarto/signup-with-react-hook-form
🔗Link:…
👨💻Code:
https://github.com/candraKriswinarto/signup-with-react-hook-form
🔗Link:…
Implementation of the SOLID concept in JavaScript and TypeScript
https://javascript.plainenglish.io/solid-principles-in-javascript-typescript-with-examples-1a7d398c0e53
----
A guide to building good JavaScript libraries
https://betterprogramming.pub/creating-a-reliable-javascript-library-a-step-by-step-guide-6907c778341c
#library #solid #principle
https://javascript.plainenglish.io/solid-principles-in-javascript-typescript-with-examples-1a7d398c0e53
----
A guide to building good JavaScript libraries
https://betterprogramming.pub/creating-a-reliable-javascript-library-a-step-by-step-guide-6907c778341c
#library #solid #principle
Medium
SOLID Principles in JavaScript & TypeScript (with Examples)
Becoming a S.O.L.I.D. Coder
A Beginner’s Guide to Developing an Open-Source Library
https://javascript.plainenglish.io/a-beginners-guide-to-developing-an-open-source-library-advice-from-a-front-end-developer-794a94e63e29
#opensource #library
https://javascript.plainenglish.io/a-beginners-guide-to-developing-an-open-source-library-advice-from-a-front-end-developer-794a94e63e29
#opensource #library
Medium
A Beginner’s Guide to Developing an Open-Source Library: Advice From a Front-End Developer
When building your own open-source library, you’re likely to have a number of questions. I was once new to the process too. When I launched…
Deploy backend JS Node apps to Heroku services
https://javascript.plainenglish.io/deploy-rest-api-on-heroku-using-nodejs-b757b525b3ce
---
Building a REST API backend with Node JS
https://javascript.plainenglish.io/how-to-create-a-rest-api-in-node-js-4f8538b3fa9c
---
References for some Node JS libraries that you can try
https://javascript.plainenglish.io/7-useful-node-js-libraries-you-should-use-in-your-next-project-f6b2f5cfb43c
#nodejs #rest #heroku #deploy #library
https://javascript.plainenglish.io/deploy-rest-api-on-heroku-using-nodejs-b757b525b3ce
---
Building a REST API backend with Node JS
https://javascript.plainenglish.io/how-to-create-a-rest-api-in-node-js-4f8538b3fa9c
---
References for some Node JS libraries that you can try
https://javascript.plainenglish.io/7-useful-node-js-libraries-you-should-use-in-your-next-project-f6b2f5cfb43c
#nodejs #rest #heroku #deploy #library
Medium
Deploy REST API on Heroku using NodeJS
Node.js is a popular JavaScript runtime that is commonly used for building web applications and APIs. One of the most popular ways to build…