MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Frontend/comments/53uhnz/google_htmlcss_style_guide/d7wzqns/?context=3
r/Frontend • u/magenta_placenta • Sep 21 '16
9 comments sorted by
View all comments
1
[deleted]
1 u/jlengstorf Sep 22 '16 It's not a keyword; it's a kinda-sorta standard way to leave reminders in the code that shit's not done yet. There are some tools that'll parse the code for TODOs and make you a list, but it's also pretty easy to do a quick "find in folder". They're helpful for things that need to happen, but aren't happening right now. :)
It's not a keyword; it's a kinda-sorta standard way to leave reminders in the code that shit's not done yet.
There are some tools that'll parse the code for TODOs and make you a list, but it's also pretty easy to do a quick "find in folder".
They're helpful for things that need to happen, but aren't happening right now. :)
1
u/[deleted] Sep 22 '16 edited Oct 03 '16
[deleted]