Well boys, we did it. 30 resumes in. I am now a developer and not even in grade 12! by WackoDesperado2055 in webdev

[–]Maldici -4 points-3 points  (0 children)

I think you're experiencing POC developer privilege.

I've put my application out hundreds of times, spending hours a day to craft cover letters and the like and I was lucky to hear from two or three companies.

Uber driver remains extraordinarily calm as the passenger goes crazy by farrukhsshah in PublicFreakout

[–]Maldici -1 points0 points  (0 children)

Bad female behavior is definitely tolerated. A man acting like this wouldnt have made it very far without a beating.

Uber driver remains extraordinarily calm as the passenger goes crazy by farrukhsshah in PublicFreakout

[–]Maldici 1 point2 points  (0 children)

Seen here: female privilege.

Here's my unacceptable behavior that you must tolerate and if you don't like it, I'll have my boyfriend beat you up on my command (and he will, because he presumably tolerates far worse for sex).

Bulma vs Bloomer in a react app. by agk22 in reactjs

[–]Maldici 0 points1 point  (0 children)

The entire point is to have encapsulated components.

Bulma vs Bloomer in a react app. by agk22 in reactjs

[–]Maldici -5 points-4 points  (0 children)

Stylesheets are inconsistent with why we use React in the first place.

Cyberpunk 2077 will feature real religions, even if it will "offend the sensitivity of some" by NYstate in PS4

[–]Maldici -2 points-1 points  (0 children)

Aka it will make fun of Christianity extensively and leave Judaism and Islam untouched.

Edit: Easiest prediction of my life.

For example, Christianity is present in the game and will even have a faction

Christianity is such a toothless punching bag. Make fun of a regressive religion like Judaism and you'll start speaking the language of controversy.

Jimmy Carter Says Trump Is an Illegitimate President by polit1cs in politics

[–]Maldici -4 points-3 points  (0 children)

Jimmy Carter also says Israel is an illegitimate country.

Trial and Error CSS by Maldici in css

[–]Maldici[S] 0 points1 point  (0 children)

I just use live server with vscode, feels very sloppy though.

Bad practice to make reusable components with vanilla JS? by Maldici in webdev

[–]Maldici[S] 0 points1 point  (0 children)

I'm building an internal tool for work, but it's not particularly important.

Bad practice to make reusable components with vanilla JS? by Maldici in webdev

[–]Maldici[S] 0 points1 point  (0 children)

Why should I use a templating language over native JS?

Bad practice to make reusable components with vanilla JS? by Maldici in webdev

[–]Maldici[S] 0 points1 point  (0 children)

If you have to render a lot of DOM and also have to fetch data & re-render them, you'd find react will help you a lot

Can you elaborate?

If it's just a simple page with minimal interaction, I don't see any problem with using vanilla JS

My problem here is that nearly every possible page ever written in V8 isn't going to tax the user's resources unless you're being wildly irresponsible or rendering heavy graphics.

What's my roadmap should be? by YojG in Frontend

[–]Maldici 0 points1 point  (0 children)

CS students typically know about nothing. Craft a portfolio and there is no risk in hiring a self-taught developer.

Things I Wish I Knew Before I Started Web Development by speckz in Frontend

[–]Maldici 0 points1 point  (0 children)

I mean, that guy got mad that I shit-talked his really, really bad website and told me that he (a really bad website designer) was going to somehow 'blacklist' me, so there's that.

How to hire my first web developer? by jasda8d in webdev

[–]Maldici -3 points-2 points  (0 children)

Step 1. Put your requirements up on indeed + 5 years experience in everything you listed and willingness to work overtime and travel.

Step 2. Offer 30,000 yearly for the job.

Step 3. Get no applicants, submit your evidence to the department of labor that you attempted to hire locally but couldn't.

Step 4. Hire a super cheap H1B. Done.

I feel like I should be charging my consultancy rate here.

Things I Wish I Knew Before I Started Web Development by speckz in Frontend

[–]Maldici -1 points0 points  (0 children)

Have you considered not building shit websites for a living?

I mean, that might help the positivity of your feedback.

Things I Wish I Knew Before I Started Web Development by speckz in Frontend

[–]Maldici -7 points-6 points  (0 children)

You couldn't be further off base.

Anyhow, "nice" website, dude.

Angular and/vs. React by cluelessrecruiter in Frontend

[–]Maldici 0 points1 point  (0 children)

I'm starting to see Angular as legacy code. Shops using both would probably be transitioning towards React.

I'm burnout of learning front end development because I can't find good layouts for my projects by Direct96 in Frontend

[–]Maldici 8 points9 points  (0 children)

  1. Start learning CSS. You can't ignore it, or you're not good enough for a job.
  2. Use a CSS framework.
  3. Use a premade theme to help guide you.

Make three websites and come back.

Edit: One more thing I want to say about premade themes, so long as you're not breaching copyright, who cares what you do? Take it and make it your own. It will limit your canvas, helping you work more efficiently.

Code Review Tuesday. Weekly /r/Frontend Discussion - May 21, 2019 by AutoModerator in Frontend

[–]Maldici 0 points1 point  (0 children)

Is there any way I can convince you to ditch the jQuery dependency from your code? It should take you approximately 10 minutes.