Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Partyfists
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
Partyfists
11y ago
It's just odd for an MVC framework to not have a 'C'. Generally, your view would just generate HTML, the controller listens for events and responds to them by updating the view and model. Here, your view is taking over that r
2.
▲
by
Partyfists
11y ago
This is really interesting. I guess the part that confuses me is using the "View" to do traditional controller-esque things. At least in the example, that is how it looked. Would you be able to explain that choice?
3.
▲
by
Partyfists
11y ago
There are a few things in play here that you may not be considering. First this minimum wage increase would probably happen over 5 years like San Francisco and Seattle are doing. So businesses would have time to prepare and it would not go
4.
▲
by
Partyfists
12y ago
Also, you can append a last modified query parameter to automagically clear the cache for static assets.
5.
▲
by
Partyfists
12y ago
Of course, feel free to reach out with any questions you have. I'm on twitter @partyfists let me know! Best of luck to you guys.
6.
▲
by
Partyfists
12y ago
We use JIRA at my office, and I really do not like it for project management. JIRA gets too big and unmanageable way too quickly. I have not, however, tried JIRA agile, which might be better. For straight user stories, I love Sprint.ly. How
7.
▲
by
Partyfists
12y ago
For me the things I can do to stay motivated are like this: 1. Work with people you really enjoy being around. 2. Do something you love doing 3. Find a type of music which is not distracting. Preferably, no lyrics or loud noises. 4. Find w
8.
▲
by
Partyfists
12y ago
To answer your first question, yes that is exactly where you should put your super-specific styles. You want to put your communal styles in your placeholder, styles that all types have but are different in the mixin (background color, etc)
9.
▲
by
Partyfists
12y ago
Hey Id, I'd say learn how CSS works first and really understand what it's doing. However, Sass can help you write very maintainable efficient styled code. I will always recommend using Sass, but only if you know what CSS you'
10.
▲
by
Partyfists
12y ago
Of course! The idea behind using preprocessors is helping you write CSS more easily. The goal is not to write obfuscated CSS, but rather to write CSS well! What it really enables (imo) is to think of styling in an Object Oriented way. Whene
11.
▲
by
Partyfists
12y ago
Hey! I just want to say, this is awesome and I wish you the best of luck. I am a Developer and I noticed a few really concerning things in your CSS: 1. I believe you're committing the greatest CSS Sin: Emulating the DOM structure using
12.
▲
by
Partyfists
12y ago
You can click the button and it's John McCain saying "Hell No" from his Party of Hell No speech. There was a bit on the Daily Show about it and I thought making it in to a button would be funny. It is not a technical masterpi
13.
▲
by
Partyfists
12y ago
This was inspired by an episode of the daily show. It consists of an incredibly basic Go fileserver, HTML5 and CSS3. Nothing advanced or cool, but I like.
14.
▲
Show HN: Instant Hellno
(instanthellno.com)
2 points
by
Partyfists
12y ago
|
3 comments
15.
▲
by
Partyfists
13y ago
It looks like this scrapes, as opposed go being real time. Someone above posted a link to http://m.news.ycombinator.com.moovapp.com I think after being improved a little bit it could do exactly what you're looking for.