Web Development
رفتن به کانال در Telegram
Web development learning path Frontend and backend resources. HTML, CSS, JavaScript, React, APIs and project ideas. Join 👉 https://rebrand.ly/bigdatachannels DMCA: @disclosure_bds Contact: @mldatascientist
نمایش بیشتر4 331
مشترکین
+524 ساعت
+187 روز
+6230 روز
آرشیو پست ها
4 331
npm or npx?
The two commands differ by one letter. Their jobs couldn't be more different.
👉 npm installs packages into your project.
👉 npx downloads a package, runs it, and removes it afterward unless it's already available.
That's why you'll see this:
npx create-vite@latestinstead of:
npm install create-vite
You're only using create-vite once to generate a project. Keeping it installed afterward serves no purpose.
📖 A simple rule works almost every time:
✔️ If your application needs it to run, install it. ✔️ If you only need the tool for a one-time task, run it with npx.
4 331
Repost from Programming Quiz Channel
Which CSS feature supports responsive design?
4 331
Repost from Programming Quiz Channel
Why is using the same password across multiple sites risky?
4 331
Repost from N/a
📘How To Code in Node.js
✍️ Authors: David Landup, Marcus Sanatan
🗓 Year: 2020
📄 Pages: 418
🧠 Node.js is a popular open-source runtime environment that can execute JavaScript outside of the browser. The Node runtime is commonly used for back-end web development, leveraging its asynchronous capabilities to create networking applications and web servers. Node is also a popular choice for building command line tools.
In this book, you will go through exercises to learn the basics of how to code in Node.js, gaining skills that apply equally to back-end and full stack development in the process.
#NodeJs
────────────────────
👉 @free_programming_books_bds 👈
4 331
Repost from Cool GitHub repositories
Summer2026-Internships
Use this repo to share and keep track of Summer 2026 tech internships across software engineering, data science, quant, hardware engineering, AI/ML and more.
The list is updated and maintained daily!
Creator: SimplifyJobs
Stars ⭐️: 45,169
Forked by: 3,186
Github Repo:
https://github.com/SimplifyJobs/Summer2026-Internships
➖➖➖➖➖➖➖➖➖➖➖➖➖➖
Join @github_repositories_bds for more cool repositories. This channel belongs to @bigdataspecialist group
4 331
📢 Advertising in this channel
You can place an ad via Telega․io. It takes just a few minutes.
Formats and current rates: View details
