Lazy Loading in images with React JS 😴
https://dev.to/franklin030601/lazy-loading-in-images-with-react-js-4enm
#react #javascript #performance
#tutorial
https://dev.to/franklin030601/lazy-loading-in-images-with-react-js-4enm
#react #javascript #performance
#tutorial
DEV Community
Lazy Loading in images with React JS 😴
Lazy Loading is very important nowadays to improve the performance of your website. Performing image...
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
Introduction to ES Module in Node JS and browser
https://blog.openreplay.com/the-complete-guide-to-modules/
—-
Node JS 19 release notes available for download
https://nodejs.org/en/blog/announcements/v19-release-announce/
—-
#esm #nodejs #browser #release
https://blog.openreplay.com/the-complete-guide-to-modules/
—-
Node JS 19 release notes available for download
https://nodejs.org/en/blog/announcements/v19-release-announce/
—-
#esm #nodejs #browser #release
Openreplay
The Complete Guide to Modules in Browsers and Node.
How to use JavaScript modules in the front- and back-end
Some reasons to switch from Notion to Obsidian
https://levelup.gitconnected.com/why-i-use-obsidian-for-note-taking-making-system-as-a-tech-writer-e208699e0011
#notion #obsidian
https://levelup.gitconnected.com/why-i-use-obsidian-for-note-taking-making-system-as-a-tech-writer-e208699e0011
#notion #obsidian
Medium
Top 3 Reasons Why I Moved From Notion to Obsidian as a Software Developer
Type Fast Using VIM and Format Notes Effectively Using Markdown.
Understand what debounce and throttling are in JavaScript
https://javascript.plainenglish.io/debouncing-and-throttling-in-javascript-3c8f8cf5e645
#debounce #throttle
https://javascript.plainenglish.io/debouncing-and-throttling-in-javascript-3c8f8cf5e645
#debounce #throttle
Medium
Understand Debouncing and Throttling in JavaScript
Debouncing and throttling are both used to enhance the website performance by limiting the number of times the events are triggered…
The practice of Lama Dev makes a social media application that uses a responsive display screen size equipped with Dark light mode
https://youtu.be/FweHcYHkt9A
#react #lamaDev #darkmode
https://youtu.be/FweHcYHkt9A
#react #lamaDev #darkmode
YouTube
React Social Media App Design | Dark/Light Mode & Responsive & HTML CSS
Social media website design using React, HTML, and CSS. React social media app using React Hooks, Context API, Dark Mode, Responsive design.
You are watching the 1st part (Design part)
Watch the 2nd part (Backend): Coming next week
If it is valuable to…
You are watching the 1st part (Design part)
Watch the 2nd part (Backend): Coming next week
If it is valuable to…
Introduction of CRUD functions in JavaScript and Node JS
https://www.freecodecamp.org/news/crud-operations-crud-definition-in-programming/
#crud #nodejs #fetch
https://www.freecodecamp.org/news/crud-operations-crud-definition-in-programming/
#crud #nodejs #fetch
freeCodeCamp.org
CRUD Operations – Crud Definition in Programming
By Joel Olawanle When interacting with a database or working with an API, you'll often encounter the term CRUD. It is a popular acronym for the four basic operations or functions that a model (in the case of an API) or a database management system us...
Several JavaScript libraries for creating Charts and graphics
https://javascript.plainenglish.io/top-javascript-libraries-for-charts-and-graphs-946494761f9b
---
Creating Dropdown menus with CSS and JavaScript
https://blog.logrocket.com/making-dropdown-menus-css/
#css #chart #dropdown #menu
https://javascript.plainenglish.io/top-javascript-libraries-for-charts-and-graphs-946494761f9b
---
Creating Dropdown menus with CSS and JavaScript
https://blog.logrocket.com/making-dropdown-menus-css/
#css #chart #dropdown #menu
Medium
Top JavaScript Libraries for Charts and Graphs
7 JavaScript libraries for charts and graphs that designers and developers should work with.
Angular DOM Manipulation: ElementRef, TemplateRef, and ViewContainerRef
https://javascript.plainenglish.io/angular-elementref-templateref-viewcontainerref-8517b7ce3274
#angular #dom
https://javascript.plainenglish.io/angular-elementref-templateref-viewcontainerref-8517b7ce3274
#angular #dom
Medium
Angular DOM Manipulation: ElementRef, TemplateRef, and ViewContainerRef
An overview of elements, templates, views, and view containers in Angular and how to modify the DOM programmatically.
The New Test Framework Built-In to Node 18.8+ Explained
https://itnext.io/the-new-test-framework-built-in-to-node-js-18-8-0-1d78315ac9f9
#nodejs
https://itnext.io/the-new-test-framework-built-in-to-node-js-18-8-0-1d78315ac9f9
#nodejs
Medium
The new test framework built-in to Node.js 18.8.0
The no-dependency-required way to create test suites for Node.js applications
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.
Using error handling and response handling globally in Node JS
https://javascript.plainenglish.io/global-error-and-response-handler-in-node-js-with-express-and-typescript-913ec06d74b3
#nodejs #handling #response
https://javascript.plainenglish.io/global-error-and-response-handler-in-node-js-with-express-and-typescript-913ec06d74b3
#nodejs #handling #response
Medium
Global Error and Response Handler in Node.js with Express and TypeScript
This guide will help you add the global error and success response handlers to your Node.js application.
Reverting the code state to the previous commit
https://www.freecodecamp.org/news/git-reverting-to-previous-commit-how-to-revert-to-last-commit/
#commit #git #revert
https://www.freecodecamp.org/news/git-reverting-to-previous-commit-how-to-revert-to-last-commit/
#commit #git #revert
freeCodeCamp.org
Git Reverting to Previous Commit – How to Revert to Last Commit
Git is a great tool for version control. It also makes collaborating with others more efficient. In this article, you'll learn how to revert to previous commits when tracking your project with Git. The two commands we'll discuss in this article are g...
How to deploy Nest JS backend application to Vercel cloud
https://levelup.gitconnected.com/how-to-deploy-your-nestjs-apps-on-vercel-3431b9f2b4c6
#nodejs #nestjs #vercel
https://levelup.gitconnected.com/how-to-deploy-your-nestjs-apps-on-vercel-3431b9f2b4c6
#nodejs #nestjs #vercel
Medium
How to deploy your NestJS apps on Vercel
With my little knowledge, Vercel isn’t a platform for backend services, and companies often don’t pick Vercel for their deployments…
5 Best Practices for Clean Code Every JavaScript Developer Should Know
http://amp.gs/jGKHJ
#javascript
http://amp.gs/jGKHJ
#javascript
Most Useful Angular Features You’ve Probably Never Used
https://javascript.plainenglish.io/most-useful-angular-features-youve-probably-never-used-a64522e747a9
#angular #features
https://javascript.plainenglish.io/most-useful-angular-features-youve-probably-never-used-a64522e747a9
#angular #features
Medium
Most Useful Angular Features You’ve Probably Never Used
In this article, we’ll highlight some of the most useful Angular features you may have never heard of.
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