Aman Prajapati

62 posts

Aman Prajapati banner
Aman Prajapati

Aman Prajapati

@amanncodes

Full Stack Developer

Jaipur Katılım Ağustos 2022
137 Takip Edilen48 Takipçiler
Gaurav
Gaurav@IT_Kabootar·
Hiring in Bengaluru (starting immediately): → Product + Graphics Designer → Growth Engineer 3-month contracts, converting to full-time for the right people. What we care about: - High agency. You don't wait to be told what to do. - AI-native. You already use AI daily to move faster. - Strong past work: projects, internships, side hustles, anything. - Speed > perfection. Ship, learn, iterate. Don't care about your degree, age, or background. Care about what you can build. DM me or reply with your work.
English
15
7
105
8.2K
Aman Prajapati
Aman Prajapati@amanncodes·
6/7 Tech stack: -Next.js + TypeScript -Auth.js for authentication -Prisma + MongoDB -TanStack Query for client state & data syncing -Server Components for DB operations
English
1
0
2
79
Aman Prajapati
Aman Prajapati@amanncodes·
Built a new project: Quizbud — an AI-powered quiz generation & assessment platform 🧵 This thread breaks down what it does and how it’s built.
English
1
0
4
100
Aman Prajapati
Aman Prajapati@amanncodes·
[8/8]Alternatively, we can use Static Site Generation(SSG), which generates the complete HTML page at build time when the site is deployed.
English
0
0
0
45
Aman Prajapati
Aman Prajapati@amanncodes·
[7/8]This process introduces a time delay in indexing process which can be problematic if the use case is time-sensitive. To prevent this we can use Server Side Rendering(SSR), where the server runs the React code and pre-builds the HTML page with all the required content.
English
1
0
0
47
Aman Prajapati
Aman Prajapati@amanncodes·
[1/8]Today I read about Web Crawlers and how they work. To start with web crawlers are automated programs that index the websites based on the HTML it receives from the server.
English
1
0
1
182
Aman Prajapati
Aman Prajapati@amanncodes·
[6/6] If they match, React attaches interactivity by adding event listeners, states, client-side logic, and JavaScript functionality to the existing browser DOM, making the page fully interactive.
English
0
0
0
43
Aman Prajapati
Aman Prajapati@amanncodes·
[5/6] Next, hydration occurs through reconciliation, where React compares the virtual DOM (client-side) with the browser DOM (server-rendered parsed HTML) to ensure they are identical.
English
1
0
0
48
Aman Prajapati
Aman Prajapati@amanncodes·
[1/6] Today, I read about what hydration is, how hydrating an HTML page works, and how a server-rendered page gains its interactivity.
English
1
0
2
74