DEV Community

Discussion on: Those silly mistakes we all make

Collapse
 
philnash profile image
Phil Nash

I have the opposite! Now I have to kick myself every time I write document.getElementByID('#some-id'). 😅

Collapse
 
jonathanburnhill profile image
Jonathan Burnhill

I'm forever missing out the dot for a class so made a snippet that does it for me