Join this channel for public Discussions
Code for Interview Discussions
https://t.me/codeforinterviewdiscussions
Code for Interview Discussions
https://t.me/codeforinterviewdiscussions
👍1
Node js version 20 is out.
Key Highlights:
- Experimental Permission Model
- A synchronous import.meta.resolve
- Stable Test Runner
- V8 JavaScript engine updated to 11.3
- Single Executable Apps
- Ada to 2.0
https://openjsf.org/blog/2023/04/18/node-js-20-now-available/?utm_content=245602847&utm_medium=social&utm_source=twitter&hss_channel=tw-91985735
Key Highlights:
- Experimental Permission Model
- A synchronous import.meta.resolve
- Stable Test Runner
- V8 JavaScript engine updated to 11.3
- Single Executable Apps
- Ada to 2.0
https://openjsf.org/blog/2023/04/18/node-js-20-now-available/?utm_content=245602847&utm_medium=social&utm_source=twitter&hss_channel=tw-91985735
OpenJS Foundation
Node.js 20 Now Available | OpenJS Foundation
Node.js 20 includes new Node.js experimental permission model for improved security
Leet Code Questions
200. Number of Islands
Topic: Array, Depth-First Search, Breadth-First Search, Matrix
https://youtu.be/QkPgJw7OLTk
200. Number of Islands
Topic: Array, Depth-First Search, Breadth-First Search, Matrix
https://youtu.be/QkPgJw7OLTk
YouTube
LeetCode Problem: 200. Number of Islands | Java Solution
Given an m x n 2D binary grid grid which represents a map of '1's (land) and '0's (water), return the number of islands.
https://leetcode.com/problems/number-of-islands
🎥 Complete playlist of LeetCode Problems
https://www.youtube.com/watch?v=cORK0YESg9…
https://leetcode.com/problems/number-of-islands
🎥 Complete playlist of LeetCode Problems
https://www.youtube.com/watch?v=cORK0YESg9…
👍3
Learning web development is all about mini steps.
Use the first 100 days to get a quick glimpse of everything.
Plan must be
• Start with HTML, CSS
• JavaScript, DOM
• Git and GitHub
• React
• Node.js
Make sure to do projects to understand the concepts better.
Projects is where the real learning happens. You need to focus on creating rather than consuming.
Use the first 100 days to get a quick glimpse of everything.
Plan must be
• Start with HTML, CSS
• JavaScript, DOM
• Git and GitHub
• React
• Node.js
Make sure to do projects to understand the concepts better.
Projects is where the real learning happens. You need to focus on creating rather than consuming.
👍9❤4💯2
I will highly recommend following Alex Xu on Linkedin for his valuable content on System Design / if you're learning System Design
Leet Code Questions
34. Find First and Last Position of Element in Sorted Array
Topics: Array Binary Search
https://youtu.be/7gej2suWtCk
34. Find First and Last Position of Element in Sorted Array
Topics: Array Binary Search
https://youtu.be/7gej2suWtCk
YouTube
LeetCode Problem: 34. Find First and Last Position of Element in Sorted Array | Java Solution
Given an array of integers nums sorted in non-decreasing order, find the starting and ending position of a given target value.
https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array/
🎥 Complete playlist of LeetCode Problems…
https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array/
🎥 Complete playlist of LeetCode Problems…
Please find below the Playlist of:
Java Projects: https://youtube.com/playlist?list=PL_6klLfS1WqE1-_MJgZiJqAaccjLGHh0H
React Projects: https://youtube.com/playlist?list=PL_6klLfS1WqHM02usd5VBnc0yempce2pt
MERN Stack Projects: https://youtube.com/playlist?list=PL_6klLfS1WqEb6YL--KRviPGYAfx7AODH
JavaScript Projects: https://youtube.com/playlist?list=PL_6klLfS1WqHeBjBpJba1jl04UegweWsc
Next js Projects: https://youtube.com/playlist?list=PL_6klLfS1WqGskn7Mp9HYD-xrE30pmf9r
Full Stack Projects: https://youtube.com/playlist?list=PL_6klLfS1WqFi9710tOEs_b3Mco-_TecR
LeetCode Questions: https://youtube.com/playlist?list=PL_6klLfS1WqF1n0GbPCqk0rPDFAu1dzXC
Unit Testing in React: https://youtube.com/playlist?list=PL_6klLfS1WqHxF1mhHB3pEoewuxs2czMH
Projects with AWS: https://youtube.com/playlist?list=PL_6klLfS1WqEXAGvmK18WI7S_VTf8V23B
React Projects with Typescript: https://youtube.com/playlist?list=PL_6klLfS1WqFdWJ_YAXpTBw5Xxgiqv8Dt
JavaScript Exercise: https://youtube.com/playlist?list=PL_6klLfS1WqFSigvBa_PoS9NunY_b8N_P
Java Projects: https://youtube.com/playlist?list=PL_6klLfS1WqE1-_MJgZiJqAaccjLGHh0H
React Projects: https://youtube.com/playlist?list=PL_6klLfS1WqHM02usd5VBnc0yempce2pt
MERN Stack Projects: https://youtube.com/playlist?list=PL_6klLfS1WqEb6YL--KRviPGYAfx7AODH
JavaScript Projects: https://youtube.com/playlist?list=PL_6klLfS1WqHeBjBpJba1jl04UegweWsc
Next js Projects: https://youtube.com/playlist?list=PL_6klLfS1WqGskn7Mp9HYD-xrE30pmf9r
Full Stack Projects: https://youtube.com/playlist?list=PL_6klLfS1WqFi9710tOEs_b3Mco-_TecR
LeetCode Questions: https://youtube.com/playlist?list=PL_6klLfS1WqF1n0GbPCqk0rPDFAu1dzXC
Unit Testing in React: https://youtube.com/playlist?list=PL_6klLfS1WqHxF1mhHB3pEoewuxs2czMH
Projects with AWS: https://youtube.com/playlist?list=PL_6klLfS1WqEXAGvmK18WI7S_VTf8V23B
React Projects with Typescript: https://youtube.com/playlist?list=PL_6klLfS1WqFdWJ_YAXpTBw5Xxgiqv8Dt
JavaScript Exercise: https://youtube.com/playlist?list=PL_6klLfS1WqFSigvBa_PoS9NunY_b8N_P
YouTube
Advanced Javascript
Share your videos with friends, family, and the world
👍8👌3❤2
Create a Serverless Full Stack Application with React in the frontend and AWS in the backend
Technologies Used:
Frontend: React & Material-UI
Backend: Node & AWS (API Gateway, Lambda Function, S3)
Database: DynamoDB
https://youtu.be/CrK4u-PUlmE
Technologies Used:
Frontend: React & Material-UI
Backend: Node & AWS (API Gateway, Lambda Function, S3)
Database: DynamoDB
https://youtu.be/CrK4u-PUlmE
YouTube
Serverless Application with React, Node & AWS (API Gateway, Lambda Function, S3 & DynamoDB)
AWS offers technologies for running code, managing data, and integrating applications, all without managing servers. In this video, we will build one such Serverless Full Stack Application using React, Node.js & AWS.
💻 Technologies Used:
Frontend: React.js…
💻 Technologies Used:
Frontend: React.js…
👍5❤1🤩1
Create a Serverless Backend CRUD Application using AWS
Technologies Used:
Node.js & AWS (API Gateway, Cloud Formation, Lambda Function, Cloud Watch, DynamoDB)
https://youtu.be/FVfxsMseYq8
Technologies Used:
Node.js & AWS (API Gateway, Cloud Formation, Lambda Function, Cloud Watch, DynamoDB)
https://youtu.be/FVfxsMseYq8
YouTube
Serverless App Backend | CRUD | Node & AWS (API Gateway, Lambda Function, Cloud Watch & DynamoDB)
AWS offers technologies for running code, managing data, and integrating applications, all without managing servers. In this video, we will build one such Serverless Backend Application using Node.js & AWS.
💻 Technologies Used:
Backend: Node.js & AWS…
💻 Technologies Used:
Backend: Node.js & AWS…
Instead of just watching tutorials, you learn better by actually building projects and applying what you learn. Finally someone said it out loud
https://youtube.com/shorts/4fXOjwl2HOQ?feature=share
https://youtube.com/shorts/4fXOjwl2HOQ?feature=share
YouTube
Stop Watching Programming Tutorials
JavaScript Simplified Course Table Of Contents: https://javascriptsimplified.com/advanced-table-of-contents/?utm_source=youtube&utm_medium=video-description&...
❤4👍1🔥1
Invoice Processing System | Full Stack Project
Technologies Used -
Frontend: React & Material-UI
Backend: Spring Boot & Hibernate
Database: MySQL
https://youtu.be/WfiQVGy3cQI?feature=shared
Technologies Used -
Frontend: React & Material-UI
Backend: Spring Boot & Hibernate
Database: MySQL
https://youtu.be/WfiQVGy3cQI?feature=shared
YouTube
1/2 - Invoice Processing System - React, Spring Boot, Hibernate & MySQL Full Stack Project
Invoice Processing System developed using React, Material UI, Spring Boot, Hibernate, and MySQL. Whether you're a budding developer looking to enhance your skills or a business seeking an efficient invoicing solution, this step-by-step tutorials have got…
👍1
Indeed Clone | Full Stack Project
Technologies Used:
Frontend: React & Material-UI
Backend: Spring Boot & Hibernate
Database: MongoDB
https://youtu.be/F8GhFJ7qINY?feature=shared
Technologies Used:
Frontend: React & Material-UI
Backend: Spring Boot & Hibernate
Database: MongoDB
https://youtu.be/F8GhFJ7qINY?feature=shared
YouTube
1/2 - Indeed Clone - React, Spring Boot, Hibernate & MongoDB | Full Stack Project
Learn how to build Indeed website clone with this Full Stack Project. We'll use React and Material-UI for the frontend, and Spring Boot with Hibernate and MongoDB for the backend. Learn the step-by-step process of creating and gaining valuable insights with…
👍3
Please find below the Playlist of:
Java Projects: https://youtube.com/playlist?list=PL_6klLfS1WqE1-_MJgZiJqAaccjLGHh0H
React Projects: https://youtube.com/playlist?list=PL_6klLfS1WqHM02usd5VBnc0yempce2pt
MERN Stack Projects: https://youtube.com/playlist?list=PL_6klLfS1WqEb6YL--KRviPGYAfx7AODH
JavaScript Projects: https://youtube.com/playlist?list=PL_6klLfS1WqHeBjBpJba1jl04UegweWsc
Next js Projects: https://youtube.com/playlist?list=PL_6klLfS1WqGskn7Mp9HYD-xrE30pmf9r
Full Stack Projects (React + Spring Boot): https://youtube.com/playlist?list=PL_6klLfS1WqFi9710tOEs_b3Mco-_TecR
LeetCode Questions: https://youtube.com/playlist?list=PL_6klLfS1WqF1n0GbPCqk0rPDFAu1dzXC
Unit Testing in React: https://youtube.com/playlist?list=PL_6klLfS1WqHxF1mhHB3pEoewuxs2czMH
Projects with AWS: https://youtube.com/playlist?list=PL_6klLfS1WqEXAGvmK18WI7S_VTf8V23B
React Projects with Typescript: https://youtube.com/playlist?list=PL_6klLfS1WqFdWJ_YAXpTBw5Xxgiqv8Dt
Advance JavaScript: https://youtube.com/playlist?list=PL_6klLfS1WqFSigvBa_PoS9NunY_b8N_P
Java Projects: https://youtube.com/playlist?list=PL_6klLfS1WqE1-_MJgZiJqAaccjLGHh0H
React Projects: https://youtube.com/playlist?list=PL_6klLfS1WqHM02usd5VBnc0yempce2pt
MERN Stack Projects: https://youtube.com/playlist?list=PL_6klLfS1WqEb6YL--KRviPGYAfx7AODH
JavaScript Projects: https://youtube.com/playlist?list=PL_6klLfS1WqHeBjBpJba1jl04UegweWsc
Next js Projects: https://youtube.com/playlist?list=PL_6klLfS1WqGskn7Mp9HYD-xrE30pmf9r
Full Stack Projects (React + Spring Boot): https://youtube.com/playlist?list=PL_6klLfS1WqFi9710tOEs_b3Mco-_TecR
LeetCode Questions: https://youtube.com/playlist?list=PL_6klLfS1WqF1n0GbPCqk0rPDFAu1dzXC
Unit Testing in React: https://youtube.com/playlist?list=PL_6klLfS1WqHxF1mhHB3pEoewuxs2czMH
Projects with AWS: https://youtube.com/playlist?list=PL_6klLfS1WqEXAGvmK18WI7S_VTf8V23B
React Projects with Typescript: https://youtube.com/playlist?list=PL_6klLfS1WqFdWJ_YAXpTBw5Xxgiqv8Dt
Advance JavaScript: https://youtube.com/playlist?list=PL_6klLfS1WqFSigvBa_PoS9NunY_b8N_P
YouTube
JavaScript Projects
Welcome to our YouTube playlist showcasing a collection of incredible projects created using HTML, CSS, and JavaScript! Each video in this playlist showcases...
❤6👍2🔥1
Code for Interview pinned «Please find below the Playlist of: Java Projects: https://youtube.com/playlist?list=PL_6klLfS1WqE1-_MJgZiJqAaccjLGHh0H React Projects: https://youtube.com/playlist?list=PL_6klLfS1WqHM02usd5VBnc0yempce2pt MERN Stack Projects: https://youtube.com/playlis…»