Live data from Hacker News

How I Got a Job in Web Development

elliotec.com

11–20 of 29 posts

Re: How I Got a Job in Web Development

#11
Congratulations you've entered the market at a golden time, be sure to keep sharp and keep learning because anyone sitting on their hands will be left behind. Again, welcome, and you've done it in just a year, so you've got all your career achievements ahead of you!

Re: How I Got a Job in Web Development

#12

Sorry, but this is exactly why there is no point in believing of "front end developer" being a career that can offer a sustainable living, in the western world at least, in the coming years. Greetings, from somebody, who in the 90s, was a) still going to school and b) making 8.0000 - 10.000 DM per website, "on the side". Yeah, those where the times.. One question, just for fun: have you even heard of some "Zeldman"?…

Get off my lawn! Just because this person didn't have to suffer like we did doesn't mean they won't be productive and make a living. Zeldman was great, but these new folks coming into the market are following DHH, bootstrapped rapid frameworks that scaffold it all. They are building quick and cool things, and will have years to figure out all the inner workings.

It is a sustainable living, and if you don't sit on your hands it will be for some time. Though we might call ourselves something different by then right?

Re: How I Got a Job in Web Development

#13
This is an interesting story. I started teaching myself to code about 1 year ago. I started with html/css/scss and then moved to vanilla JS. Started working with a few frameworks and the command line, and then started a bootcamp. The bootcamp was a total disappointment, and I definitely don't feel like it was worth the money. I am applying for jobs now and it is tough. Like someone mentioned below, the transition is hard from bootcamp to jr dev role. I feel pretty competent in building applications, usually meanstack stuff and a bit of rails(like ruby not a huge fan of rails) and deploying via linux instances. While I understand that there is nothin to stop me from applying places, a lot of these companies want 5 years or a CS degree to do front-end development. I am started to get a little traction but it is tough. People with CS degrees often mock my lack of understanding of concepts like stack vs. heap memory, data structures, sort algorithims, etc, while applying for jobs they not only dont want to do themselves, but don't reqiuire that knowledge.

Tl;dr congrats, it is a hard road to legitimacy for a self-taught developer.

Re: How I Got a Job in Web Development

#14

Sorry, but this is exactly why there is no point in believing of "front end developer" being a career that can offer a sustainable living, in the western world at least, in the coming years. Greetings, from somebody, who in the 90s, was a) still going to school and b) making 8.0000 - 10.000 DM per website, "on the side". Yeah, those where the times.. One question, just for fun: have you even heard of some "Zeldman"?…

What is wrong with frontend development? I don't quite understand your point.

Most frontend web developers I have worked without are also competant to excellent backend web developers (or more). I'm not sure why they would be necessarily constrained to one domain, or why the domain is not important enough to hire for.

Re: How I Got a Job in Web Development

#15

Sorry, but this is exactly why there is no point in believing of "front end developer" being a career that can offer a sustainable living, in the western world at least, in the coming years. Greetings, from somebody, who in the 90s, was a) still going to school and b) making 8.0000 - 10.000 DM per website, "on the side". Yeah, those where the times.. One question, just for fun: have you even heard of some "Zeldman"?…

I don't understand your point. Yes, it was a lot more difficult in the 90s, but there was also less demand. A front end developer can get by just fine.

Re: How I Got a Job in Web Development

#16

This is an interesting story. I started teaching myself to code about 1 year ago. I started with html/css/scss and then moved to vanilla JS. Started working with a few frameworks and the command line, and then started a bootcamp. The bootcamp was a total disappointment, and I definitely don't feel like it was worth the money. I am applying for jobs now and it is tough. Like someone mentioned below, the transition is…

Every time I hear a sob story about how it's hard to find a job as a "self taught developer", then find out that the person telling the story just started "self-teaching" a year ago...

https://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect

Re: How I Got a Job in Web Development

#17

This is an interesting story. I started teaching myself to code about 1 year ago. I started with html/css/scss and then moved to vanilla JS. Started working with a few frameworks and the command line, and then started a bootcamp. The bootcamp was a total disappointment, and I definitely don't feel like it was worth the money. I am applying for jobs now and it is tough. Like someone mentioned below, the transition is…

People with CS degrees are just as clueless as everyone else. Pretty much every good developer I've worked with has not had a pure CS education. They've all had varied backgrounds and the only thing that ties them together is that they really enjoy solving problems.

Re: How I Got a Job in Web Development

#18

This is an interesting story. I started teaching myself to code about 1 year ago. I started with html/css/scss and then moved to vanilla JS. Started working with a few frameworks and the command line, and then started a bootcamp. The bootcamp was a total disappointment, and I definitely don't feel like it was worth the money. I am applying for jobs now and it is tough. Like someone mentioned below, the transition is…

Mind naming names about the bootcamp? I ask for two reasons:

(1) Other people who are getting ready to shell out $10k for a bootcamp deserve to hear from dissatisfied alumni

(2) There's a lot of negative press around bootcamps and the good ones shouldn't be lumped in with the bad ones. I had a great experience at Hack Reactor that set me up for interview success with data structures and algorithms, despite lacking a formal CS degree.

Re: How I Got a Job in Web Development

#19

This is an interesting story. I started teaching myself to code about 1 year ago. I started with html/css/scss and then moved to vanilla JS. Started working with a few frameworks and the command line, and then started a bootcamp. The bootcamp was a total disappointment, and I definitely don't feel like it was worth the money. I am applying for jobs now and it is tough. Like someone mentioned below, the transition is…

Thanks! Here's a secret, they don't actually care if you have a CS degree or 5 years experience. You can ignore that on any job description. If you can prove that you are able to do the job, that's what they are looking for.

Another quick point, those CS concepts will come with practice, and you might not know every aspect of what is happening in the CPU when you use .sort! on an array, but I assure you that you will not be required to rewrite sorting algorithms in any job you should be applying for.

Re: How I Got a Job in Web Development

#20

This is an interesting story. I started teaching myself to code about 1 year ago. I started with html/css/scss and then moved to vanilla JS. Started working with a few frameworks and the command line, and then started a bootcamp. The bootcamp was a total disappointment, and I definitely don't feel like it was worth the money. I am applying for jobs now and it is tough. Like someone mentioned below, the transition is…

Mind naming names about the bootcamp? I ask for two reasons: (1) Other people who are getting ready to shell out $10k for a bootcamp deserve to hear from dissatisfied alumni (2) There's a lot of negative press around bootcamps and the good ones shouldn't be lumped in with the bad ones. I had a great experience at Hack Reactor that set me up for interview success with data structures and algorithms, despite lacking a…

General Assembly, Los Angeles. I feel like a relatively competent developer, but I had to work my ass off. I wanted to do a bootcamp to get polished. To learn the right way of doing things. I found it much less immersive and instructional and they have flooded the market with subpar developers. I don't want to say much more publicly, but if you are interested we can talk more privately about it, and my experience.
Post reply on HN