DEV Community

Discussion on: I am the author of Elm in Action. Ask Me Anything!

Collapse
 
jfmengels profile image
Jeroen Engels

Do you use Debug functions like Debug.log in production? Thanks :)

Collapse
 
rtfeldman profile image
Richard Feldman

Not on purpose. Wouldn't be surprised if a Debug.log slipped through at some point though. 😅