Viewing profile — pretodor
pretodor
HN member- Joined
- Sat, Nov 10, 2012, 11:13 AM UTC
- HN karma
- 16
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About pretodor
No profile information was provided.
Recent public activity
- story
-
comment
Comment #17209658
> The site is down It's available in Google's cache.[1] [1] http://webcache.googleusercontent.com/search?q=cache:https:/...
-
comment
Comment #13704994
> It does lead to subtle bugs. Have you encountered any bugs so far while testing NodeScript out? I thought I have taken care of all the gotchas when it comes to semicolons.
-
comment
Comment #13694346
The default behaviour is not to shadow variables. If you want to shadow a variable, you have to do so explicitly with the 'let' keyword. Here is a NodeScript snippet and its equiva…
-
comment
Comment #13688550
Regarding the semicolons, due to the insertion mechanism JavaScript uses, lines starting with '[', '(', or '`' will get merged with the previous statement. So the example in the re…
- story
-
comment
Comment #12821443
> I also really like Mac OS, even with it's thorns, because its design is much better than whatever version of Linux I would use (not a big fan of Ubuntu's Unity). I would love to …
-
comment
Comment #12420642
Here is the full text: 1/ The key to finishing projects on time is to start every single step as late as possible (exactly the opposite of what most PMs do) 2/ First, because only …
- comment