Hacker Newsnew | past | comments | ask | show | jobs | submit | spirit23's commentslogin

I was surprised to see so many negative comments focused on the website itself rather than the actual content. Despite this, it's still worth sharing if even only one person finds it interesting.


It's an unreviewed pre-print paper so I tried to delete it but kinda late


It’s interesting to see that there are so many ways of doing conditions in JSX. I myself wrote a tiny library (http://github.com/yuanchuan/cond) for it several months ago and thought it made the code looks clean but suffers the same undefined issue though.


Not really. Actually you can create an empty object by: var a = Object.create(null)


oooo, shiny!


This reminds me of a similar tool in php https://github.com/yuanchuan/html-tag-printer


Can't find a close button to hide the dialog box after clicking the bookmarked subblepatterns button


//https://gist.github.com/870150

(function(max){ new Array(max + 1).join(' ').replace(/\s/g, function(c, i){ console.log(i + 1); }) })(1000)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: