I'll humbly add myself to this list https://youtube.com/hswolff
HN user
hswolff
blog: http://hswolff.com/ engineer: http://mongodb.com/ youtube: https://www.youtube.com/c/hswolff
Congrats on the release Brian!
This is super exciting! Really excited to try this out and glad to see innovation in this area.
I'm also bummed cuz I've been working on a static site generator for over a year written in node called Yarn as well[1].
I guess it's time for a rename! Any suggestions? :D
FYI: Made a similar npm module a while ago if you want this functionality locally: https://github.com/hswolff/read-time
:) I've always enjoyed looking through your React HN site as well insin. It's very well done, kudos. Glad to see you continue to iterate on it.
Glad you enjoyed! Thanks for the kind words!
Something I have in my todo list is to use the new angular router (https://github.com/angular/router/) however it doesn't appear to be currently available for angular 2. See issue https://github.com/angular/router/issues/233.
author here, Are you still seeing that? Can you open an issue with further details please?
I agree. Server side rendering is not currently available for Angular 2.0 but it is in the queue: https://docs.google.com/document/d/1q6g9UlmEZDXgrkY88AJZ6MUr...
FYI: The angular team is working on server side rendering: https://docs.google.com/document/d/1q6g9UlmEZDXgrkY88AJZ6MUr...
Related blog post: http://markdotto.com/2015/03/23/introducing-primer/
Gotta say, the incremental improvement pattern Ember is adhering to is absolutely the bee's knees. Kudos Ember team, so awesome to see!
I just sprinted and re-created this in AngularJS as well.
Took me 2 hours from start to finish.
Demo: https://hn-ng.firebaseapp.com/
Source: https://github.com/hswolff/hn-ng
Curious how much that domain cost.
Ah! I finally remembered what the issue was! I updated the post with what the offending issue was.
author here: I couldn't remember clearly if the issue that was fixed was the block cursor one or something else. It would prove logical that the only one I can remember is the actual issue discussed, but I can't be sure.
Aside the focus was on the act and impulse rather than the actual issue.
Aside number two, I had a few glasses of red wine while writing this. I find it helps get the words flowing, but the memory fuzzy. ;)
Does this support playing local media? It seems like no, but I couldn't find any explicit answer.
At the least seems like there will be a paid version: https://github.com/atom/welcome/blob/master/lib/welcome.md
Very proud of this release and so glad that I was able to lend a hand in getting it out the door. Can't wait for 0.5 :D (and can't wait to find out its code name).
So exciting. Great work guys :)
I thought Gmail was a compiled to JavaScript from Java application?
Other articles of discussion:
http://robots.net/article/3556.html
http://vr-zone.com/articles/19-year-old-inventor-finds-way-t...
Chartbeat - New York, NY - Frontend or Backend or Infrastructure Engineer, Data Scientist, UX Designer (full time)
Chartbeat is a real-time analytics service designed for real-time action used by everyone from The Wall Street Journal to Al Jazeera. We're democratizing data by putting it in the hands of people who need it to make decisions and take action - right now. Just before our 4th birthday we moved into our own sprawling office in Union Square, Manhattan. We are packing it full of incredible talent. Thanks to years of hard work and amazing funding by some of the top investors in the world (Draper Fisher Jurvetson, Index Ventures, and Betaworks) we're growing, and growing quickly.
jobs[AT]chartbeat.com
I used AngularFire to build my application BringTheSalsa (http://bringthesalsa.hswolff.com/). Not only was it a pleasure to use, it also works beautifully. ++ to AngularFire.
Chartbeat - New York, NY - (Frontend || Backend || Infrastructure) Engineer, Data Scientist, UX Designer (full time)
Chartbeat is a real-time analytics service designed for real-time action used by everyone from The Wall Street Journal to Al Jazeera. We're democratizing data by putting it in the hands of people who need it to make decisions and take action - right now. Just before our 4th birthday we moved into our own sprawling office in Union Square, Manhattan. We are packing it full of incredible talent. Thanks to years of hard work and amazing funding by some of the top investors in the world (Draper Fisher Jurvetson, Index Ventures, and Betaworks) we're growing, and growing quickly.
jobs[AT]chartbeat.com
I played around with firebase and AngularJS over the weekend. Had a lot of fun, firebase was really easy to use (once I understand how the data was structured).
I open sourced the code as well: https://github.com/hswolff/bringthesalsa . Direct link to the app here: http://bringthesalsa.hswolff.com/#/ . Blog post here: http://harrywolff.com/weekend-project-bring-the-salsa/
This is awesome! I made a Chrome Extension (https://chrome.google.com/webstore/detail/kfhdalekdpifhlndhc...) a few months ago that Stars has completely Sherlocked, but I'm happy for the native support of bookmarking a repo.
Kudos Github!
Edit: Also looks like it broke my plugin. Hrm...need to fix that.
Awesome news! They're developing Phonegap at a ferocious pace and I applaud the team for their progress. It was only a few months ago that they were at 1.7 and today's release of 2.0 is simply awesome.
Congrats Phonegap team!
I love the alpha level OAuth sequence of kicking you to the browser and then re-launching the app through the application url. :D Digging app a lot so far tho
Re: Require.js - it is possible to build one JS file using the r.js build tool: