I Tried JavaScript

  Рет қаралды 10,957

Zyger

Zyger

Жыл бұрын

Checkout Retro Gadgets: bit.ly/RetroGadgets_Zyger
Making My Own Discord From Scratch.
Recently all my friends have been using discord nitro features to try and show me how much better they are than me.
So here's the story of how I made my own discord where you don’t need nitro because all those features come by default.
➤My Links:
Discord: / discord
Instagram: / gabzxd
Twitch: / officialzyger
Twitter: / zygerdesigns
Patreon: / zyger
➤Similar Videos:
jdh - Making my web game engine - • Making my web game engine
Guilherme Teres - I Made a GAME ENGINE in 30 HOURS! (from Scratch) - • I Made a GAME ENGINE i...
n8dev - I Made My Own Game Engine - • I Made My Own Game Engine
jedcal - Coding My Own Version of Discord - • Coding My Own Version ...
➤Ignore:
I created my own discord aka real time chatting application. I tried to imitate many features that discord has such as servers, direct messages, channels and more. You can create accounts, log in and even invite your friends. I spent time trying to make it so that you can upload not just messages but also images, gifs and other files too. I got inspired by jdh and Dani to start making videos again so here is this. Also I ended up creating a similar project at university but with C# and .NET so here I decided to use JavaScript instead.
#gamedev #zyger #gameengine

