2 263
订阅者
无数据24 小时
+97 天
+4630 天
帖子存档
2 263
I will highly recommend following Alex Xu on Linkedin for their valuable content on System Design / if you're learning System Design
2 263
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.
2 263
Leet Code Questions
200. Number of Islands
Topic: Array, Depth-First Search, Breadth-First Search, Matrix
https://youtu.be/QkPgJw7OLTk
2 263
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
2 263
How to prevent child components from useless re-rendering in React.js?
One of the approach is to wrap your child components in React.useMemo()
2 263
Join this channel for public Discussions
Code for Interview Discussions
https://t.me/codeforinterviewdiscussions
2 263
Found this PDF online by Interview Bit of some important React Interview questions
2 263
[Not a paid promotion]
Dear Traders,
We are excited to invite you to join our Telegram group for option trading! Our group is a community of like-minded individuals who are interested in option trading and are passionate about sharing knowledge and insights with each other.
By joining our group, you will have access to a wealth of information and resources on option trading.
Whether you are a beginner just starting out or an experienced trader looking to refine your skills, there is something for everyone in our community.
To join our group, simply click on the link https://t.me/healtysharemarketdiscussion We can't wait to welcome you to our community and help you take your option trading to the next level!
2 263
Learn how to do Unit Testing in React.
It is the easiest way to improve the quality of your React applications since it helps in finding bugs and defects in your code.
Moreover, many companies ask their developers to write unit test cases.
https://youtu.be/Bq-uYQiiXew
2 263
Found this PDF online of some important LeetCode SQL Questions for experienced database interviews.
2 263
Create a Todo List with *MERN Stack*
Technologies Used:
Frontend: React, Redux & Material-UI
Backend: Node & Express
Database: MongoDB
https://youtu.be/0UJ8TPg1yiE
2 263
Leet Code Questions
171. Excel Sheet Column Number
Topic: Math, String
https://youtu.be/m5zEuufyTBw
2 263
Leet Code Questions
344. Reverse String
Topic: Two Pointers, String
https://youtu.be/TfgWB4fXEP8
2 263
Join this channel for public Discussions
Code for Interview Discussions
https://t.me/codeforinterviewdiscussions
