#35daysofcode search results

#35DaysOfCode (Learning React ⚛️) Day 20: - Learned how to write Authentication logic in the Appwrite backend - Many things have been updated in the latest Version of Appwrite so some methods in the Video were different for me @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 20:  
- Learned how to write Authentication logic in the Appwrite backend 

- Many things have been updated in the latest Version of Appwrite so some methods in the Video were different for me 
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 21: - Appwrite database, file upload and custom queries @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)     
Day 21:  
- Appwrite database, file upload and custom queries
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 18: - We will use Appwrite for the backend - React Hook Forms - TinyMCE for the text editor of our Blog Posts @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)   
Day 18: 
- We will use Appwrite for the backend
- React Hook Forms
- TinyMCE for the text editor of our Blog Posts
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 19: - Learned About those .env variables the Secret Sauce of our Project 🤐 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 19:  
- Learned About those .env variables the Secret Sauce of our Project 🤐
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 14,15: (forgot to Post, didn't Break the Masterji streak though 😅) - Context API (Part 2) - Redux Tookit crash course

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 14,15:
(forgot to Post, didn't Break the Masterji streak though 😅)

- Context API (Part 2)
- Redux Tookit crash course
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 14,15:
(forgot to Post, didn't Break the Masterji streak though 😅)

- Context API (Part 2)
- Redux Tookit crash course

#35DaysOfCode (Learning React ⚛️) Day 17: - Our Mega Project is a "Blog Writting Platform" - With Complete Authentication and CRUD functionalities @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)  
Day 17:
- Our Mega Project is a "Blog Writting Platform"
- With Complete Authentication and CRUD functionalities
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 16: - And we are taking the Hard Way 🫡 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 16: 
- And we are taking the Hard Way 🫡
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 5: - In JavaScript, updating variables doesn’t auto-update the UI — React fixes this using useState(). It stores data & gives a setter function. @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 5:

- In JavaScript, updating variables doesn’t auto-update the UI — React fixes this using useState().
It stores data & gives a setter function.

@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 2: - npm create vite@latest -> choose React + JavaScript - npm install -> installs all essentials from package.json Also, today I made it to the Top 5 on the MasterJi leaderboard! 🥳 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 2: 

- npm create vite@latest -> choose React + JavaScript
- npm install -> installs all essentials from package.json

Also, today I made it to the Top 5 on the MasterJi leaderboard! 🥳
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 2: 

- npm create vite@latest -> choose React + JavaScript
- npm install -> installs all essentials from package.json

Also, today I made it to the Top 5 on the MasterJi leaderboard! 🥳
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 2: 

- npm create vite@latest -> choose React + JavaScript
- npm install -> installs all essentials from package.json

Also, today I made it to the Top 5 on the MasterJi leaderboard! 🥳
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 8: - React updates the state only once because it processes changes in chunks for efficiency. To fix this, the setter can take a callback that accesses the latest state @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 8:  
- React updates the state only once because it processes changes in chunks for efficiency.

To fix this, the setter can take a callback that accesses the latest state 
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 7: - Added Tailwind CSS to React using the official setup guide for Vite - Learned about Props — special properties that make components reusable (like unique titles or descriptions for cards) @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 7:  
- Added Tailwind CSS to React using the official setup guide for Vite

- Learned about Props — special properties that make components reusable (like unique titles or descriptions for cards)

@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 4: - We can make our own small version of React by taking the root element from the main HTML file and creating our own element using an object and a function - Got a little Late today 😅 - Happy Diwali 🪔 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 4:     
- We can make our own small version of React by taking the root element from the main HTML file and creating our own element using an object and a function

- Got a little Late today 😅

- Happy Diwali 🪔
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 4:     
- We can make our own small version of React by taking the root element from the main HTML file and creating our own element using an object and a function

- Got a little Late today 😅

- Happy Diwali 🪔
@Hiteshdotcom @ChaiCodeHQ

Starting an ambitious challenge #35DaysOfCode (Learning React ⚛️) Day 1: - React is a JavaScript library for building Single Page Applications (SPAs) - Born out of Facebook’s “Phantom Message” issue — React solved it by efficiently updating the UI @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. Starting an ambitious challenge
 #35DaysOfCode (Learning React ⚛️)
Day 1:
- React is a JavaScript library for building Single Page Applications (SPAs)
- Born out of Facebook’s “Phantom Message” issue — React solved it by efficiently updating the UI

@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 3: - JavaScript can’t manipulate the DOM until injected via the <script> tag in HTML - In Vite, React components use .jsx extension and must start with an uppercase letter - id = "root" is the starting point @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)  
Day 3:   
- JavaScript can’t manipulate the DOM until injected via the &amp;lt;script&amp;gt; tag in HTML

- In Vite, React components use .jsx extension and must start with an uppercase letter

- id = &quot;root&quot; is the starting point 
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)  
Day 3:   
- JavaScript can’t manipulate the DOM until injected via the &amp;lt;script&amp;gt; tag in HTML

- In Vite, React components use .jsx extension and must start with an uppercase letter

- id = &quot;root&quot; is the starting point 
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 9: - Project: Background color changer - We define a function that triggers the state setter to update color, then dynamically pass that state to the div’s inline style @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 9:  
- Project: Background color changer 

- We define a function that triggers the state setter to update color,
then dynamically pass that state to the div’s inline style
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 9:  
- Project: Background color changer 

- We define a function that triggers the state setter to update color,
then dynamically pass that state to the div’s inline style
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 12: React Router Crash Course @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 12:   React Router Crash Course
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 12:   React Router Crash Course
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 6: - React Fiber is a highly optimized algorithm in modern React. - It can prioritize updates, making UI rendering faster. - The process of comparing one tree to another is called Reconciliation. @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 6:  
- React Fiber is a highly optimized algorithm in modern React.

- It can prioritize updates, making UI rendering faster.

- The process of comparing one tree to another is called Reconciliation.
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 13: Context API - At this point I don't know if it is the Late Night fatigue or if the topic is actually this Difficult to understand 🥲😅 - btw Context API>>>prop drilling 🪏 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 13:  Context API

- At this point I don&apos;t know if it is the Late Night fatigue or if the topic is actually this Difficult to understand 🥲😅

- btw Context API&amp;gt;&amp;gt;&amp;gt;prop drilling 🪏
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 11: The Currency Converter Project - Learned about Custom Hooks (was pretty straightforward) - Had some issues with the API url but found the new one - Was getting overwhelmed in mid but understood in the end😅 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 11:  
The Currency Converter Project
- Learned about Custom Hooks (was pretty straightforward)

- Had some issues with the API url but found the new one

- Was getting overwhelmed in mid but understood in the end😅
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 11:  
The Currency Converter Project
- Learned about Custom Hooks (was pretty straightforward)

- Had some issues with the API url but found the new one

- Was getting overwhelmed in mid but understood in the end😅
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 10: Built a Password Generator using - useCallback -> Caches functions to avoid re-renders - useEffect -> Runs on load & when dependencies change - useRef -> Directly accesses DOM elements @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 10:  
Built a Password Generator using 

- useCallback  -&amp;gt; Caches functions to avoid re-renders

- useEffect  -&amp;gt; Runs on load &amp;amp; when dependencies change

- useRef  -&amp;gt; Directly accesses DOM elements 
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 10:  
Built a Password Generator using 

- useCallback  -&amp;gt; Caches functions to avoid re-renders

- useEffect  -&amp;gt; Runs on load &amp;amp; when dependencies change

- useRef  -&amp;gt; Directly accesses DOM elements 
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 21: - Appwrite database, file upload and custom queries @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)     
Day 21:  
- Appwrite database, file upload and custom queries
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 20: - Learned how to write Authentication logic in the Appwrite backend - Many things have been updated in the latest Version of Appwrite so some methods in the Video were different for me @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 20:  
- Learned how to write Authentication logic in the Appwrite backend 

- Many things have been updated in the latest Version of Appwrite so some methods in the Video were different for me 
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 19: - Learned About those .env variables the Secret Sauce of our Project 🤐 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 19:  
- Learned About those .env variables the Secret Sauce of our Project 🤐
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 18: - We will use Appwrite for the backend - React Hook Forms - TinyMCE for the text editor of our Blog Posts @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)   
Day 18: 
- We will use Appwrite for the backend
- React Hook Forms
- TinyMCE for the text editor of our Blog Posts
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 17: - Our Mega Project is a "Blog Writting Platform" - With Complete Authentication and CRUD functionalities @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)  
Day 17:
- Our Mega Project is a &quot;Blog Writting Platform&quot;
- With Complete Authentication and CRUD functionalities
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 16: - And we are taking the Hard Way 🫡 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 16: 
- And we are taking the Hard Way 🫡
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 14,15: (forgot to Post, didn't Break the Masterji streak though 😅) - Context API (Part 2) - Redux Tookit crash course

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 14,15:
(forgot to Post, didn&apos;t Break the Masterji streak though 😅)

- Context API (Part 2)
- Redux Tookit crash course
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 14,15:
(forgot to Post, didn&apos;t Break the Masterji streak though 😅)

- Context API (Part 2)
- Redux Tookit crash course

#35DaysOfCode (Learning React ⚛️) Day 13: Context API - At this point I don't know if it is the Late Night fatigue or if the topic is actually this Difficult to understand 🥲😅 - btw Context API>>>prop drilling 🪏 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 13:  Context API

- At this point I don&apos;t know if it is the Late Night fatigue or if the topic is actually this Difficult to understand 🥲😅

- btw Context API&amp;gt;&amp;gt;&amp;gt;prop drilling 🪏
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 12: React Router Crash Course @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 12:   React Router Crash Course
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 12:   React Router Crash Course
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 11: The Currency Converter Project - Learned about Custom Hooks (was pretty straightforward) - Had some issues with the API url but found the new one - Was getting overwhelmed in mid but understood in the end😅 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 11:  
The Currency Converter Project
- Learned about Custom Hooks (was pretty straightforward)

- Had some issues with the API url but found the new one

- Was getting overwhelmed in mid but understood in the end😅
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 11:  
The Currency Converter Project
- Learned about Custom Hooks (was pretty straightforward)

- Had some issues with the API url but found the new one

- Was getting overwhelmed in mid but understood in the end😅
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 10: Built a Password Generator using - useCallback -> Caches functions to avoid re-renders - useEffect -> Runs on load & when dependencies change - useRef -> Directly accesses DOM elements @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 10:  
Built a Password Generator using 

- useCallback  -&amp;gt; Caches functions to avoid re-renders

- useEffect  -&amp;gt; Runs on load &amp;amp; when dependencies change

- useRef  -&amp;gt; Directly accesses DOM elements 
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 10:  
Built a Password Generator using 

- useCallback  -&amp;gt; Caches functions to avoid re-renders

- useEffect  -&amp;gt; Runs on load &amp;amp; when dependencies change

- useRef  -&amp;gt; Directly accesses DOM elements 
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 9: - Project: Background color changer - We define a function that triggers the state setter to update color, then dynamically pass that state to the div’s inline style @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 9:  
- Project: Background color changer 

- We define a function that triggers the state setter to update color,
then dynamically pass that state to the div’s inline style
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 9:  
- Project: Background color changer 

- We define a function that triggers the state setter to update color,
then dynamically pass that state to the div’s inline style
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 8: - React updates the state only once because it processes changes in chunks for efficiency. To fix this, the setter can take a callback that accesses the latest state @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 8:  
- React updates the state only once because it processes changes in chunks for efficiency.

To fix this, the setter can take a callback that accesses the latest state 
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 7: - Added Tailwind CSS to React using the official setup guide for Vite - Learned about Props — special properties that make components reusable (like unique titles or descriptions for cards) @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 7:  
- Added Tailwind CSS to React using the official setup guide for Vite

- Learned about Props — special properties that make components reusable (like unique titles or descriptions for cards)

@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 6: - React Fiber is a highly optimized algorithm in modern React. - It can prioritize updates, making UI rendering faster. - The process of comparing one tree to another is called Reconciliation. @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 6:  
- React Fiber is a highly optimized algorithm in modern React.

- It can prioritize updates, making UI rendering faster.

- The process of comparing one tree to another is called Reconciliation.
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 5: - In JavaScript, updating variables doesn’t auto-update the UI — React fixes this using useState(). It stores data & gives a setter function. @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 5:

- In JavaScript, updating variables doesn’t auto-update the UI — React fixes this using useState().
It stores data &amp;amp; gives a setter function.

@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 4: - We can make our own small version of React by taking the root element from the main HTML file and creating our own element using an object and a function - Got a little Late today 😅 - Happy Diwali 🪔 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 4:     
- We can make our own small version of React by taking the root element from the main HTML file and creating our own element using an object and a function

- Got a little Late today 😅

- Happy Diwali 🪔
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 4:     
- We can make our own small version of React by taking the root element from the main HTML file and creating our own element using an object and a function

- Got a little Late today 😅

- Happy Diwali 🪔
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode — Day 8 🧩💻 ✅ 2 LeetCode questions done ✅ Daily Coding Streak alive 🔥 ✅ JS Progress: Events, Async, Projects wrapped ✅ Postman ✅ → Moved to Middlewares ⚠️ Blockchain skipped 2 days (need to fix that👀) #100DaysOfCode #WebDev #JavaScript

Hitesh_Bhatt_13's tweet image. #35DaysOfCode — Day 8 🧩💻

✅ 2 LeetCode questions done
✅ Daily Coding Streak alive 🔥
✅ JS Progress: Events, Async, Projects wrapped
✅ Postman ✅ → Moved to Middlewares
⚠️ Blockchain skipped 2 days (need to fix that👀)

#100DaysOfCode #WebDev #JavaScript

🚀 #35DaysOfCode — Day 7 Update ✅ DSA: Half Recursion done + 3 submissions (DP with slight GPT help 😅) ✅LeetCoding Daily Challenge complete ✅ JavaScript: Project 2 ✅ Web Dev: Express & Postman still tricky but learning! #100DaysOfCode #DSA #JavaScript #Blockchain

Hitesh_Bhatt_13's tweet image. 🚀 #35DaysOfCode — Day 7 Update

✅ DSA: Half Recursion done + 3 submissions (DP with slight GPT help 😅)
✅LeetCoding Daily Challenge complete
✅ JavaScript: Project 2 
✅ Web Dev:  Express &amp;amp; Postman still tricky but learning!
#100DaysOfCode #DSA #JavaScript #Blockchain

🚀 #35DaysOfCode — Day 6 Progress ✅ DSA Daily Streak started — July LeetCode challenge done! 🔥 ✅ Solved 3 DSA problems 💡 ✅ Web Dev: Postman & API Testing with #100DaysOfCode #DSA #JavaScript #WebDevelopment #Blockchain #CodingJourney

Hitesh_Bhatt_13's tweet image. 🚀 #35DaysOfCode — Day 6 Progress

✅ DSA Daily Streak started — July LeetCode challenge done! 🔥
✅ Solved 3 DSA problems 💡
✅ Web Dev: Postman &amp;amp; API Testing with 
#100DaysOfCode #DSA #JavaScript #WebDevelopment #Blockchain #CodingJourney

No results for "#35daysofcode"

#35DaysOfCode (Learning React ⚛️) Day 20: - Learned how to write Authentication logic in the Appwrite backend - Many things have been updated in the latest Version of Appwrite so some methods in the Video were different for me @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 20:  
- Learned how to write Authentication logic in the Appwrite backend 

- Many things have been updated in the latest Version of Appwrite so some methods in the Video were different for me 
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 5: - In JavaScript, updating variables doesn’t auto-update the UI — React fixes this using useState(). It stores data & gives a setter function. @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 5:

- In JavaScript, updating variables doesn’t auto-update the UI — React fixes this using useState().
It stores data &amp;amp; gives a setter function.

@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 2: - npm create vite@latest -> choose React + JavaScript - npm install -> installs all essentials from package.json Also, today I made it to the Top 5 on the MasterJi leaderboard! 🥳 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 2: 

- npm create vite@latest -&amp;gt; choose React + JavaScript
- npm install -&amp;gt; installs all essentials from package.json

Also, today I made it to the Top 5 on the MasterJi leaderboard! 🥳
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 2: 

- npm create vite@latest -&amp;gt; choose React + JavaScript
- npm install -&amp;gt; installs all essentials from package.json

Also, today I made it to the Top 5 on the MasterJi leaderboard! 🥳
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 2: 

- npm create vite@latest -&amp;gt; choose React + JavaScript
- npm install -&amp;gt; installs all essentials from package.json

Also, today I made it to the Top 5 on the MasterJi leaderboard! 🥳
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 19: - Learned About those .env variables the Secret Sauce of our Project 🤐 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 19:  
- Learned About those .env variables the Secret Sauce of our Project 🤐
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 18: - We will use Appwrite for the backend - React Hook Forms - TinyMCE for the text editor of our Blog Posts @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)   
Day 18: 
- We will use Appwrite for the backend
- React Hook Forms
- TinyMCE for the text editor of our Blog Posts
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 8: - React updates the state only once because it processes changes in chunks for efficiency. To fix this, the setter can take a callback that accesses the latest state @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 8:  
- React updates the state only once because it processes changes in chunks for efficiency.

