Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Nice, but I have found the native implementations don't look as bad as they used to, especially on mobile web.


There is one gotcha with native/custom alert messages like these: native alerts block the ui thread of a browser, while custom do not. Sometimes you want to block and sometimes you don't. When you don't - you need something nice and simple.


I think if you don't want block the UI thread you shouldn't be using alerts. That is the whole point of it.




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

Search: