ccachor | 8 years ago | on: Ask HN: Benefits of front-end JavaScript frameworks?
ccachor's comments
ccachor | 8 years ago | on: Ask HN: Benefits of front-end JavaScript frameworks?
ccachor | 8 years ago | on: Ask HN: Benefits of front-end JavaScript frameworks?
ccachor | 8 years ago | on: Ask HN: Benefits of front-end JavaScript frameworks?
ccachor | 8 years ago | on: Ask HN: Benefits of front-end JavaScript frameworks?
With Rails 5, you get the benefit of both. You're not doing your backend in javascript, but it plays nicely with modern front-end libraries and frameworks.
ccachor | 8 years ago | on: In web design, everything easy is hard again
And you're right that most sites don't see traffic numbers to justify exotic AWS setups. I personally think most web businesses grow pretty linearly, so the focus on "overnight" scaling problems is more of a sales tactic than it is reality.
I do think you're underestimating the amount of companies that do need these tools, though. It's not as binary as "insurance broker" and "Facebook". Logistics companies, payment processors, restaurant groups, grocery stores, etc. all have pretty complex backend services and some of these tools are critical to even compete in their industries.
ccachor | 8 years ago | on: In web design, everything easy is hard again
ccachor | 8 years ago | on: In web design, everything easy is hard again
So true.
ccachor | 8 years ago | on: In web design, everything easy is hard again
ccachor | 8 years ago | on: In web design, everything easy is hard again
I think the main problem is everyone insists on over engineering a fucking website.
ccachor | 8 years ago | on: Single Page Application Is Not a Silver Bullet
ccachor | 8 years ago | on: Ask HN: What website, from your early days on the net, do you miss?
ccachor | 8 years ago | on: Ask HN: Besides technical interviews, how would you want to be evaluated?
ccachor | 8 years ago | on: Ask HN: Besides technical interviews, how would you want to be evaluated?
Not a fan of those...
ccachor | 8 years ago | on: What exactly is Full Stack these days?
ccachor | 8 years ago | on: What exactly is Full Stack these days?
More than likely someone with this sort of technical capacity doesn't score well in other areas.
ccachor | 8 years ago | on: What exactly is Full Stack these days?
ccachor | 8 years ago | on: What exactly is Full Stack these days?
ccachor | 8 years ago | on: What exactly is Full Stack these days?
=========================================================
* Deep understanding of front-end JavaScript development using libraries such as React, Angular, etc.
Deep understanding of means you know these frameworks and libraries well. If you know these libraries well, you're a front end developer. The title front end developer exists solely because people need to focus exclusively in this area because the job is both challenging and complex.
* Expert in CSS/HTML5
Ok, not too crazy. But I wouldn't expect the Bootstrap guys to know sysadmin tools.
* Deep understanding of development using either Python, Node, or Ruby
So in addition to deep understanding of the front end, we also want someone deeply skilled in a general purpose programming language. AFAIK you can't have a deep understanding without being deeply skilled.
* Desire to pursue AWS Development Certifications toward expert-level achievement
Ok, so sysadmin/devops guy.
* Experience with orchestration tools such as Ansible, Salt, Chef, or Puppet
Sysadmin/devops guy.
* A balance of technical, business, and social/emotional intelligence
Basically we want someone that can do it all. Don't let all those requirements break your confidence. Leave that imposter syndrome at home!
========================================================
I wouldn't say it's an unwillingness. It's just not realistic. There's a reason cardiology and neurology are separate fields.
This job description to me doesn't read as "we're looking for someone who's handy". They want three people for one job. To me it's a bit appalling.
ccachor | 8 years ago | on: What exactly is Full Stack these days?
So true re: binary search trees, merge sorts, and the like. I think web dev's need to realize their real world work has more to do with plumbing than it does dealing with programming puzzles.
Unless you're FB or operating at web scale.