To fix this, the setter can take a callback that accesses the latest state 
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 3: - JavaScript can’t manipulate the DOM until injected via the <script> tag in HTML - In Vite, React components use .jsx extension and must start with an uppercase letter - id = "root" is the starting point @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)  
Day 3:   
- JavaScript can’t manipulate the DOM until injected via the &amp;lt;script&amp;gt; tag in HTML

- In Vite, React components use .jsx extension and must start with an uppercase letter

- id = &quot;root&quot; is the starting point 
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)  
Day 3:   
- JavaScript can’t manipulate the DOM until injected via the &amp;lt;script&amp;gt; tag in HTML

- In Vite, React components use .jsx extension and must start with an uppercase letter

- id = &quot;root&quot; is the starting point 
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 4: - We can make our own small version of React by taking the root element from the main HTML file and creating our own element using an object and a function - Got a little Late today 😅 - Happy Diwali 🪔 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 4:     
- We can make our own small version of React by taking the root element from the main HTML file and creating our own element using an object and a function

- Got a little Late today 😅

- Happy Diwali 🪔
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)    
Day 4:     
- We can make our own small version of React by taking the root element from the main HTML file and creating our own element using an object and a function

- Got a little Late today 😅

- Happy Diwali 🪔
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 9: - Project: Background color changer - We define a function that triggers the state setter to update color, then dynamically pass that state to the div’s inline style @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 9:  
- Project: Background color changer 

