HN user

_mtr

105 karma
Posts0
Comments28
View on HN
No posts found.

I signed up for CreditKarma too long ago to remember the process, but this is pretty standard for credit reporting services. I know Equifax, MyFICO, and the free annual government site do the same. In my experience the "You recently opened an auto loan..." questions are almost always answered with "none of the above".

I can have a highly functional site in 10 minutes with Drupal, but node.js (express), Django, Rails, etc. all seem to take forever just to get something of minimal functional equivalence.

There's nothing about Express that enforces MVC and depending on your definition of 'highly functional' you can go from nothing to production in like 100 LOC with Express and npm.

Are you familiar at all with npm? There's a package or ten for everything.

And 11 days later...

Several months ago the general direction of Angular 2.0 began to change in critical ways. I found myself fundamentally at odds with certain aspects of the proposed design. Still, I tried to keep an open mind and explore the various possibilities. Unfortunately, I haven't been satisfied with how things have progressed since then. At this point, there are too many irreconcilable differences. The Angular that's being built is not the Angular I signed up to work on

http://eisenbergeffect.bluespire.com/leaving-angular

[dead] 12 years ago

I don't know how Movieo is getting their artwork images, but if they're provided by a third-party API (Spotify's API provides album and artist images), then why not?

Location: Greensboro, NC

Remote: Yes

Willing to relocate: Yes

Technologies: HTML/CSS, JS, Angular, jQuery, Node, some Ruby, PHP, C#

Resume: http://goo.gl/XVtVJj (Google Drive)

Email: tr@tylrr.io

Personal site: http://tylrr.io

----

My current role is Senior Front-End Dev for a small SaaS-development group that recently went through an acquisition. I've spent that last year or so on bringing an Angular front-end to our dusty old MVC2 app. I love working across the full stack but my professional experience is definitely skewed towards the client-side. Ideally, I'm looking for a position where I can branch out some and get more experience working with back-end technologies. I'm also open to senior-level front-end positions where I can get back to working with a small, focused team.

(No recruiters, please)

Location: Greensboro, NC

Remote: Yes

Willing to relocate: Yes

Technologies: HTML/CSS, JS, Angular, jQuery, Node, some Ruby, PHP, C#

Resume: http://goo.gl/XVtVJj (Google Drive)

Email: tr@tylrr.io

Personal site: http://tylrr.io

----

My current role is Senior Front-End Dev for a small SaaS-development group that recently went through an acquisition. I've spent that last year or so on bringing an Angular front-end to our dusty old MVC2 app. I love working across the full stack but my professional experience is definitely skewed towards the client-side. Ideally, I'm looking for a position where I can branch out some and get more experience working with back-end technologies. I'm also open to senior-level front-end positions where I can get back to working with a small, focused team.

Location: Greensboro, NC

Remote: Yes

Willing to relocate: Yes, east coast

Technologies: HTML/CSS, JS, Angular, jQuery, Node, some Ruby, PHP, C#

Resume: http://goo.gl/XVtVJj (Google Drive)

Email: tr@tylrr.io

Personal site: http://tylrr.io

----

My current role is Senior Front-End Dev for a small SaaS-development group that recently went through an acquisition. I've spent that last year or so on bringing an Angular front-end to our dusty old MVC2 app.

I love working across the full stack but my professional experience is definitely skewed towards the client-side.

Ideally, I'm looking for a position where I can branch out some and get more experience working with back-end technologies. I'm also open to senior-level front-end positions where I can get back to working with a small, focused team.

Location: Greensboro, NC

Remote: yes

Willing to relocate: Yes, east coast

Technologies: HTML/CSS, JS, Angular, jQuery, Node, some Ruby, PHP, C#

Resume: http://goo.gl/XVtVJj (Google Drive)

Email: tyler dot rash at gmail dot com

Personal site: http://tylrr.io

---

Front-end developer with a wide range of experience. Recently promoted to a senior position at Megacorp, Inc. but looking for a spot where I can work with a small, focused team.

Way too much animation. I shouldn't have to wait 10 seconds for all the content on a landing page to Powerpoint its way onto the screen.

Best Web Frameworks 12 years ago

For Javascript, at least, the comparison chart essentially useless. AngularJS isn't included? jQuery and Underscore and Backbone are comparable libraries?

"Designed for" isn't "requires". It was designed to be compatible with Bootstrap, but that doesn't preclude it from playing nice with other frameworks.

This isn't a full-blown example, but AngularJS works phenomenally as an interaction layer on top of a REST API. Creating such an API with Rails is almost trivial. Postgres + Rails + AngularJS (via Bower) has become my go-to stack and is an absolute blast to develop with.