Deploy a Nest JS app to a Firebase Functions service
https://javascript.plainenglish.io/nestjs-with-firebase-the-complete-guide-aa0ade41cdef
#firebase #nest
https://javascript.plainenglish.io/nestjs-with-firebase-the-complete-guide-aa0ade41cdef
#firebase #nest
Medium
Host a NestJS App on Firebase Functions: The Complete Guide
A step-by-step guide on hosting a NestJS application on Firebase Functions, using Firebase Authentication and Firestore.
JavaScript Obfuscation Techniques by Example
https://www.trickster.dev/post/javascript-obfuscation-techniques-by-example/?utm_campaign=javascript-obfuscation-techniques-by-exa
#javascript #js
https://www.trickster.dev/post/javascript-obfuscation-techniques-by-example/?utm_campaign=javascript-obfuscation-techniques-by-exa
#javascript #js
www.trickster.dev
Javascript obfuscation techniques by example – Trickster Dev
Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting
Building a chat - Browser Notifications with React, Websockets and Web-Push 🤯
https://dev.to/novu/building-a-chat-browser-notifications-with-react-websockets-and-web-push-1h1j
Do's and Don'ts of Creating Your Portfolio Website
https://dev.to/ioanat94/dos-and-donts-of-creating-your-portfolio-website-2h4p
Speech Recognition with JavaScript
https://dev.to/joelbonetr/speech-recognition-with-javascript-59g1
Clean Architecture in Frontend
https://dev.to/alexey_karpov_b8cab9c09ab/clean-architecture-in-frontend-1c77
#angular #cleancode #architecture #typescript #react #node #javascript #programming #webdev #design #productivity #github
https://dev.to/novu/building-a-chat-browser-notifications-with-react-websockets-and-web-push-1h1j
Do's and Don'ts of Creating Your Portfolio Website
https://dev.to/ioanat94/dos-and-donts-of-creating-your-portfolio-website-2h4p
Speech Recognition with JavaScript
https://dev.to/joelbonetr/speech-recognition-with-javascript-59g1
Clean Architecture in Frontend
https://dev.to/alexey_karpov_b8cab9c09ab/clean-architecture-in-frontend-1c77
#angular #cleancode #architecture #typescript #react #node #javascript #programming #webdev #design #productivity #github
DEV Community
Building a chat - Browser Notifications with React, Websockets and Web-Push 🤯
Like this article? Follow me on X: https://x.com/nevodavid What is this article...
API & Web Architecture — Security Best Practices
https://abdulrwahab.medium.com/api-web-architecture-security-best-practices-61522aff37be?utm_campaign=api-&-web-architecturesecurity-best-p
#webarchitecture #api
https://abdulrwahab.medium.com/api-web-architecture-security-best-practices-61522aff37be?utm_campaign=api-&-web-architecturesecurity-best-p
#webarchitecture #api
Medium
API & Web Architecture - Security Best Practices
In my previous two segments, I shared some best practices on how to design and build performant REST APIs.
Deploy a React App to S3 with GitHub Actions: Step-By-Step Guide
https://javascript.plainenglish.io/deploy-a-react-app-to-aws-s3-with-github-actions-a-step-by-step-guide-3572265332a3?utm_campaign=deploy-a-react-app-to-s3-with-github-act
#react #reactjs #aws #github
https://javascript.plainenglish.io/deploy-a-react-app-to-aws-s3-with-github-actions-a-step-by-step-guide-3572265332a3?utm_campaign=deploy-a-react-app-to-s3-with-github-act
#react #reactjs #aws #github
Medium
Deploy a React App to AWS S3 with GitHub Actions: A Step-By-Step Guide
In this beginner-friendly article, you can find out how to deploy your React App to AWS S3 using GitHub Actions.
Series practice building auction system with Node JS, socket IO, and React JS
https://blog.bitsrc.io/part-2-2-how-to-build-a-real-time-auction-system-with-socket-io-and-react-js-3c2bb80e0b63
#react #socketIO #nodejs #auction
https://blog.bitsrc.io/part-2-2-how-to-build-a-real-time-auction-system-with-socket-io-and-react-js-3c2bb80e0b63
#react #socketIO #nodejs #auction
Medium
How to Build a Real-Time Auction System with Socket.io and React.js
Part 2/2
The surprising reason react is slow (sometimes)
https://medium.com/@tomer.hirshfeld_87641/the-surprising-reason-react-is-slow-sometimes-8dd7059df5d8
#react #reactjs
https://medium.com/@tomer.hirshfeld_87641/the-surprising-reason-react-is-slow-sometimes-8dd7059df5d8
#react #reactjs
Medium
The surprising reason react is slow (sometimes)
It is widely accepted that if you want to build a flexible, scalable and modern website, react is the way to go. but what happens when you…
How to Connect AdminJS to an Existing Node App
https://medium.com/adminjs/how-to-connect-adminjs-to-an-existing-node-js-express-typescript-mongodb-application-eb25dc375de5?utm_campaign=how-to-connect-adminjs-to-an-existing-no
#nodejs
https://medium.com/adminjs/how-to-connect-adminjs-to-an-existing-node-js-express-typescript-mongodb-application-eb25dc375de5?utm_campaign=how-to-connect-adminjs-to-an-existing-no
#nodejs
Medium
How to connect AdminJS to an existing Node.js/Express/TypeScript/MongoDB application
Building an admin dashboard that can be plugged into your Node.js/Express application using AdminJS.
Practice using Git for gitignore files to ignore certain files and folders
https://www.freecodecamp.org/news/gitignore-file-how-to-ignore-files-and-folders-in-git/
#git #ignore
https://www.freecodecamp.org/news/gitignore-file-how-to-ignore-files-and-folders-in-git/
#git #ignore
freeCodeCamp.org
.gitignore File – How to Ignore Files and Folders in Git
Git is a popular version control system. It is how developers can collaborate and work together on projects. Git allows you to track the changes you make to your project over time. On top of that, it lets you revert to a previous version if you want ...
Practice installing Linux by dual booting on a computer
https://www.freecodecamp.org/news/how-to-dual-boot-windows-10-and-ubuntu-linux-dual-booting-tutorial/
#linux #dualboot
https://www.freecodecamp.org/news/how-to-dual-boot-windows-10-and-ubuntu-linux-dual-booting-tutorial/
#linux #dualboot
freeCodeCamp.org
How to Dual Boot Windows 10 and Ubuntu – Linux Dual Booting Tutorial
You don’t have to have two different computers to use Linux and Windows 10. It's possible to have a Linux distro installed on a computer with Windows 10 preinstalled. In this article, I will show you how to dual boot Windows 10 and the popular Ubunt...
Simple exercise sending JSON data from Node JS backend
https://medium.com/codingthesmartway-com-blog/how-to-send-a-json-response-from-a-node-js-web-server-55461ce2685e
#nodejs #response #server
https://medium.com/codingthesmartway-com-blog/how-to-send-a-json-response-from-a-node-js-web-server-55461ce2685e
#nodejs #response #server
Medium
How To Send A JSON Response From A Node.js Web Server
JavaScript Object Notation, commonly referred to as JSON, is a text-based data exchange format. In this tutorial you’ll learn how to…
Practice with Candi Dev on creating Instagram clone filters with React JS
https://www.youtube.com/watch?v=8E8Fy6bhzKk
#candDev #react #instagram #clone
https://www.youtube.com/watch?v=8E8Fy6bhzKk
#candDev #react #instagram #clone
YouTube
Create Instagram Filters App in React
Let's create another cool project with reactjs. in this video we will create filter image project, so you can upload and add filter to the image you can sele...
Curated List of Open Source React Native Apps
https://github.com/ReactNativeNews/React-Native-Apps
#react #reactjs #reactnative
https://github.com/ReactNativeNews/React-Native-Apps
#react #reactjs #reactnative
GitHub
GitHub - ReactNativeNews/React-Native-Apps: Curated List of Open Source React Native Apps. Curation curtesy of
Curated List of Open Source React Native Apps. Curation curtesy of - ReactNativeNews/React-Native-Apps
Some tips on using React JS for beginners
https://javascript.plainenglish.io/11-mistakes-to-avoid-when-using-react-in-2022-d93d26c46181
—-
Some interesting React hooks to try
https://betterprogramming.pub/12-react-hooks-every-react-developer-should-know-9c6352b81329
—-
Create a photo gallery application with Strapi CMS, Next JS, and Cloudinary
https://medium.com/strapi/how-to-build-a-photo-gallery-with-strapi-nextjs-and-cloudinary-dbde52bbc57e
#react #nextjs #cloudinary #hooks #learn
https://javascript.plainenglish.io/11-mistakes-to-avoid-when-using-react-in-2022-d93d26c46181
—-
Some interesting React hooks to try
https://betterprogramming.pub/12-react-hooks-every-react-developer-should-know-9c6352b81329
—-
Create a photo gallery application with Strapi CMS, Next JS, and Cloudinary
https://medium.com/strapi/how-to-build-a-photo-gallery-with-strapi-nextjs-and-cloudinary-dbde52bbc57e
#react #nextjs #cloudinary #hooks #learn
Medium
11 Mistakes to Avoid When Using React in 2022
Some common mistakes in React development you should avoid.
Long practice of JavaScript Mastery creating a YouTube Clone app with React and Material UI
https://youtu.be/FHTbsZEJspU
#materialUI #react #javascriptMastery
https://youtu.be/FHTbsZEJspU
#materialUI #react #javascriptMastery
YouTube
Build and Deploy a Modern YouTube Clone Application in React JS with Material UI 5 | RapidAPI
Master modern web development by building a responsive React JS application consisting of stunning video sections, custom categories, channel pages, and, most importantly, you can play videos straight from your YouTube Clone App!
⭐RapidAPI Extension - h…
⭐RapidAPI Extension - h…
10 Must-Know Patterns for Writing Clean Code with React and TypeScript
https://medium.com/@adarshrai3011/10-must-know-patterns-for-writing-clean-code-with-react-and-typescript-d2fe9ac6ccdd?utm_campaign=10-must-know-patterns-for-writing-clean
#patterns #javascript #cleancode
https://medium.com/@adarshrai3011/10-must-know-patterns-for-writing-clean-code-with-react-and-typescript-d2fe9ac6ccdd?utm_campaign=10-must-know-patterns-for-writing-clean
#patterns #javascript #cleancode
Medium
10 Must-Know Patterns for Writing Clean Code with React and TypeScript✨🛀
React is a JavaScript library, and it is the most popular and industry-leading frontend development library today.