- We define a function that triggers the state setter to update color,
then dynamically pass that state to the div’s inline style
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 9:  
- Project: Background color changer 

- We define a function that triggers the state setter to update color,
then dynamically pass that state to the div’s inline style
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 14,15: (forgot to Post, didn't Break the Masterji streak though 😅) - Context API (Part 2) - Redux Tookit crash course

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 14,15:
(forgot to Post, didn&apos;t Break the Masterji streak though 😅)

- Context API (Part 2)
- Redux Tookit crash course
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 14,15:
(forgot to Post, didn&apos;t Break the Masterji streak though 😅)

- Context API (Part 2)
- Redux Tookit crash course

Starting an ambitious challenge #35DaysOfCode (Learning React ⚛️) Day 1: - React is a JavaScript library for building Single Page Applications (SPAs) - Born out of Facebook’s “Phantom Message” issue — React solved it by efficiently updating the UI @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. Starting an ambitious challenge
 #35DaysOfCode (Learning React ⚛️)
Day 1:
- React is a JavaScript library for building Single Page Applications (SPAs)
- Born out of Facebook’s “Phantom Message” issue — React solved it by efficiently updating the UI

@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 7: - Added Tailwind CSS to React using the official setup guide for Vite - Learned about Props — special properties that make components reusable (like unique titles or descriptions for cards) @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 7:  
- Added Tailwind CSS to React using the official setup guide for Vite

- Learned about Props — special properties that make components reusable (like unique titles or descriptions for cards)

@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 16: - And we are taking the Hard Way 🫡 @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 16: 
- And we are taking the Hard Way 🫡
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 12: React Router Crash Course @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 12:   React Router Crash Course
@Hiteshdotcom @ChaiCodeHQ
krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️) 
Day 12:   React Router Crash Course
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 6: - React Fiber is a highly optimized algorithm in modern React. - It can prioritize updates, making UI rendering faster. - The process of comparing one tree to another is called Reconciliation. @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)
Day 6:  
- React Fiber is a highly optimized algorithm in modern React.

