(no title)
stevewepay | 10 years ago
Degree is not relevant, no one in SV cares. There are plenty of people that don't have college degrees that have very good jobs. All that matters is your skill and competence.
You are in an awkward position. You know Javascript, but you don't know front end. There aren't very many purely backend positions that require only Javascript/Node. They probably expect a complete fullstack knowledge, so not knowing front end will hurt you, and not knowing a more back-end language like Python, Java, etc will also hurt you.
Keep interviewing, but learn a new language, like Python or Java, and try to get some experience in it, through open source projects, freelancing, etc.
coroutines|10 years ago
I just don't know what companies expect for frontend work - I have been doing the tutorials for React, Meteor, Ember, and Angular but this sounds more like backend work to me. Should I be looking in the direction of markup languages? I have used HAML to work with data in YAML, I need to conquer SASS, LESS, and Stylus I think.
I feel pretty confident about my language list - IRC kinda 'raised me' on programming.
C, C++ (templates are still hard), Java (don't know popular libraries), Ruby, Python, Lua, Coffeescript, JS, Lisp, Haskell (can read, not write..), Erlang, Elixir (beginning), PHP, ...
I just mean to say I do know Python quite well - I worked through the Violent Python book a month ago and loved the hell out of it :-)
Thank you for your feedback - I just wish I had a better idea of what is frontend. Imo things like React blur that line building components against the backend so closely?