Web Development
описание
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
Лучшие посты
за три месяцабез подписи
- 2 июл.456 просмотров
без подписи
📘Laravel Handbook ✍️ Author: Flavio Copes Read Online #Laravel ──────────────────── 👉 @free_programming_books_bds 👈
- 14 июн.428 просмотров
без подписи
- 29 июл.420 просмотров
без подписи
#WebDevelopment
- 9 авг.391 просмотров
без подписи
- 9 авг.355 просмотров
без подписи
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@latest instead 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.
без подписи
🚨Someone open-sourced the Kage landing page and the Three.js skills behind it. Every section scrolls through a 3D world and the whole thing is under 1MB of Three.js and code, 3MB with high quality images. For a fully 3D scroll experience that's surprisingly lean. Three skills included: build-threejs-scroll-worlds, falling-leaves and pointer-trail-emitter. All open source on GitHub. 🔗Check it out: https://github.com/MengTo/kage
- 9 авг.330 просмотров
без подписи
- 9 авг.324 просмотров
без подписи
🎨 Refero Styles Refero Styles is a curated library of over 2,000 design systems extracted from real-world websites and packaged as structured DESIGN.md files for AI coding agents. Instead of a generic UI gallery for human designers, the platform is specifically engineered to give AI tools (like Cursor, Claude Code, v0, Bolt, and Lovable) the precise visual guidelines and "design taste" they typically lack. 🔗 https://styles.refero.design/
- 2 авг.314 просмотров
#SoftwareEngineering
Common Network Ports Every DevOps Engineer Should Know
📘 The Little ASP.NET Core Book ✍️ Authors: Nate Barbettini 🔗 Read Online #ASP.NET ──────────────────── 👉 @free_programming_books_bds 👈
VS Code Extensions You Need
- 9 авг.291 просмотров
без подписи
- 9 авг.289 просмотров
без подписи