Shinobi Dev

42 posts

Shinobi Dev

Shinobi Dev

@shinobicode_dev

Katılım Ocak 2026
16 Takip Edilen7 Takipçiler
Shinobi Dev
Shinobi Dev@shinobicode_dev·
Most founders don"t need a "web app" They need: - A fast landing page - Clear positioning - 1 strong CTA - Analytics - A way to collect leads Overengineering is the silent killer of early-stage projects.
English
0
0
0
35
Shinobi Dev
Shinobi Dev@shinobicode_dev·
The difference between mid and senior devs: Mid: Googles error messages Senior: Understands the system causing them
English
0
0
0
6
Shinobi Dev
Shinobi Dev@shinobicode_dev·
If your SQL error says "only WITH CHECK expression allowed for INSERT", you’re fighting RLS, not SQL
English
0
0
0
2
Shinobi Dev
Shinobi Dev@shinobicode_dev·
If your admin panel uploads images but nothing appears, it's probably: - no bucket created - wrong public policy - wrong storage path Not React.
English
0
0
0
1
Shinobi Dev
Shinobi Dev@shinobicode_dev·
Production bugs usually come from: - implicit peer dependencies - mismatched ESLint versions - assumptions about storage buckets Not "bad code"
English
0
0
0
4
Shinobi Dev
Shinobi Dev@shinobicode_dev·
Before running npm audit fix --force, ask yourself: "Am I fixing vulnerabilities or introducing breaking changes?"
English
0
0
0
19
Shinobi Dev
Shinobi Dev@shinobicode_dev·
Vercel makes deployment easy. But DNS is where people panic. Two domains can have identical A records. That’s normal. What matters is where the domain is assigned inside the project. Infra clarity = fewer 2AM headaches.
English
0
0
0
9
Shinobi Dev
Shinobi Dev@shinobicode_dev·
If Vercel gives you the same A records for two projects, that's not a bug. That's how their edge network works. DNS ≠ project isolation.
English
0
0
0
2
Angular
Angular@angular·
Building for everyone is a core value. How are you using Angular’s latest features to make your apps more accessible? Share your a11y tips and let's build a more inclusive web together.
English
5
3
45
5.6K
Shinobi Dev
Shinobi Dev@shinobicode_dev·
If your landing page loads in 4+ seconds, you're paying for traffic you can't convert. Speed = trust. Trust = conversions. Optimize before you advertise
English
0
0
0
1
Nalin
Nalin@nalinrajput23·
as a developer, which one is beginner friendly??
Nalin tweet media
English
59
4
91
4.6K
Aanya
Aanya@xoaanya·
Devs where do you usually buy your domains? - GoDaddy - Hostinger - Dynadot - Namecheap
English
449
12
449
48.2K
Shinobi Dev
Shinobi Dev@shinobicode_dev·
Most "framework problems" are actually dependency graph problems. If your React app breaks after one install, it's not React - it’s your package tree
English
0
0
0
4
Elon Musk
Elon Musk@elonmusk·
Cool
Guillermo Rauch@rauchg

Vercel AI Gateway now supports video generation. Grok Imagine Video & Image are 🆓 until tomorrow. We used @v0 to create an open source Creative Studio powered by @xai Grok. Create images, videos, or make your own design tool! v0-grokstudio.vercel.app – it's quite fast. Some cool technical tidbits: ▪️ Vercel Workflows for reliable generation Video generation can take long. Users might restart their browsers or their wifi / LTE might drop. We smooth over that automatically. ▪️ Instant vector search Try searching the public generations. Now back to me. We used @mixedbreadai to index the content visually, so you can search 𝚋𝚕𝚊𝚌𝚔 𝚏𝚎𝚕𝚒𝚗𝚎 and get a cat (try it!) ▪️ Vercel AI Gateway All existing and future Grok models are accessible via our gateway without extra setup. When you deploy to Vercel, you get access to hundreds of models with a single account and unified billing It's obviously built with @nextjs (RSC). Open it in v0 to make it your own! h/t @estebansuarez for shipping this.

English
2.7K
3.9K
27.9K
15.6M
Shinobi Dev
Shinobi Dev@shinobicode_dev·
@NanouuSymeon I used to use Firebase but now Supabase seems faster to configure
English
0
0
0
19
• nanou •
• nanou •@NanouuSymeon·
As a Developer, which one you prefer? Firebase or supabase?
English
137
0
119
16.5K
Shinobi Dev
Shinobi Dev@shinobicode_dev·
Modern frontend isn't about writing components. It's about managing: - build tools - lint configs - peer deps - CI - hosting That’s the real job
English
0
0
0
15
Shinobi Dev
Shinobi Dev@shinobicode_dev·
@angular ng generate @angular/material:dashboard my-dashboard Gives me instant material dashboard scaffold with cards/tables/charts - love it
English
1
0
8
223
Angular
Angular@angular·
The Angular CLI is a powerhouse 🛠️ What is your most-used custom command or flag that most people might not know about? Share your CLI "pro tips" and save someone some keystrokes.
English
8
7
65
8.8K
Angular
Angular@angular·
Angular’s new landing page is here 🎉 Angular.dev has a refreshed, crisp new landing page featuring new examples and demonstrations of core features that make Angular a great choice for building scalable, AI-powered web applications. Have a look at the new site: angular.dev Let us know what you think.
English
5
32
179
15.8K