- It can prioritize updates, making UI rendering faster.

- The process of comparing one tree to another is called Reconciliation.
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode (Learning React ⚛️) Day 21: - Appwrite database, file upload and custom queries @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)     
Day 21:  
- Appwrite database, file upload and custom queries
@Hiteshdotcom @ChaiCodeHQ

🚀 #35DaysOfCode — Day 6 Progress ✅ DSA Daily Streak started — July LeetCode challenge done! 🔥 ✅ Solved 3 DSA problems 💡 ✅ Web Dev: Postman & API Testing with #100DaysOfCode #DSA #JavaScript #WebDevelopment #Blockchain #CodingJourney

Hitesh_Bhatt_13's tweet image. 🚀 #35DaysOfCode — Day 6 Progress

✅ DSA Daily Streak started — July LeetCode challenge done! 🔥
✅ Solved 3 DSA problems 💡
✅ Web Dev: Postman &amp;amp; API Testing with 
#100DaysOfCode #DSA #JavaScript #WebDevelopment #Blockchain #CodingJourney

#35DaysOfCode (Learning React ⚛️) Day 17: - Our Mega Project is a "Blog Writting Platform" - With Complete Authentication and CRUD functionalities @Hiteshdotcom @ChaiCodeHQ

krrishvardhan's tweet image. #35DaysOfCode (Learning React ⚛️)  
Day 17:
- Our Mega Project is a &quot;Blog Writting Platform&quot;
- With Complete Authentication and CRUD functionalities
@Hiteshdotcom @ChaiCodeHQ

