Details
-
Aboutfullstack web developer
-
SkillsReact, Express
-
LocationEarth
-
Website
-
Github
Joined devRant on 1/18/2020
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
There is nothing worse than a toxic workplace, it sucks the life out of you and the people around you. Fuck the rat race man.6
-
This is stupid, how am I supposed to show my work projects in my portfolio if my boss insists on using a fucking non responsive css library.1
-
Got my first successful freelance job done today!
Was a very basic website but...I still got paid and I feel good about it. Seriously thinking about making a decent web app that can help me nail more customers.3 -
I now have an onlyfans!
Time to start posting pictures of my massive cock and my round hairy arse!
Surely I'll be making thousands of dollars in the next few days!4 -
Got rejected, need advice.
I had an interview for a remote company in Singapore, they said they found a better candidate in the end. I really wanted this job because they would've paid me 12-15x my current salary. Ofc I understand that I'm still a Junior and I'm not an attractive candidate, so my question to you is, other than my years of experience, how can I make myself stand out from the crowd?3 -
My brain hurts from trying to figure out this unit testing crap. Is it just me or is it really a struggle to test your front-end code? I'm using jest and enzyme to test our React app but complicated parts of code with multiple state changes or calling props is making my life a living hell. I mean I usually just debug by console logging everything and it works lol...but my fucking boss has forced me into writing this unit testing crap. FML.7
-
Why I hate typescript. Bored during quarantine so thought I rant a little more about this.
1. Compilation time, typescript increases project compilation time from 1 second to 3-4 seconds, which is basically triple or quadruple the time if you don't know math.
2. You write a minimum of 30% more code.
3. Many libraries are not written in TS by default, which means you end up having to manually install a fuckton of @types/(pckg name) manually which is incredibly shit.
4. Typescript is an absolute pain in the ass when using dynamic libraries. Plus when it works, it usually ends up finding maybe 1-2 errors in your code MAX, completely not worth it.
5.JSDoc is 100 times better. (Still don't use it though).
6. I actually enjoy loosely typed languages, having your compiler being smart enough to tell what the type of your input is is much better than it assuming you're a fucking retard so it forces you to manually type everything.
P.S if you hate loosely typed languages, kindly resort to Angular, C#, Java or whatever and leave JS alone, cunt.41 -
I got paid today. 4000 EGP ,which roughly equates to 254 USD. And I had to listen to my boss bitching about me not working enough last week. Living in a 3rd world country is pretty great!16
-
My boss gave me the task of rewriting the app to Next.js from regular react app, I've been procrastinating for a while now....2
-
Admitting a few things: I found myself ranting multiple times about multiple programming languages and how it's their fault things didn't go my way, I'd like to take the time to admit that I was wrong, not understanding the language was because of my lack of experience with it and patience to understand. So here's my two cents : if you're ranting about a programming language/ framework being bad, you're probably inexperienced and don't know how to use it right. I was retarded for blaming languages such as php and using typescript as being bad even though I was clearly inexperienced with them, sometimes I see a bunch of retards bashing great languages and libraries such as bootstrap, bitch if you can't manage to understand how to copy paste some css classes then you will probably never be able to write css and should consider working as truck driver. It's been a month now in my new company and my skill level has increased exponentially, we are almost ready to launch our app and I have in someway become super excited about learning new tech.5
-
This shit's hilarious, love how some people are still mocking me about how I posted a question about helping me solve a programming problem. First of all, yes I was wrong, 2nd, I managed to solve it by myself in the end. 3rd, you guys need to get laid ASAP.2
-
Fuck PHP, what a piece of shit language, have to add a fucking $ to every fucking variable wether declared or not, half the fucking functionality of a language such as Javascript with a 1/4 of the features and sometimes these features don't even fucking work properly!!! Like fucking functions requiring to have a function, WHAT THE FUCK? Why does something like javascript .find() HAS TO BE SO FUCKING DIFFICULT!!! Seriously, for all of you who swear by PHP, do the world a favor and dig yourselves a grave and bury yourselves in it. Fucking down syndrome motherfuckers.33
-
I need help solving this problem, idk how to make it decrement if for example the value is 0.1, idk how to make it turn into 0.09. plus I don't know how to make the user choose to either increment or decrement the value.2
-
Need help for a task
I need to do a code in JavaScript that decrements a user value, say 0.2>0.1>0.09>0.08 etc etc.
How do I decrement 0.1 to 0.09?
Thanks.10 -
For all the react developers.
I just started learning react 3 months ago and I made a simple crud todo-list with express and MySQL, I want to make a good app that will help me in my job search, so pls suggest me something.4 -
Still can't find a fuckin job, I've been learning React for the past three months, I'm a fresh graduate but I worked with other frameworks in the past such as .NET, I made multiple projects and uploaded them on github still nothing, seems like companies r only willing to hire seniors.24