6

I don't get why the company where I work is pushing a new cloud platform to create website with.

So yesterday I dove in a website(that an intern made) to make a search and filter on some items.

I thought sure, just finished a website with a lot of search thingies and filters.

But this intern wrote 500 lines of code to just get items from an API endpoint. Dude really why??? Ok, your cool an all and you definitely have skills, but this is just ridiculous.

Burned an day on the piece of shit, while this is in an stupid cloud platform. Without even es6 to write JavaScript. I could have write the whole thing in react In just one day!!

Just work locally on your machine and put you code in a git repo. And deploy when finished. That how I like to work, but no this company wants to keep pushing this cloud platform.

For fucks sake, just let me code! And don't let me use vs or that stupid cloud platform.

Comments
  • 1
    i don't even understand who are you mad at ? git ? your ambiguous new platform ? that he didn't use a framework ? or you found the lack of JavaScript disturbing ?
  • 0
    @Qchmqs I hate the fact the the intern writes complicated code that I have to support or improve. Beside that I just want to work locally so I can code a lot faster, but I'm working on the development experience of the platform so ya, there are changes coming in the future!
  • 1
    @theCreativeOne teach him how to properly do it, just suggesting, at least you'd have a good reason to hate his ass when he fucks shit up
  • 0
Add Comment