ch
Feedback
Self Taught Developers

Self Taught Developers

前往频道在 Telegram

Self Taught Dev| Personal Blog | 3rd Year Cs https://github.com/umera27

显示更多
365
订阅者
无数据24 小时
-17
+6130
帖子存档
Explanation ☝️👇

94,49

Js Quiz console.log("9"+4); console.log(4+"9"); What is the output of this☝️ snippets code?💻🤓

True (== for loose equality, null and undefined are loosely equal) False (=== for strict equality)

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 👇

Javascript 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 #javascript

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

Next class will start on Dec 5th, 2024 - (Full Stack Application Development - MERN Stack) For more check this video https://youtu.be/ERHq5wfm57I?si=dYMIU6C1krg_sUzR

If you have any question or suggestion, feel free to reach out. @TechNerdGuy

#Day_03_Frontend_Challenge Project-Title : Mobile Navigation Hi, fellows, how are you doing? I'm back with an exciting projec
+3
#Day_
03_Frontend_Challenge
Project-Title : Mobile Navigation
Hi, fellows, how are you doing? I'm back with an exciting project called Mobile Navigation. I built its structure with HTML and made it look user-interactive with CSS, and I made the navigation toggle with JavaScript. Live Demo #Day03FrontendChallenge #WebDevelopment #SelfTaughtDev #Progress @SelfTaughtDev1

- - - -is the space around the content.
Anonymous voting

We reached 100 subscribers! Thank you to all of you, especially to user @davee198. This is just the beginning one day we will build a big tech community. #100subscribers #SelfTaughtDev #DevCommunity #TechTalk @SelfTaughtDev1

Day_2_Frontend_Challenge Add to Bag.zip

#Day_02_Frontend_Challenge Project Title : Add to Bag Hi there, I know I missed many days showing you my progress on the web
+2
#Day_02_Frontend_Challenge
Project Title : Add to Bag
Hi there, I know I missed many days showing you my progress on the web dev challenges, but I apologize for my late response. I'm back with an exciting project! The project is called 'Add to Bag' and it's for shopping purposes. I built the structure using HTML, and I tried to make it responsive with CSS. I also added some JavaScript code to make it dynamic. After I deploy it on GitHub, I'll share the source code with you. #CodingChallenge #Day02 #FrontendChallenge #WebDev @SelfTaughtDev1

#Day_1_Frontend_Challenge Project Title :Profile Card It is a perfect challenge for practicing Flexbox and improving your CSS
#Day_1_Frontend_Challenge Project Title :Profile Card It is a perfect challenge for practicing Flexbox and improving your CSS skills. Technologies used 💻HTML 💻CSS Source code : https://github.com/umera27/Profile-Card.git Live: https://umera27.github.io/Profile-Card @SelfTaughtDev1

I was planning to challenge myself with a 100-day frontend challenge,and I will share my entire journey after I accomplish each  projects. #100DaysFrontendChallenge #FrontendChallenge #WebDevelopment @SelfTaughtDev1

Repost from The Blogrammer
Introducing Built Inspired by this post by @Dagmawibabi! As he said, there are a ton of incredible projects made by the tech
+2
Introducing Built Inspired by this post by @Dagmawibabi! As he said, there are a ton of incredible projects made by the tech community here so why not make a platform to get them all in one place? Built is a place to post your projects, get likes and comments, and be recognized by fellow developers. No matter how small or complex your project is, built is the place for you! Link: https://built-iota.vercel.app/ Github: https://github.com/Manuel-heav/built (Stars are appreciated ❤️) Tech Stack Next.js 14 – For Front-End Hono.js – Lightweight Backend Framework Supabase + PostgreSQL – For Database Better-Auth – Smooth and Secure Authentication #Built @the_blogrammer

Repost from Chapi Dev Talks
MOE release result and placement every year and their everytime they have a server problem. How come a big ministry office always fail to provide either a good system to show results or a loooooot of servers and databases for a week at least. Let's break down a bit for real. The database doesn't have a lot of write at the moment which means they have a lot of read operations. This means they better off with postgres database or event use a redis for the time being until the student finish seeing. Like we can have loads 10M row to couple of redis servers or even use Cassandra dB for this. And have 10 or even couple more powerful servers. Like spend a few money for a few days. Or make them pay if they can't cover this cost to see the results. Like 1 ETB(from each) is much more than enough for the next 5 year server cost. So I still don't get why always the server issue or performance issue happens every single times. This is all my thoughts and not trying to insult anyone. Just my thoughts that we can improve this kind of thing