I was planning to show you how you can post your project on GitHub by using only your phone.
The only thing you need is to install Termux on your device.
If you are willing to know, let me know in the comment section.
If you are interested in it, hit any reaction.
let's code together💻.
#SelfTaughtDev
#DevTool
#Termux
#TermuxCommand
#DevCommunity
#TechTalk
@SelfTaughtDev1
👍3🔥1
Javanoscript for Everything:
JS + React = Web Development
JS + Three.js = 3D Visualization
JS + Angular = Web Applications
JS + Phaser = Game Development
JS + Vue.js = Progressive Web Apps
JS + TensorFlow.js = Machine Learning
JS + Node.js = Server-Side Development
JS + Electron = DesktopApp Development
JS + React Native = MobileApp Development
#javanoscript
JS + React = Web Development
JS + Three.js = 3D Visualization
JS + Angular = Web Applications
JS + Phaser = Game Development
JS + Vue.js = Progressive Web Apps
JS + TensorFlow.js = Machine Learning
JS + Node.js = Server-Side Development
JS + Electron = DesktopApp Development
JS + React Native = MobileApp Development
#javanoscript
Question
Console.log(null == undefined);
Console.log(null === undefined);
What is the output of this two snippets code?💻
Drop ur 🤓answer with explanation 📚in the comment section 👇
Forwarded from Seraphim
True (== for loose equality, null and undefined are loosely equal)
False (=== for strict equality)
False (=== for strict equality)
👍2
Js Quiz
console.log("9"+4);
console.log(4+"9");
What is the output of this☝️ snippets code?💻🤓
console.log("9"+4);
console.log(4+"9");
What is the output of this☝️ snippets code?💻🤓
Forwarded from Jah-red
When u use
+ operator with a string and a number JavaScript converts the number to a string and concatenates them...❤2👏1
Forwarded from Dagmawi Babi
The episode we've been waiting for is out. 🥳
Andreas Kling — Early Life, Beliefs, Addiction, Open Source, SerenityOS, Ladybird Browser
• youtube.com/watch?v=Gfly3j5qWpM
Enjoy! ❤️
#MyYouTube #Podcasts
@Dagmawi_Babi
Andreas Kling — Early Life, Beliefs, Addiction, Open Source, SerenityOS, Ladybird Browser
• youtube.com/watch?v=Gfly3j5qWpM
Enjoy! ❤️
#MyYouTube #Podcasts
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1🔥1
JS Quiz
Guess 🤔output of this snippets code💻?🤓
Console.log(1+ +"3"+"2"+2);
Console.log("1"+ +"3"+"2"+ +2);
🙋Drop ur 🤓answer with explanation in the comment section📨📨📨👇
Guess 🤔output of this snippets code💻?🤓
Console.log(1+ +"3"+"2"+2);
Console.log("1"+ +"3"+"2"+ +2);
🙋Drop ur 🤓answer with explanation in the comment section📨📨📨👇
The difference between loose equality (==) and strict equality (===)?
🤓loose equality(:- used to check value equality.
(:-=checks for value equality with coercion allowed.
🤓Strictly equality (:- used to check value and type equality.
(:-checks for value equality with out allowing coercion.
For example
Var a="12";
Var b=12;
a==b
//true they are equal in value.
a===b
//false they are equal in value not in type.
//a is string
//b is number.
🤓loose equality(:- used to check value equality.
(:-=checks for value equality with coercion allowed.
🤓Strictly equality (:- used to check value and type equality.
(:-checks for value equality with out allowing coercion.
For example
Var a="12";
Var b=12;
a==b
//true they are equal in value.
a===b
//false they are equal in value not in type.
//a is string
//b is number.
❤1
Self Taught Developers
Photo
Hey fellows, how are you doing?
I know I've missed a lot of days without showing you my frontend dev progress. The reason is that I had some issues (class stuff) and I stopped working on it for a few days.
#DevCommunity
#FrontEndDev
#WebDevChallenge
@SelfTaughtDev1
I know I've missed a lot of days without showing you my frontend dev progress. The reason is that I had some issues (class stuff) and I stopped working on it for a few days.
#DevCommunity
#FrontEndDev
#WebDevChallenge
@SelfTaughtDev1
10 awesome frontend development YouTube channels:
1. Traversy Media 🚀
2. The Net Ninja 🥷
3. Dev Ed 🎨
4. Academind 📚
5. Fireship 🔥
6. Codevolution 💻
7. DesignCourse 🎨
8. Florin Pop 🧑💻
9. Web Dev Simplified 🌐
10. Kevin Powell 🎥
@SelfTaughtDev1
1. Traversy Media 🚀
2. The Net Ninja 🥷
3. Dev Ed 🎨
4. Academind 📚
5. Fireship 🔥
6. Codevolution 💻
7. DesignCourse 🎨
8. Florin Pop 🧑💻
9. Web Dev Simplified 🌐
10. Kevin Powell 🎥
@SelfTaughtDev1
👍1
Forwarded from Evangadi Tech
YouTube
The next steps for the scholarship applicants
Next Fullstack course will start on Dec 5th, 2024 - (Full Stack Application Development - MERN Stack)
------------------------------
ከነዚህ ኮርሶች አትጀምሩ!
https://www.youtube.com/watch?v=7GLMhd-82uc
የቀድሞ የኢቫንጋዲ ተማሪዎች የሥራ ፍለጋ ፈተናን እንዴት ተወጡ? በሥራ ላይስ ምን ገጠማቸው?
…
------------------------------
ከነዚህ ኮርሶች አትጀምሩ!
https://www.youtube.com/watch?v=7GLMhd-82uc
የቀድሞ የኢቫንጋዲ ተማሪዎች የሥራ ፍለጋ ፈተናን እንዴት ተወጡ? በሥራ ላይስ ምን ገጠማቸው?
…