Akshansh Shrivastavamy-coding-journey.hashnode.dev·Dec 4, 2024My Coding Journey“Journey never starts from thinking ,it starts from taking actions “ by referencing this quote I will embark on this journey to become a high-end developer with ethics and knowledge I will share my problems that I faced during my learning process eve...Discuss·1 likeJavaScript
Patel Nayanandroid0is0intresting.hashnode.dev·Dec 2, 2024Python internalsWe use python software/ interpreter: >python chai.py The Byte code of python is fetched by python vm and then run by it. Must watch below video (Hindi) by our teacher Hitesh sir. https://youtu.be/3HTKc-ZgZbg?si=VdIfchhw5vVEjg5c Compile to Byte Co...Discuss·1 likePython
Cap Visionfirst-assignment-of-learning-python.hashnode.dev·Nov 3, 2024Python Inner WorkingPython’s inner workings, often referred to as the "Python internals," involve the processes and components that the Python interpreter uses to execute code. Here’s a look at some fundamental aspects of these inner workings: 1. Python Bytecode When yo...DiscussPython
Tanay Nagdetanaynagde.hashnode.dev·Oct 26, 2024Understanding Higher-Order Functions in JavaScriptThis blog is inspired by a conversation I had with ChatGPT while grappling with the concept of asyncHandler from the backend series by Hitesh Choudhary. As I faced challenges in understanding this important aspect of error handling in asynchronous pr...Discuss·1 likeJavaScript
Risharth pardeshirisharthpardeshi.hashnode.dev·Oct 20, 2024Day 5: Conditionals – JS Drama 🥷Theme: 🎭 Welcome to Code Theater! In today’s act, JavaScript will become the director of your life. Using if-else and switch, you’ll make dramatic decisions, just like choosing whether to binge Netflix or finally start working on that project (we al...DiscussJavaScript
Taru Pathaktarupathak.hashnode.dev·Oct 10, 2024Learning React with Chai aur CodeHey, greetings everyone, I am Taru Pathak, 3rd year Engineering Student, hope you are having a good day, just sharing a review of my learning and respectfully commenting on the Chai aur Code. Started React last night from youtube, came across Hitesh ...Discusschai-aur-react
hackthichackthic.hashnode.dev·Oct 3, 2024This is the first day of the backend Development learning: Advanced JavaScriptThese are the 13 important topics to learn before revising the backend in MERN Core JavaScript Concepts Functions Asynchronous Programming Object-Oriented Programming (OOP) Event Loop and Concurrency Model Working with APIs Modules File Syste...Discusschai aur javascript
Chandi Charan Mahatodiff-between-refresh-and-access-token.hashnode.dev·Sep 20, 2024Difference Between Refresh Token and Access Token ayee Hindi mai sikhe.Access Token aur Refresh Token: Ek Samjhdaar Guide Aaj ke digital world mein, jab hum kisi app ya website ka use karte hain, toh security ka dhyaan rakhna bahut zaroori hota hai. Is process mein Access Token aur Refresh Token ka bada role hota hai. Y...Discuss·10 likesChaiCode
Vishesh Guptavisheshg.hashnode.dev·Sep 14, 2024useEffect, useRef and useCallback with 1 project | Chai aur react tutorial #10 SummaryWatch - Chai aur react #10 Key Concepts Covered: Project Setup: You started by setting up the React project with Vite and configuring Tailwind CSS for styling, making it visually appealing and efficient for building the UI. Component Layout: The...Discuss·10 likes·77 readsJavaScript
Vishesh Guptavisheshg.hashnode.dev·Sep 14, 2024Building a react project | bgChanger | Chai aur react tutorial #9 SummaryWatch - Chai aur react #9 React Setup with Vite: You started by setting up a new React project using Vite (a modern build tool that's fast and lightweight). Tailwind CSS for Styling: Tailwind was integrated for styling, making it easier to handl...Discuss·10 likesJavaScript