- 37
- 72 055
Tech Iskole
Приєднався 10 лип 2022
Tech ඉස්කෝලෙ is an online platform for Sri Lankans who love Technology, specially students who follow Information Technology or any other related area can learn new things or improve their knowledge that will be useful for their future and when working in the Industry. The most important thing is all the videos are taught in Sinhala so that the students can understand and learn better.
Tech ඉස්කෝලෙ provides various different lessons, courses related to Technology such as Software development courses, Web development courses, Designing courses etc. Not just students, Anyone who is interested in Technology can come and checkout the channel
Tech ඉස්කෝලෙ provides various different lessons, courses related to Technology such as Software development courses, Web development courses, Designing courses etc. Not just students, Anyone who is interested in Technology can come and checkout the channel
Is being a Software Engineer Stressful | Sinhala
Why everyone is telling that being a software engineer is stressful. Let's dive into this topic.
You can checkout my courses down here,
My ReactJS Course:
techiskole.lk/courses/react-js-for-beginners
My Git and Github Course:
techiskole.lk/courses/learn-git-and-github
My Redux Course:
techiskole.lk/courses/redux-fundamentals
My Nodejs Course:
techiskole.lk/courses/node-js-for-beginners
Intro Music:
The Success by Keys of Moon | soundcloud.com/keysofmoon
Music promoted by www.chosic.com/free-music/all/
Attribution 4.0 International (CC BY 4.0)
creativecommons.org/licenses/by/4.0/
You can checkout my courses down here,
My ReactJS Course:
techiskole.lk/courses/react-js-for-beginners
My Git and Github Course:
techiskole.lk/courses/learn-git-and-github
My Redux Course:
techiskole.lk/courses/redux-fundamentals
My Nodejs Course:
techiskole.lk/courses/node-js-for-beginners
Intro Music:
The Success by Keys of Moon | soundcloud.com/keysofmoon
Music promoted by www.chosic.com/free-music/all/
Attribution 4.0 International (CC BY 4.0)
creativecommons.org/licenses/by/4.0/
Переглядів: 199
Відео
How to be a Next Level Web Developer | Sinhala
Переглядів 6 тис.4 місяці тому
Let's discuss how you can be a next level web developer in 2024 d3js.org/ ml5js.org/ www.tensorflow.org/js threejs.org/ www.shadertoy.com/ You can checkout my courses down here, My ReactJS Course: techiskole.lk/courses/react-js-for-beginners My Git and Github Course: techiskole.lk/courses/learn-git-and-github My Redux Course: techiskole.lk/courses/redux-fundamentals My Nodejs Course: techiskole...
How to learn Programming in 2024 | Sinhala
Переглядів 1,1 тис.5 місяців тому
Let's discuss how you can learng programming or coding in 2024 Links to learn online, www.sololearn.com/en/ replit.com/ www.freecodecamp.org/ www.hackerrank.com/ www.codecademy.com/ leetcode.com/ You can checkout my courses down here, My ReactJS Course: techiskole.lk/courses/react-js-for-beginners My Git and Github Course: techiskole.lk/courses/learn-git-and-github My Redux Course: techiskole.l...
How to be a Web Developer in 2024 | Sinhala
Переглядів 7 тис.5 місяців тому
Let's discuss how you can be a web developer in 2024 1. Download a Code Editor code.visualstudio.com/ www.sublimetext.com/ 2. Learn HTML & CSS 3. Learn JavaScript 4. Learn Node.js or PHP nodejs.org/en www.php.net/ 5. Learn a Framework react.dev/ expressjs.com/ fastify.dev/ laravel.com/ www.yiiframework.com/ 6. Learn Databases www.postgresql.org/ www.mysql.com/ 7. Learn about Hosting www.netlify...
What happens to ref (forwardRef) in react 19 | Sinhala
Переглядів 1916 місяців тому
We will discuss what is going to happen to ref in react 19 new update. Also I'm gonna tell a little trick you can do right now about refs which will make your life easier. My ReactJS Course: techiskole.lk/courses/react-js-for-beginners My Git and Github Course: techiskole.lk/courses/learn-git-and-github My Redux Course: techiskole.lk/courses/redux-fundamentals Intro Music: The Success by Keys o...
5 Tailwind CSS Tips 2024 | Sinhala
Переглядів 3289 місяців тому
Let's learn 5 tailwind tips that you need to definitely know when using tailwind css @techiskole tailwindcss.com/ heroicons.dev/ My ReactJS Course: techiskole.lk/courses/react-js-for-beginners My Git and Github Course: techiskole.lk/courses/learn-git-and-github My Redux Course: techiskole.lk/courses/redux-fundamentals Intro Music: The Success by Keys of Moon | soundcloud.com/keysofmoon Music pr...
Learn React memo clearly | Sinhala
Переглядів 478Рік тому
In this lesson we're going to talk about React.memo and how to use it in our React application My ReactJS Course: techiskole.lk/courses/react-js-for-beginners My Git and Github Course: techiskole.lk/courses/learn-git-and-github My Redux Course: techiskole.lk/courses/redux-fundamentals My Nodejs Course: techiskole.lk/courses/node-js-for-beginners Intro Music: The Success by Keys of Moon | soundc...
Let's understand the useMemo hook in React JS | Sinhala
Переглядів 513Рік тому
We're going to talk about the problem useMemo hook solves and how to apply in our React application in a practical way. Blog Post Link www.joshwcomeau.com/react/usememo-and-usecallback/ My ReactJS Course: techiskole.lk/courses/react-js-for-beginners My Git and Github Course: techiskole.lk/courses/learn-git-and-github My Redux Course: techiskole.lk/courses/redux-fundamentals My Nodejs Course: te...
What is an IIFE in Javascript | Sinhala
Переглядів 91Рік тому
Let's talk about IIFE (Immediately Invoked Function Experssion) in Javascript developer.mozilla.org/en-US/docs/Glossary/IIFE My ReactJS Course: techiskole.lk/courses/react-js-for-beginners My Git and Github Course: techiskole.lk/courses/learn-git-and-github My Redux Course: techiskole.lk/courses/redux-fundamentals My Nodejs Course: techiskole.lk/courses/node-js-for-beginners Intro Music: The Su...
Sidebar Menu with Framer motion and React JS | Sinhala
Переглядів 872Рік тому
Let's learn how to build a sidebar animation in React JS using Framer Motion My ReactJS Course: techiskole.lk/courses/react-js-for-beginners My Git and Github Course: techiskole.lk/courses/learn-git-and-github My Redux Course: techiskole.lk/courses/redux-fundamentals My Nodejs Course: techiskole.lk/courses/node-js-for-beginners Intro Music: The Success by Keys of Moon | soundcloud.com/keysofmoo...
Framer Motion Basics | Animation in React JS | Sinhala
Переглядів 1,7 тис.Рік тому
Let's learn how to add animations in React JS using Framer Motion My ReactJS Course: techiskole.lk/courses/react-js-for-beginners My Git and Github Course: techiskole.lk/courses/learn-git-and-github My Redux Course: techiskole.lk/courses/redux-fundamentals My Nodejs Course: techiskole.lk/courses/node-js-for-beginners Intro Music: The Success by Keys of Moon | soundcloud.com/keysofmoon Music pro...
New React JS Update | Sinhala
Переглядів 1 тис.Рік тому
Let's look at the newest React JS Official website and what's coming to react within the next few weeks. My ReactJS Course: techiskole.lk/courses/react-js-for-beginners My Git and Github Course: techiskole.lk/courses/learn-git-and-github My Redux Course: techiskole.lk/courses/redux-fundamentals My Nodejs Course: techiskole.lk/courses/node-js-for-beginners Intro Music: The Success by Keys of Moo...
How to publish a package to NPM | Sinhala
Переглядів 581Рік тому
Let's learn how we can publish a package to NPM registry My ReactJS Course: techiskole.lk/courses/react-js-for-beginners My Git and Github Course: techiskole.lk/courses/learn-git-and-github My Redux Course: techiskole.lk/courses/redux-fundamentals My Nodejs Course: techiskole.lk/courses/node-js-for-beginners Intro Music: The Success by Keys of Moon | soundcloud.com/keysofmoon Music promoted by ...
NodeJS for beginners Course Introduction
Переглядів 490Рік тому
Tech ඉස්කෝලෙ වෙබ්සයිට් එකට ඇවිත් බලන්න. techiskole.lk/courses/node-js-for-beginners
Christmas 3D animation with React JS, Three JS & React Three Fiber | Sinhala
Переглядів 636Рік тому
Let's build a beautiful 3D Christmas Animation with Three JS and React JS Project 3d-christmas-2022.netlify.app/ Github Repository github.com/techiskole/3d-christmas-2022 Three JS Website threejs.org/ React Three Fiber docs.pmnd.rs/react-three-fiber/getting-started/introduction Drei github.com/pmndrs/drei Tech Iskole Discord Group discord.gg/XV7Zkeka44 My ReactJS Course: techiskole.lk/courses/r...
Hero Animation with React JS, Tailwind CSS & Framer Motion | Sinhala
Переглядів 2,5 тис.Рік тому
Hero Animation with React JS, Tailwind CSS & Framer Motion | Sinhala
Build Netflix Homepage with Tailwind CSS | Sinhala
Переглядів 3,3 тис.2 роки тому
Build Netflix Homepage with Tailwind CSS | Sinhala
Build Google Homepage with Tailwind CSS | Sinhala
Переглядів 1,9 тис.2 роки тому
Build Google Homepage with Tailwind CSS | Sinhala
Tailwind CSS Crash Course in Sinhala
Переглядів 14 тис.2 роки тому
Tailwind CSS Crash Course in Sinhala
Redux Fundamentals Course Preview | Sinhala
Переглядів 1,6 тис.2 роки тому
Redux Fundamentals Course Preview | Sinhala
Show toast notifications using React JS | react-hot-toast | Sinhala
Переглядів 1 тис.2 роки тому
Show toast notifications using React JS | react-hot-toast | Sinhala
Background confetti effect using React JS | react-confetti | Sinhala
Переглядів 1,3 тис.2 роки тому
Background confetti effect using React JS | react-confetti | Sinhala
React JS Playground අලුත්ම Update එක :) | techiskole.lk | Sinhala
Переглядів 1082 роки тому
React JS Playground අලුත්ම Update එක :) | techiskole.lk | Sinhala
New React JS Playground Feature | techiskole.lk | Sinhala
Переглядів 1612 роки тому
New React JS Playground Feature | techiskole.lk | Sinhala
Javascript For React JS | Sinhala - #6 Array Destructuring
Переглядів 7952 роки тому
Javascript For React JS | Sinhala - #6 Array Destructuring
Javascript For React JS | Sinhala - #5 Object Destructuring
Переглядів 9282 роки тому
Javascript For React JS | Sinhala - #5 Object Destructuring
Javascript For React JS | Sinhala - #4 Objects & Arrays
Переглядів 8672 роки тому
Javascript For React JS | Sinhala - #4 Objects & Arrays
Javascript For React JS | Sinhala - #3 Functions & Arrow Functions
Переглядів 1,5 тис.2 роки тому
Javascript For React JS | Sinhala - #3 Functions & Arrow Functions
Javascript For React JS | Sinhala - #2 Variables (var, let, const)
Переглядів 1,4 тис.2 роки тому
Javascript For React JS | Sinhala - #2 Variables (var, let, const)
Ayye next js ekath kattiya dn recommend krnwa node js ekata wada, mokakda deken isselama study krne one
Aiye Puluwan nm Documentation kiywala programming language ekk igena gnna widiha / code karana widiha gena video ekk krnnko. (React) walata
❤❤
Thanks Bro🥰
Ayye me wage css grid walatath video ekak karanna puluwannam watinawa
Thanks
I need that device!
remarkable.com/
It's a great Insigtfull video
Great tutorial! Thank You ❤
Superb... Full stacker developer kiyneth web development da?
Supiri
Koo sound
Thankyou ❤
Good educative video. Keep it up!
sir i really enjoy from your lesson, sir how to insert animation my framer website? thank you sir !
Thawa thawath hoda video krnna subha pthanwa aiya❤
❤😍💪
❤❤❤❤
IT related degree ekakma oneda industry ekata ynna..mata management degree ekak thyenne, SE diploma course ekk kara, me step tika follow karala skill eka hadagththoth industry ekata ynna puluwnd? Degree eka prshnayak ndda?
නියමයි
පට්ට පැහැදිලියි මචං🎉
❤️❤️
Aiye mama wirdpress igena ganiming innawa meka hodata kara gaththoth mata gemak gahanna puluwanda?
Thank you so much
Well explained ❤
Thank you, this was very useful
Malli oya hodata wade karagena yanawa. Mehema sinhalen ikmanata piliwelata kiyala dena videos na thawama youtube eke. Digatama karagena yanna jaya wewa. Tailwindcss nisa puluwan nam laravel ekath tutorial ekak danna. Issarahata loku demand ekak thiyena field ekak. Ui/UX karana ayata eken loku wadak karanna puluwan wei
Aiye me kale freelancing site wl web development karana ek sarthakada?
Thank You very much
Thank you very much brother! I had a mix idea, after watching you'r tutorial I got a clearly idea. Good luck bring more tutorials
thankq so much
Aiye cyber security gana video ekk dennko.❤
Thank u ❤
Thank u ❤ great video bro
මං after al student කෙනෙක් , මං මෙ දවස් වල web divelopmet ඉගන ගන්න ගමන් ඉන්නෙ . Freelance කරන්ඩ හිතාගන ඉන්නෙ මගෙ වුසස් අද්යාපන කටයතු වලට මුදල් හොයා ගන්න . ගොඩක් අය කියනවනෙ දැන් web divelopmet ඉගන ගන තෙරුමක් නෑ ai නිසා ලෙසියන් කොඩින් කරන්ඩ පුළුවන් නිසා . මට පිලිතුරක් දෙනවද . මං මෙ ඉගන ගන්න එකෙන් freelance කරන්න බැරි වෙයිද , මෙක ඉගන ගන තෙරුමක් තියෙයිද
Mn video ekak dannam
@@techiskole matath thiyana prashnayak, lagadima Genna ❤
Thank you so much for sharing your knowldge.
Thank you so much for sharing your knowledge.
Ayya denata job ek krnne mokeda?
Mn frontend malli
Brother plz drop video for web developer future
Thankz a lot. gdk aluth dewal danagatta kalin danagena hitiye nati
portfolio ekak hadana hati video ekak krnn plwn da
Karannam
mekanam patta labana sathiye idan karanna ganna oni
bro sound eka balance kranna, left side eken withryahenne. Valuable video
Ow mata notice une na. eelanga eke indala channels dekenma hariyata sounds enna hadala dannam
Great info. Thanks bro ❤
👍👍
අයියේ git hub එකට එක code එකක් වත් push වෙන්නේ නෑ නේ මම videos 20 කට වඩා බැලුවා GitHub එකේ වැඩ කරගෙන යන විදිහ තේරෙන්නේ නෑ නේ පුලුවන්නම් video එකක් කරන්නකො
Thank you so much brother ❤
Content eka supiri. Sound left side wtri ahenne.
Thanks for letting me know
Ayya mokeda job eka karanne?
Good video❤️