Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TheMajor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
TheMajor
3y ago
100% this is it. Their virtual set and volume tech is unparalleled. Disney see it as the future of TV/film production.
2.
▲
by
TheMajor
3y ago
Most of us devs had "separation of concerns is critical" drilled into us for many, many years. For that reason alone, JSX just gives me the baddest of smells when I look at it.
3.
▲
by
TheMajor
3y ago
The fact that Wordpress runs so much of the web sometimes wakes me in a cold sweat. If you're a dev worth their salt and knows proven engineering and design patterns, then Wordpress code is absolutely terrifying to look through.
4.
▲
by
TheMajor
3y ago
Yup, hard truths: vanilla JS is far less readable and clunkier than just using jQuery to do the same thing. Also, not everyone needs or wants to move to a shadow DOM framework with a zillion components and high complexity. If you're bu
5.
▲
by
TheMajor
3y ago
I'll bet good Republic credits that the Hutts advocate for Gitflow.
6.
▲
by
TheMajor
3y ago
The NASA project was pronounced Geminee? I always thought it was the latter.
7.
▲
by
TheMajor
3y ago
I just can't bring myself to like or be encouraged to use any form of approach that binds together logic and presentation. It looks and smells like terrible programming. Separation of concerns matters and, as you mentioned, more season
8.
▲
by
TheMajor
3y ago
This was the end result I came to as well after the bigger frameworks started gaining popularity. I work primarily solo in a single organisation with server-generated (CMS driven) websites. Yes, I could have replaced jQuery with Vanilla, bu