TEJAS_DEV_code Profile Banner
Tejas NULL Profile
Tejas NULL

@TEJAS_DEV_code

Followers
404
Following
6K
Media
54
Statuses
3K

MERN Developer

Joined July 2024
Don't wanna be here? Send us removal request.
@TEJAS_DEV_code
Tejas NULL
1 month
I kept losing my thoughts everywhere. Slack, Notes, random docs gone when I needed them. So I'm building something that just captures thoughts without friction. Building live. What's the ONE place you wish your thinking actually stayed? 🧠 #BuildInPublic #ProductHunt #REACT
9
0
38
@TEJAS_DEV_code
Tejas NULL
2 days
Ping is the simplest network question: “Are you alive?” If packets come back → connection exists. If not → something’s broken. That’s how connectivity is tested in seconds.
9
0
14
@TEJAS_DEV_code
Tejas NULL
4 days
I explained Git from a beginner-first POV: • why Git exists • Git vs GitHub • basic workflow & commands Grateful to my teachers @Hiteshdotcom @piyushgarg_dev @ChaiCodeHQ 🙏 If Git ever felt scary, this may help 👇 🔗
Tweet card summary image
tejasdevcodes.hashnode.dev
Learn the basics and essential commands of Git, a tool for tracking code changes and enabling collaboration, explained in a beginner-friendly way
@TEJAS_DEV_code
Tejas NULL
4 days
I avoided Git for months. Not because of commands but because no one explained why it exists. project project_final project_final_last 😭 Today I finally understood the problem Git solves. And it changed how I think about building. #webdevelopment #developer #buildinpublic
7
0
21
@TEJAS_DEV_code
Tejas NULL
4 days
I avoided Git for months. Not because of commands but because no one explained why it exists. project project_final project_final_last 😭 Today I finally understood the problem Git solves. And it changed how I think about building. #webdevelopment #developer #buildinpublic
5
0
29
@TEJAS_DEV_code
Tejas NULL
4 days
Caching feels like cheating 😄 Compute once. Store it. Reuse it fast. That’s why apps feel instant instead of slow. Performance isn’t magic it’s smart shortcuts.
4
0
19
@TEJAS_DEV_code
Tejas NULL
5 days
Load balancers save websites under pressure. Traffic spikes? Without one → servers crash. With one → requests are shared, users stay happy. Invisible hero of scalable systems.
3
1
15
@TEJAS_DEV_code
Tejas NULL
6 days
SQL fear is officially gone. 7 days of building, querying, and thinking. COUNT. GROUP BY. Subqueries. Then ORMs like Prisma & Drizzle made sense. They don’t replace SQL. They reward it. @Hiteshdotcom @udemy (Week 1 · Day 7) #SQL #Backend #BuildInPublic
3
0
11
@TEJAS_DEV_code
Tejas NULL
7 days
A CDN literally moves the internet closer to you. Instead of one far-away server, content comes from a server near your city. Faster load. Less latency. Better UX. Today performance finally clicked. 🚀 #WebDev #SystemDesign #Performance #BuildInPublic
1
0
5
@TEJAS_DEV_code
Tejas NULL
7 days
CORS = the internet’s bouncer. It stops websites from stealing data from others. Annoying when it blocks your code? Sure. Life-saving when it protects users? Always. #WebDev #Frontend #Backend #Programming #DevLife
0
0
4
@TEJAS_DEV_code
Tejas NULL
8 days
Your browser doesn’t just open a website. It sends requests. Negotiates. Authenticates. Loads assets. All hidden behind one simple click. The internet does way more work than we realize. #WebDev #InternetBasics #Backend #TechCuriosity
0
0
7
@TEJAS_DEV_code
Tejas NULL
9 days
Today, SQL JOINs finally clicked for me. INNER. LEFT. RIGHT. CROSS. Not just syntax — relationships. Fetching connected data without duplication without chaos. That’s why relational databases still power serious backends. Day 6 Learning from @Hiteshdotcom sir on @udemy
0
0
5
@TEJAS_DEV_code
Tejas NULL
10 days
You type https://t.co/BVMtWRF11l and press Enter. Behind the scenes: DNS lookup → TCP handshake → HTTPS → server response. All of this happens in milliseconds. We don’t use the internet. We trust it. And it somehow never feels slow. #WebDevelopment #Backend #Programming #Dev
1
0
8
@TEJAS_DEV_code
Tejas NULL
11 days
Ever noticed websites remember you? That’s not magic. That’s cookies and sessions. Cookies remember who you are. Sessions keep you logged in. Without them? Every website would forget you instantly. The internet would feel like amnesia. #WebDevelopment #Backend #Programming #Dev
0
0
5
@Hiteshdotcom
Hitesh Choudhary
12 days
@Deepaks0611 Zimmedari ke kandho ko thakne ki ijazat nhi hoti
14
62
353
@TEJAS_DEV_code
Tejas NULL
12 days
The web runs on just four verbs: GET → Read POST → Create PUT → Update DELETE → Remove That’s it. APIs speak this language every second. Today I finally understood it. #WebDevelopment #Backend #Programming #DevLife
0
0
6
@TEJAS_DEV_code
Tejas NULL
12 days
HTTPS isn’t a luxury. It’s trust. Your data is encrypted. Your connection is protected. Your web experience stays private. Without HTTPS, the modern internet simply can’t exist. #WebDevelopment #Backend #Programming #DevLife
0
0
8
@TEJAS_DEV_code
Tejas NULL
13 days
I used to think the web was complicated. Turns out, at its core: HTTP = how browsers talk. Request → Response. That’s it. Simple. Universal. And powerful enough to run the internet. Sometimes the biggest systems rest on simple ideas. #WebDevelopment #Backend #Programming
1
0
18
@TEJAS_DEV_code
Tejas NULL
14 days
Relational thinking finally clicked today. Duplicating data is risky. Tables are split for a reason. Clean design scales better than quick hacks. SQL teaches discipline. MongoDB teaches flexibility. Backend work needs both. @Hiteshdotcom sir · @udemy #WebDevelopment #Backend
0
0
12
@TEJAS_DEV_code
Tejas NULL
14 days
Subnetting used to scare me. Until I realized it’s just this: break one network → smaller ones → more control. Same idea. Way more power. Some concepts feel hard… until the mental model clicks. #WebDevelopment #Backend #Programming #DevLife #LearnToCode
2
0
9
@TEJAS_DEV_code
Tejas NULL
14 days
Your phone. Your laptop. Your TV. All using the same public IP. That’s not magic. It’s NAT the quiet trick keeping the internet alive. Invisible systems do the heavy lifting. #WebDevelopment #Backend #Programming #DevLife
0
0
4
@TEJAS_DEV_code
Tejas NULL
15 days
Ever wondered how your laptop gets an IP without you doing anything? That quiet helper is DHCP. You connect. It configures. Everything just works. One of those invisible systems we never notice. #WebDevelopment #Backend #Programming #DevLife
4
0
30