#35DaysOfCode — Day 4 ☕💻 Sunday mode: ✅ 3 DSA problems done (Stack, Pop, Mild Panic) ✅ Almost at DOM Manipulation in JavaScript — ready to break the website soon 😎 Some progress > No progress. Back at full speed tomorrow! 🚀 #JavaScript #DSA #WebDevelopment #TechLife

Hitesh_Bhatt_13's tweet image. #35DaysOfCode — Day 4 ☕💻

Sunday mode:
✅ 3 DSA problems done (Stack, Pop, Mild Panic)
✅ Almost at DOM Manipulation in JavaScript — ready to break the website soon 😎
Some progress &amp;gt; No progress. Back at full speed tomorrow! 🚀
#JavaScript #DSA #WebDevelopment #TechLife

#35DaysOfCode — Day 8 🧩💻 ✅ 2 LeetCode questions done ✅ Daily Coding Streak alive 🔥 ✅ JS Progress: Events, Async, Projects wrapped ✅ Postman ✅ → Moved to Middlewares ⚠️ Blockchain skipped 2 days (need to fix that👀) #100DaysOfCode #WebDev #JavaScript

Hitesh_Bhatt_13's tweet image. #35DaysOfCode — Day 8 🧩💻

✅ 2 LeetCode questions done
✅ Daily Coding Streak alive 🔥
✅ JS Progress: Events, Async, Projects wrapped
✅ Postman ✅ → Moved to Middlewares
⚠️ Blockchain skipped 2 days (need to fix that👀)

#100DaysOfCode #WebDev #JavaScript

Loading...

Something went wrong.


Something went wrong.


United States Trends