Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
catshirt
on May 1, 2014
|
parent
|
context
|
favorite
| on:
Interactively Programming Flappy Bird in ClojureSc...
I can easily say that when I return to projects that don’t have an interactive workflow I feel like I am in the stone ages.
i really can't put it better. it's like when i first found Firebug or Mapquest.
brucehauman
on May 1, 2014
[–]
We should make people program without Firebug every now and then and so they can experience the pain we went through.
tieTYT
on May 2, 2014
|
parent
|
next
[–]
When I debug in firefox, I use the native debugger. Firebug takes a long time to start up. Am I missing out, or are the two similar at this point?
fellytone84
on May 2, 2014
|
root
|
parent
|
next
[–]
They're basically the same, except the native debugger--like you said--is faster. I love Firefox, but I've switched to Chrome for the dev tools and overall speed.
sethaurus
on May 2, 2014
|
root
|
parent
|
prev
|
next
[–]
Firebug pre-dated (and heavily inspired) the native debugger, so the GP is probably intending to suggest doing without either of them.
pjmlp
on May 2, 2014
|
parent
|
prev
[–]
alert(my-var); :(
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
i really can't put it better. it's like when i first found Firebug or Mapquest.