- 63
- 99 489
The Techie
India
Приєднався 14 кві 2020
✨ Hello, Amazing People! ❤️
Welcome to My World! 🌟
I’m Saikumar, a software developer with a passion for coding and photography. This is your one-stop destination for everything tech and creative! 🚀
What’s in store for you?
💻 Programming & Coding Tutorials
📸 Photography & DSLR Hacks
✨ Exciting Content to Level Up Your Skills
Whether you're a tech enthusiast, a budding coder, or a photography lover, there’s something here just for you!
Why Join Us?
🔑 Unlock a world of knowledge, inspiration, and creativity!
🎥 Regular updates and engaging videos!
💡 Tips and tricks to make life easier and skills sharper!
Let’s Learn, Create, and Explore Together!
💖 Hit the Subscribe Button - It’s free, and it’s the first step to endless possibilities.
👍 Smash the Like Button - Your support motivates me to bring even better content.
🔄 Share with Your Friends & Family - Let’s grow this amazing community together!
Thank you for being here - let’s make this journey unforgettable! 🔥
Welcome to My World! 🌟
I’m Saikumar, a software developer with a passion for coding and photography. This is your one-stop destination for everything tech and creative! 🚀
What’s in store for you?
💻 Programming & Coding Tutorials
📸 Photography & DSLR Hacks
✨ Exciting Content to Level Up Your Skills
Whether you're a tech enthusiast, a budding coder, or a photography lover, there’s something here just for you!
Why Join Us?
🔑 Unlock a world of knowledge, inspiration, and creativity!
🎥 Regular updates and engaging videos!
💡 Tips and tricks to make life easier and skills sharper!
Let’s Learn, Create, and Explore Together!
💖 Hit the Subscribe Button - It’s free, and it’s the first step to endless possibilities.
👍 Smash the Like Button - Your support motivates me to bring even better content.
🔄 Share with Your Friends & Family - Let’s grow this amazing community together!
Thank you for being here - let’s make this journey unforgettable! 🔥
Simple React.js To-Do App In telugu || React js series in telugu
Stay organized and boost productivity with this simple yet efficient To-Do app built using React.js. Add tasks, mark them as complete, and remove them with ease. Designed with a clean and user-friendly interface, this app is perfect for managing daily tasks and staying on top of your goals. Learn the fundamentals of React, including state management and component reusability, while building this practical project.
Переглядів: 52
Відео
Day-20 Mastering React Router DOM: Dynamic URLs, Navigation, Params, and State Management
Переглядів 5028 днів тому
In this guide, we explore essential concepts of React Router DOM, a powerful routing library for building dynamic single-page applications (SPAs) with React. This tutorial covers: Dynamic URLs: How to create dynamic routes with parameters using useParams for capturing and displaying variable data from the URL. Programmatic Navigation with useNavigate: Learn how to navigate programmatically from...
Day-19 React Router DOM Part 1 | Introduction to Routing in React
Переглядів 4828 днів тому
🚀 Master React Router DOM in this beginner-friendly tutorial! Learn how to add navigation and routing to your React apps with ease. We'll cover: Setting up React Router Defining Routes Using BrowserRouter, Routes, and Route Creating Links with Link Handling dynamic routes and navigation By the end of this video, you'll be ready to create multi-page React applications like a pro! 👇 Hit Subscribe...
Day-18 Mastering State Lifting & Passing Data to Parent component in React
Переглядів 36Місяць тому
Learn how to handle state lifting and efficiently pass data to parent components in React! Understand the role of callback functions and enhance your app's performance with React.memo for child components. Elevate your React skills with these key concepts today! #reactjs #statelifting #passingdatatoparent #reactmemo #frontenddevelopment #webdevelopment #javascript
Day-17 useCallback & useMemo in react explained in telugu || React series in telugu
Переглядів 46Місяць тому
struggling to understand usecallback and usememo in react? this video breaks down the differences and shows you when to use them to improve performance in your react projects. perfect for beginners and those looking to optimize their react apps! Links: 📚 learn more react: reactjs.org/ 🔗 connect with me: linkedin: www.linkedin.com/in/saikumar-g-0a218a160/ #react #reacthooks #usecallback #usememo...
Day-16 Mastering the Context API in React | Simplify State Management
Переглядів 52Місяць тому
"Learn how to simplify state management in your React applications using the Context API! In this video, we'll explore what the Context API is, why you should use it, and how to implement it step by step. Perfect for beginners looking to elevate their React skills. Don't forget to like, share, and subscribe for more React tutorials! 🚀
Day-15 Props-drilling | Understanding Prop Drilling in React Simplified!
Переглядів 53Місяць тому
Ever struggled with passing props through multiple components in React? That's prop drilling! Learn what it is, why it happens, and how to manage it effectively for cleaner, more maintainable code. Start mastering React today! 🚀💻
Day-14 useReducer hook in react | Master State Management with useReducer in React!
Переглядів 38Місяць тому
Tired of managing messy state logic? Say hello to useReducer in React! 🌟 Perfect for simplifying complex state updates, this hook is your go-to tool for clean, scalable code. Dive in now and elevate your React skills to pro level! 🚀💻 #reactjs #usereducer #reacthooks #statemanagement #coding #javascript #webdevelopment #frontenddevelopment #programming #developer #reactdeveloper #learnreact #fro...
Day-13 Mastering the useRef Hook in React | Beginner to Pro Guide 🚀
Переглядів 127Місяць тому
Unlock the power of the useRef hook in React! In this video, you'll learn: ✔️ What useRef is and how it works ✔️ How to manage DOM elements without re-rendering ✔️ Practical examples for improving your app's performance Whether you're a React beginner or looking to level up your skills, this video has something for everyone. Watch now and start mastering React hooks today! 🔔 Don't forget to sub...
Day-12 Making an API Calls with useEffect in React - Explained in Telugu! || React js series🔥
Переглядів 129Місяць тому
Learn how to make seamless API calls using the useEffect hook in React. Perfect for beginners! Step-by-step tutorial explained in Telugu. Whether you're fetching data or integrating third-party APIs, this guide has you covered. 🌟 #telugu #telugutech #telugujavascript #reacttelugu #frontendtelugu #javascriptintelugu #reactjs #useeffecthook #telugucoding #telugudeveloper #telugututorial #programm...
Day-11 useEffect hook explained in telugu | Understand the useEffect in simple | React series
Переглядів 54Місяць тому
"Learn useEffect hook in Telugu with a simple and clear explanation. Understand how useEffect works in React.js, how it responds to renders, and its use cases. Perfect guide for beginners! #reactjs #useEffect #hooks #telugudevelopers #frontenddevelopment #reacttutorial #javascript #programmingtutorial
Day-10 React.js useState Hook Explained: Manage State Like a Pro
Переглядів 61Місяць тому
Learn the basics of the useState hook in React.js! 🎯 This beginner-friendly tutorial explains how useState helps manage state in functional components. Watch to understand how it works and start building dynamic, interactive web applications today. 🚀 Don’t forget to like, comment, and share! 🙌 📺 Watch now and boost your React skills! #reactjs #usestate #javascript #webdevelopment #frontend #rea...
Day-9 Introduction to React Hooks | Simplify Your Development with React Hooks 🚀
Переглядів 104Місяць тому
React Hooks have revolutionized how we build functional components in React! 🎉 In this video, we'll cover everything you need to know about React Hooks, including the basics like useState, useEffect, and useContext. Learn how hooks simplify state management, handle side effects, and make your code cleaner and more efficient. Perfect for beginners looking to level up their React skills! 🌟 📌 Topi...
Day-8 React Events Simplified | Learn Event Handling in React || React series in telugu
Переглядів 81Місяць тому
In this tutorial, we'll explore event handling in React, one of the most fundamental concepts every React developer should master. 🎯 📌 What you'll learn: What are events in React? How to handle events using React's synthetic events. Best practices for cleaner event management. Examples of click, change, and input events. Whether you're just starting out with React or sharpening your skills, thi...
Day- 6 Conditional Rendering in React: Dynamic Content & Styles Simplified 🎨🚀
Переглядів 28Місяць тому
Want your React app to respond smartly to user actions? 🤔 In this video, we’ll cover conditional rendering and show how to dynamically change not just content but also styles based on conditions! 💡 📌 What you'll learn: Basics of conditional rendering in React. Using if-else, ternary operators, and logical &&. Applying dynamic styles with inline styling and className. Practical examples to eleva...
Day-7 Rendering Lists in React: Master Dynamic Content Display 📝✨
Переглядів 33Місяць тому
Day-7 Rendering Lists in React: Master Dynamic Content Display 📝✨
Day-5 Mastering React Components & Props: Simplifying Prop Passing 🚀 explained in telugu
Переглядів 36Місяць тому
Day-5 Mastering React Components & Props: Simplifying Prop Passing 🚀 explained in telugu
Day-4 Master React Styling: Adding Styles to component explained in telugu | React series in telugu
Переглядів 432 місяці тому
Day-4 Master React Styling: Adding Styles to component explained in telugu | React series in telugu
Day-3 Demystifying React: Understanding package.json, Components, and JSX In telugu | React series
Переглядів 902 місяці тому
Day-3 Demystifying React: Understanding package.json, Components, and JSX In telugu | React series
Day- 2 Creating a React Project with Vite and Understanding the Folder Structure in TELUGU
Переглядів 622 місяці тому
Day- 2 Creating a React Project with Vite and Understanding the Folder Structure in TELUGU
Day-1 Introduction to React JS | Start Your React Journey || React js series in telugu
Переглядів 1862 місяці тому
Day-1 Introduction to React JS | Start Your React Journey || React js series in telugu
Day-15 JavaScript Modules: Imports & Exports Explained in Telugu 🔥 | Simplified for Beginners |
Переглядів 292 місяці тому
Day-15 JavaScript Modules: Imports & Exports Explained in Telugu 🔥 | Simplified for Beginners |
Day 14: Understanding JavaScript Event Loop In Telugu | Complete Guide | Learn JavaScript Series
Переглядів 842 місяці тому
Day 14: Understanding JavaScript Event Loop In Telugu | Complete Guide | Learn JavaScript Series
Day-13 Understanding Synchronous vs Asynchronous Programming in JavaScript | JS series in telugu.
Переглядів 622 місяці тому
Day-13 Understanding Synchronous vs Asynchronous Programming in JavaScript | JS series in telugu.
Day-12 Master JavaScript OOP Concepts | Explained in Telugu | Javascript series in TELUGU
Переглядів 292 місяці тому
Day-12 Master JavaScript OOP Concepts | Explained in Telugu | Javascript series in TELUGU
Day-11 Timers, Date & Math Objects in JavaScript: Complete Guide || JavaScript Series
Переглядів 232 місяці тому
Day-11 Timers, Date & Math Objects in JavaScript: Complete Guide || JavaScript Series
Day-10 Destructuring, Spread, Rest, Optional Chaining & Nullish Coalescing in JavaScript In Telugu
Переглядів 412 місяці тому
Day-10 Destructuring, Spread, Rest, Optional Chaining & Nullish Coalescing in JavaScript In Telugu
Day 9: Understanding Objects, 'this' Keyword, and Call, Apply, Bind Methods in JavaScript | Telugu
Переглядів 812 місяці тому
Day 9: Understanding Objects, 'this' Keyword, and Call, Apply, Bind Methods in JavaScript | Telugu
Day-8(b) Mastering Array Higher Order Methods In Javascript In Telugu! | Learn Javascript Series
Переглядів 722 місяці тому
Day-8(b) Mastering Array Higher Order Methods In Javascript In Telugu! | Learn Javascript Series
Day-8(A) Discover The Power Of Array Methods In Javascript || Telugu Javascript Series
Переглядів 542 місяці тому
Day-8(A) Discover The Power Of Array Methods In Javascript || Telugu Javascript Series
టెంట్ కలర్ ఎల్లో ఎక్కువ ఉంది బ్రో....
Thank u bro
anna git and github gurinchi full video cheyandi annaya plz❤
Yeah sure 😊..but react series ayyaka chesta pakka
Thank you anna❤
Anna inka anni videos vunnae annaya total ga react series
Thumbnails improve chey bro it helps 😊 same kind of thumbnails pettodhu
Yeah..but I'm.not a good editor to edit thumbnails..🙂
Super ga vundi brother, antha cheppadaniki maa koraku chaala kasta paddavu, thank you brother.. possible unte menu gurinchi cheppagalaru.
Canon 1500 D camera కి వైర్లెస్ మైక్ ఎలా సెట్ చేయగలమో? దయచేసి చెప్పగలరు. దానికి 2.5mm Jack point ఉంది.2.5 mm jack తో boya mic set చేయగలమా?
సూపర్ వీడియో బ్రదర్, ఫోకస్ పాయింట్లు గురించి వీడియో చేయగలరు బ్రదర్.
బ్రదర్ మీ వీడియో లు ఫాలోయింగ్ అవుతున్నాను.canon 1500D తో 18-55 kits lense use చేస్తున్నాను.photo లు కలర్ ఫుల్ గా రావడం లేదు. దీని కొరకు ఏమైనా settings చేయాలా?lense మార్చాలా? దయచేసి వీడియో చేస్తారని కోరుతున్నాను.
Thank You brother! Please explain nested routes aswell 🙏
I Will explain nested routes in the further sessions.
👍👍
👍
Annaya plz make videos regularly annaya plz your videos super❤
Thank you brother! Will you make al videos on the redux toolkit as well?
Yes
@TheTechie517 thank you!
థాంక్ యు బ్రదర్. చాలా క్లియర్ గా చెప్పారు.
నిజంగా సూపర్బ్ చెప్పావు బ్రదర్.
Sir you are really a gem no one can explain theses concepts clearly in Telugu ❤
Please make video in English language. Everyone easily can understand of the concept 🙏
Great explanation 👏👏👏
Yes auto suggests extension cheppandi brother, next video lo
🙌
Anna canon 1300d camera videos thisthee red mark white mark vasthundhi em cheyyalaa
Super bro. API calls meedha kuda video cheyandi bro.
Hello brother meru input ani ivvagane total ga type text ani full tag vachesindi ela naku ravatledu?. And @12:30 value target ni expand chesthe andulo undi bro naku kanipinchindi. Thanks for your video ♥️♥️
Nice explanation sir🎉
hello bro
Super explanation bro. Bro miru React loni components, props ni use chesi ela real life websites lo elaga build chestaro koncham cheppara
Yeah ..Next manam React use chesi project build cheddam ..andulo inkaa clear ga untundhi. Present manam cover chese concepts Anni ela use cheyali enti ani.
@@TheTechie517 Okay bro thanks for the response. Kudirite oka chinna video cheyandi deenini explain chestu
Thanks bro!
Hii bro. Tq for doing videos on react. My request is please make a videos react with typescript. No such videos are there in youtube like react with typescript. Do that type videos which helps to people like me. I dont know how to use typescript in react
Yeah But mana react js series vochesi beginners kosam chestunna so typescript tho kuda chesta but separate ga chesta.
@TheTechie517 but typescript kuda parallel ga cheppandi bro. Nenu chala videos vethikanu youtube lo but okka video kuda kanipinchaledu clarity ga. Nenu mimmalni enduku request chestunnanu ante meeru present course starting lone vunnaru. Anduku request chestunna. And nenu interview crack ceyaleka poyanu typescripts react tho ela use ceyalano teliyaka
🎉
Annaya react meda assignments roju provide cheyandi annaya memu practice cheskovadaniki ❤
Super annaya❤
Good morning
Good Morning brother
Good morning
15 min enough bro, kavalante ekkuva videos cheyandi parledu. If content exceeds more than 15 min, do part -2 for same content!
Adhe anipinchindhi nakkuda 😁
@TheTechie517 waiting for detailed videos bro! Hope you cover all topics
super bro
👍👍👍👍
🎉
please bulid 2 or 3 projects with pure boostrap
Nice
7200 NIKAN focus mode Ela Mataram camera lo
🎉
Good content bro 👏👏
Bro js lo DSA kuda cheye bro
Bro tell about regular expression
Yeah , I will cover those as well in this JS Series.🙂
👍
javascript playlist send me link anna
ua-cam.com/play/PL4JndwiQYJ-VVGz0idZqzIqJHZ3c33rnx.html&si=xbppHUbsDH8-upL7
Annaya daily videos upload cheyandi annaya ❤ ❤
Ha ippati nundi daily upload chesta videos.🙂
@thetechieintelugu517 thank you annaya❤
Nice explanation sir 🎉
Super
Thank you for the very clear explanation😊
Nice explanation bro keep it up
1st comment
🙌😅