Пікірлер: 61
@ZygerGFX
@ZygerGFX Жыл бұрын
Checkout Retro Gadgets: bit.ly/RetroGadgets_Zyger 😬also please don't kill me for calling JavaScript Satan I apologize
@negativerfan
@negativerfan 7 ай бұрын
It is some kind of devil. That's why TypeScript exists.
@12ryudragon
@12ryudragon Жыл бұрын
There are 2 types of programming languages: 1. The ones that are bad and were created in hell by Satan himself 2. The ones that nobody knows or uses
@broskibbledev3332
@broskibbledev3332 Жыл бұрын
lol
@cedricquilal-lan1616
@cedricquilal-lan1616 Жыл бұрын
I expect "Discord sued me" video next.🤣
@BerryTheBnnuy
@BerryTheBnnuy Жыл бұрын
Not before Jarkko Oikarinen sues Discord.
@TetyLike3
@TetyLike3 Жыл бұрын
Guilded:
@goreldeen
@goreldeen Жыл бұрын
All was possible by the power of THICC among us
@TheFuture36520
@TheFuture36520 10 ай бұрын
Absolute Mozart at code 💯✨️
@b3agz
@b3agz Жыл бұрын
Bootleg Discord lol. Great video.
@CookieLP0
@CookieLP0 Жыл бұрын
Idk if you know this but you can technically make this available for everyone if you add librarys for login information and stuff sich is pretty complicated but yes
@CookieLP0
@CookieLP0 Жыл бұрын
Yes
@NeoShameMan
@NeoShameMan Жыл бұрын
This tiger is THICC
@jodufan8754
@jodufan8754 Жыл бұрын
I Think it would be nice to rent a simple vps and Host this app just for the fun and the Experience
@caeleng5553
@caeleng5553 Жыл бұрын
'my friends have discord nitro' Me: 'WHHHHYYYYYYY'
@astrrochroma
@astrrochroma Жыл бұрын
At least the font is bearable
@idltdtstatgbotwily
@idltdtstatgbotwily Жыл бұрын
As a person who teaches JavaScript at IT school this video made me laugh thank you ♥ Also you made pretty good application considering you hate JS!
@americanhuman1848
@americanhuman1848 Жыл бұрын
look honestly JS is way easier than c++ but i still love c++ more
@novadea1643
@novadea1643 Жыл бұрын
"I started making the client side first since I didn't want to face the server side aspect just yet." Part of me understands that, but the part of me that codes backends for living is quite happy to just deal with "API calls and data" instead of "Why does this button look different on this device?" etc. Also JavaScript is a pretty fucked up language from the get go, I'd suggest using TypeScript instead, it'll at least hide most of the footguns that JS has littered around 😅.
@RealMxsonnRBLX
@RealMxsonnRBLX 4 күн бұрын
Do you post your code to Github?
@vacantknight
@vacantknight Жыл бұрын
push me?
@CookieLP0
@CookieLP0 Жыл бұрын
Yes
@redymedy
@redymedy Жыл бұрын
how did you do that
@2D_Sphere
@2D_Sphere Жыл бұрын
What about making your discord bot with scratch
@DevFrogora
@DevFrogora Жыл бұрын
yes peter
@LostSendHelp_YT
@LostSendHelp_YT 7 ай бұрын
Next time in Brainf**k
@object-official
@object-official Жыл бұрын
let me on
@ShalevFamily-rm4ox
@ShalevFamily-rm4ox Жыл бұрын
Who Is Gabi?
@preshwastaken
@preshwastaken Жыл бұрын
Nice video but I think you missed on the tittle. Why not call the video; Making my Own discord nitro or I made my own discord Nitro
@ZygerGFX
@ZygerGFX Жыл бұрын
thanks but I didn't make discord nitro I made a new complete chatting application so its slightly miss leading
@CloudlessStudio
@CloudlessStudio Жыл бұрын
Idk why people hate JavaScript I love it
@KingJellyfishII
@KingJellyfishII Жыл бұрын
tfw you spend years making a discord alternative from scratch and then see everyone else has already done it 10 times better in way less time
@chadyways8750
@chadyways8750 Жыл бұрын
I hate this video for one reason - the discord ping sounds.. THE AMOUNT OF TIMES I TABBED OUT
@bruhname-tr8lw
@bruhname-tr8lw Жыл бұрын
huh
@DUHOVED_FOR_RELAX
@DUHOVED_FOR_RELAX Жыл бұрын
*꧁ É isso 🌟🌟🌟 ꧂*
@insanben07
@insanben07 Жыл бұрын
Havent seen better video edit
@taureon_
@taureon_ 10 ай бұрын
i feel sorry for you for using react... svelte couldve saved you
@bugulation
@bugulation Жыл бұрын
Those comments you put at the beginning of the video are exaggerations of people being upset about the fact that you use libraries and stack overflow. I wish you'd take a crack at the tough stuff instead of using someone else's. It's where you learn the most. Anyone can put a bunch of stuff together and call it something new. I encourage you to learn. Don't tell yourself you're something until you're ready to be that thing.
@ZygerGFX
@ZygerGFX Жыл бұрын
Actually those comments at the beginning of the video are from my friends for the purpose of the video. I don't think anyone should be upset about using libraries and stack overflow, when its there for a reason. I believe using those things is okay as long as you learn from it and try to understand how it works so that you can then build upon that knowledge. I've myself done lots of things from scratch but at the same time its okay to use other peoples work, its released for a reason. And using things like libraries and forums doesn't mean that the task you're doing isn't tough. For instance just because you follow and play a piano piece that someone else wrote doesn't make it not tough. And to be honest everything in life is "stuff put together and called something new".
@bugulation
@bugulation Жыл бұрын
@@ZygerGFX I use stack overflow, it's great. Websites like that and other people's libraries are tools. What is not okay is slapping "I made" onto a project that's mostly utilizing other people's code/libraries. Ex: Graphics Engine video
@ZygerGFX
@ZygerGFX Жыл бұрын
@@bugulation But that project doesn't "mostly utilize other people's code/libraries" . It uses Direct X, and an object loader. Everything else is my own. At that point, its like saying any video that is titled "I made a game" is not okay in your eyes. Since those videos also use things like libraries and game engines. In fact this can be applied to lots of things. If someone builds a house, is it really their own ? if they bought the materials and they didn't make everything from scratch. I think this is a stupid argument to make as I did make that and it is my own even if I used a library.
@bugulation
@bugulation Жыл бұрын
@@ZygerGFX I don't really think you understand what it means to create an engine, and why a graphical engine is different from just drawing a bunch of vector graphics in C. You didn't even link any of the libraries you used, or even mention the name of the person who made them. It really seems like you want to credit yourself for more than you did. Your "analogy" about buildings makes sense, but you fail to understand that most of the credit is given to the architect.
@ZygerGFX
@ZygerGFX Жыл бұрын
True I probably should have added a credit in the description but the object loader was made by someone at my university and I wont credit them since I actually don't know exactly who it was but permission was given ( plus I don't want to share my university info and dox them) and then Direct X is made by Microsoft. So not really necessary to credit them... Also sure its not exactly a graphics engine but its a video made for entertainment purposes. I believe I deserve the credit for this, since Just importing direct X isn't going to make this. I worked on this project and its my code... And actually no in video games most of the credit is given to the person who wrote the project/ code not the libraries, singular scripts or other assets/game engines they used.
@Macks404
@Macks404 Жыл бұрын
How is js the satan of programming, its really not...
@ZygerGFX
@ZygerGFX Жыл бұрын
well compared to some other languages it hated by many other people and its slightly harder to get into than for instance C#
@maurobg8066
@maurobg8066 Жыл бұрын
@@ZygerGFX I must say js in one of the most begginer-friendly languages out there. The real problem comes when u r about to do a big project. Specially with the type system, making it difficult to know what is what. That's why ts got invented
@KingJellyfishII
@KingJellyfishII Жыл бұрын
a language that spits out "undefined" instead of throwing an error is just... absurd. I know it can be disabled but that doesn't make it so beginner friendly
@maurobg8066
@maurobg8066 Жыл бұрын
@@KingJellyfishII I really don't see the problem here
@KingJellyfishII
@KingJellyfishII Жыл бұрын
@@maurobg8066 the problem is that it makes debugging kinda hard
@OrangeLimeMusicMaker
@OrangeLimeMusicMaker Жыл бұрын
13th comment
@Jorgepr787
@Jorgepr787 Жыл бұрын
Try: TypeScript Framework: Svelte/Sveltekit CSS: Tailwind/DaisyUI I feel working with React is less begginer friendly than Svelte.
@ari_archer
@ari_archer Жыл бұрын
0:36 You're a masochist, why tf not flask :( 2:42 omg it literally says "bcrypt.hash()", it's A HASHING function
How Slow Is JavaScript? | Prime Reacts
15:34
ThePrimeTime
Рет қаралды 168 М.
I Made Snake With 30,000 Players
7:28
PolyMars
Рет қаралды 552 М.
Pray For Palestine 😢🇵🇸|
00:23
Ak Ultra
Рет қаралды 33 МЛН
La final estuvo difícil
00:34
Juan De Dios Pantoja
Рет қаралды 28 МЛН
[柴犬ASMR]曼玉Manyu&小白Bai 毛发护理Spa asmr
01:00
是曼玉不是鳗鱼
Рет қаралды 49 МЛН
AI Makes a Physics Engine (ChatGPT)
6:21
Zyger
Рет қаралды 16 М.
I added reflection to C++ just to make my game work.
16:30
How I re-created the rhythm game osu! from scratch in C++!
5:51
Omer Hasanov
Рет қаралды 26 М.
Stop Sending Discord Nitro Gifts in #general
3:37
No Text To Speech
Рет қаралды 201 М.
ct.js 2D Game Engine Hands-On
14:36
Gamefromscratch
Рет қаралды 19 М.
My Worst Game Dev Job
6:11
PolyMars
Рет қаралды 1,2 МЛН
24 Game Developers Make a Game - (GMTK Game Jam 2023)
8:12
The TRUTH About Cheap Discord Nitro!
7:18
No Text To Speech
Рет қаралды 362 М.
Build a Multiplayer Game with JavaScript & Firebase
57:50
Drew Conley
Рет қаралды 90 М.
I Made A Physics Engine
6:59
Zyger
Рет қаралды 139 М.
Ну Лилит))) прода в онк: завидные котики
0:51
Книжка где, пончик? #shorts #сериалы #юмор
0:44
Мир Сватов
Рет қаралды 6 МЛН
ХОРОШО ЧТО ПЕРЕПРОВЕРИЛ😂😂😂 #юмор #пранк
0:44
СЕМЬЯ СТАРОВОЙТОВЫХ 💖 Starovoitov.family
Рет қаралды 1,6 МЛН
I Need Your Help..
0:33
Stokes Twins
Рет қаралды 145 МЛН
Заметили?
0:11
Double Bubble
Рет қаралды 2,6 МЛН