An introduction to some important and useful VS Code extensions with Lama Dev channel
https://youtu.be/ZqW8JT1gt4U
#lamaDev #vscode #extension
https://youtu.be/ZqW8JT1gt4U
#lamaDev #vscode #extension
Using Prism JS for syntax highlighting of React JS based web pages
https://hackernoon.com/using-prismjs-as-a-syntax-highlighter-in-react
---
Creating a simple Object detection view with Next JS
https://hackernoon.com/how-to-create-a-simple-object-detector-with-nextjs
#react #nextjs #prismjs #syntaxHighlighter #object #detector
https://hackernoon.com/using-prismjs-as-a-syntax-highlighter-in-react
---
Creating a simple Object detection view with Next JS
https://hackernoon.com/how-to-create-a-simple-object-detector-with-nextjs
#react #nextjs #prismjs #syntaxHighlighter #object #detector
Creating forum applications using Strapi CMS and Next JS
https://strapi.medium.com/how-to-build-a-forum-app-with-nextjs-strapi-cms-6796b459eb8d
#react #nextjs #strapi
https://strapi.medium.com/how-to-build-a-forum-app-with-nextjs-strapi-cms-6796b459eb8d
#react #nextjs #strapi
Get to know the Slate JS library, a library for a rich text editor that can be used on the front end
https://blog.logrocket.com/what-is-slate-js-replace-quill-draft-js/
#slatejs #rtf #wysiwyg
https://blog.logrocket.com/what-is-slate-js-replace-quill-draft-js/
#slatejs #rtf #wysiwyg
Some of the new features released in Nuxt JS 3 based on Vue JS 3
https://blog.logrocket.com/whats-new-nuxt-3/
#nuxt #vue
https://blog.logrocket.com/whats-new-nuxt-3/
#nuxt #vue
Practice making a Todo List app with React JS and Alan AI
https://www.freecodecamp.org/news/build-a-voice-based-weather-application-using-react-and-alan-ai/
#react #voice #todolist
https://www.freecodecamp.org/news/build-a-voice-based-weather-application-using-react-and-alan-ai/
#react #voice #todolist
Practice with Dcode on creating a Sign Up page with HTML and CSS
https://youtu.be/yW4y5aZSwQM
#signup #dcode #html #css
https://youtu.be/yW4y5aZSwQM
#signup #dcode #html #css
5 Common Mistakes when Using Promises
https://blog.bitsrc.io/5-common-mistakes-in-using-promises-bfcc4d62657f
#promise #tips
https://blog.bitsrc.io/5-common-mistakes-in-using-promises-bfcc4d62657f
#promise #tips
Load balancer configuration for Node JS backend application with NGINX and PM2
https://bencoderus.medium.com/load-balancing-your-nodejs-server-with-nginx-and-pm2-8095f558da2e
#nginx #nodejs #pm2 #loadbalancer
https://bencoderus.medium.com/load-balancing-your-nodejs-server-with-nginx-and-pm2-8095f558da2e
#nginx #nodejs #pm2 #loadbalancer
A simple exercise to create an image upload function with Express JS and Multer
https://medium.com/jsblend/image-upload-using-nodejs-16b1e804ec92
#express #multer #upload #image
https://medium.com/jsblend/image-upload-using-nodejs-16b1e804ec92
#express #multer #upload #image
Practice using Fetch API for retrieving data from backend API
https://dev.to/kragon741/code-along-with-fetch-api-1h18
#fetch #backend
https://dev.to/kragon741/code-along-with-fetch-api-1h18
#fetch #backend
Tips for making a fast Docker Container
https://dev.to/mtk3d/here-are-the-dockerfile-tips-you-can-use-to-get-your-builds-faster-and-safer-4o1a
---
How to add data into PostgreSQL database with Docker
https://dev.to/karanpratapsingh/seeding-postgres-with-docker-19n7
#docker #postgresql
https://dev.to/mtk3d/here-are-the-dockerfile-tips-you-can-use-to-get-your-builds-faster-and-safer-4o1a
---
How to add data into PostgreSQL database with Docker
https://dev.to/karanpratapsingh/seeding-postgres-with-docker-19n7
#docker #postgresql
Udemy Black Fiday Sale until Nov.26
References to some good instructors for learning all-Node JS and JavaScript web development can be seen below:
1. Maximilian Schwarzmüller
2. Colt Steele
3. Angela Yu
4. Jonas Schmedtmann
5. Stephen Grider
6. Brad Traversy
7. The Net Ninja (Shaun Pelling)
8. Andrei Neagoie
9. Andrew Mead
References to some good instructors for learning all-Node JS and JavaScript web development can be seen below:
1. Maximilian Schwarzmüller
2. Colt Steele
3. Angela Yu
4. Jonas Schmedtmann
5. Stephen Grider
6. Brad Traversy
7. The Net Ninja (Shaun Pelling)
8. Andrei Neagoie
9. Andrew Mead
Introduction to TypeScript such as Type aliases and interfaces
https://betterprogramming.pub/typescript-anonymous-types-type-aliases-and-interface-declarations-b60bc8a08f8c
#typescript
https://betterprogramming.pub/typescript-anonymous-types-type-aliases-and-interface-declarations-b60bc8a08f8c
#typescript
Dexie 3.2 library release notes, a library for easy manipulation of IndexedDb in the browser
https://github.com/dfahlander/Dexie.js/releases/tag/v3.2.0
#dexie #library
https://github.com/dfahlander/Dexie.js/releases/tag/v3.2.0
#dexie #library
Using Nest JS for backend API in Authentication Role
https://wanago.io/2021/11/15/api-nestjs-authorization-roles-claims/
#nodejs #nest #auth
https://wanago.io/2021/11/15/api-nestjs-authorization-roles-claims/
#nodejs #nest #auth
Create a digital currency conversion web application with Svelte and Strapi CMS
https://strapi.medium.com/create-a-crypto-converter-with-svelte-and-strapi-94cba1225eeb
#svelte #strapi #emoney
https://strapi.medium.com/create-a-crypto-converter-with-svelte-and-strapi-94cba1225eeb
#svelte #strapi #emoney
Forwarded from Learn CSS™
Long practice on introduction to CSS Grid for HTML page layout
https://dev.to/daaahailey/grid-practice-14ac
#cssGrid #css #layout
https://dev.to/daaahailey/grid-practice-14ac
#cssGrid #css #layout
Some tools that can help the development of React JS applications
https://javascript.plainenglish.io/11-must-use-tools-for-react-development-36c3b6ba2218
---
Example of Google Recaptcha integration into React JS and Node JS
https://javascript.plainenglish.io/integrate-google-recaptcha-v2-invisible-with-react-and-nodejs-9d119c94433b
#react #tools #recaptcha #nodejs
https://javascript.plainenglish.io/11-must-use-tools-for-react-development-36c3b6ba2218
---
Example of Google Recaptcha integration into React JS and Node JS
https://javascript.plainenglish.io/integrate-google-recaptcha-v2-invisible-with-react-and-nodejs-9d119c94433b
#react #tools #recaptcha #nodejs