Code with Me
2.6K subscribers
115 photos
7 videos
144 files
175 links
"Welcome to Code_With_Me_23! šŸ˜‰
Download Telegram
In Express, which middleware is used to parse JSON request bodies?
Anonymous Poll
15%
app.urlencoded()
58%
express.json()
31%
app.json()
8%
express.urlencoded()
ā¤2šŸ‘Ž1
What HTTP status code do we usually return when a new resource is created successfully?
Anonymous Poll
35%
404
15%
500
40%
200
21%
201
ā¤3
If you want to send data from frontend (React) to backend (Express), where will that data be available in Express?
Anonymous Poll
30%
req.query
34%
req.body
14%
req.params
36%
res.json
ā¤4
*Here are the correct answers for the above questions:* āœ…

1. What does REST stand for?
āœ… b) Representational State Transfer
šŸ‘‰ REST is an architectural style that defines rules for creating scalable web services.

2. Which HTTP method is used to create new data in a REST API?
āœ… b) POST
šŸ‘‰ POST is used to create a new resource. GET retrieves, PUT updates, DELETE removes.

3. In Express, which middleware is used to parse JSON request bodies?
āœ… c) express.json()
šŸ‘‰ You must use app.use(express.json()) so Express can handle JSON input from clients.

4. What HTTP status code do we usually return when a new resource is created successfully?
āœ… b) 201
šŸ‘‰ 201 Created means the resource was successfully created.

5. If you want to send data from frontend (React) to backend (Express), where will that data be available in Express?
āœ… c) req.body
šŸ‘‰ When you POST data, it is parsed into req.body (if you use express.json()).
ā¤5
šŸ’» Aapko kis type ka coding project pasand aayega / seekhna chahoge?

šŸ‘‰ Vote karke batayein aur apna reason niche comments me likhna na bhulein!
Anonymous Poll
23%
Java Projects (Console/Terminal based)
20%
Python Projects (Django Web Apps)
43%
MERN Stack Projects (React + Node + MongoDB, Full-Stack)
46%
Web Dev Basics (HTML, CSS, JS projects)
šŸ”„7ā¤3☃1
Thank you so much everyone ā¤ļø! I asked for 100 likes, but you all gave more than 80+ likes šŸ”„. Really grateful for your amazing support šŸ™. As I promised, I’m sharing the full source code with you. Keep supporting and stay tuned for more! šŸ’»āœØ
ā¤6
šŸ‘2
1_animated_electric_card_CWM.zip
2.7 KB
šŸ”„6ā¤2😢1
šŸ’» Hacker Login Form Using HTML & CSS | Dark UI Animation šŸ”„ | Code With Me šŸ’š
.
https://youtu.be/q8B9WPLJfqc
.
Preview :-
https://www.instagram.com/reel/DPg5WkOiGk2/?igsh=MTZ3MmlnemxxeWQzZw==
ā¤4šŸ‘1
2_hacker_login_form_CWM.zip
2.1 KB
Password :-
Only 2 Min Full Watch Video āŒ Don't Skip 😊
ā¤4🤣3šŸ”„1
šŸŽ¬ Netflix Button Animation Using HTML & CSS šŸ”„ | Glowing Hover Effect Tutorial šŸ’»
.
https://youtu.be/ErsCJGyrJLA
.
Preview :-
https://www.instagram.com/reel/DPlsccYj1LT/?igsh=Mnkxc2h2d2wzYnJn
ā¤4šŸ‘Ž1
3_netflix_button_animation_CWM.zip
1.9 KB
Password :-
Only 2 Min Full Watch Video āŒ Don't Skip 😊
šŸ”„1
Funny Egg Toggle Animation using HTML & CSS šŸ³ | Creative Switch Button šŸ˜†
.
.
.
https://youtube.com/shorts/s_x117Vk0KA
Animated Blossoming Flowers using HTML & CSS 🌸 | Beautiful UI Animation ✨
.
.
.
https://youtube.com/shorts/KVdHpME9dMs
ā¤2🄰1