Hacker News new | ask | show | jobs
JavaScript Summary for beginners (slowwaker.work)
3 points by kazup 3013 days ago
1 comments

Never use innerHTML! user innerText instead! And btw slice, substr, and substring, just pick one and stick with it!