Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML

What do you think about the Front-End Checklist?

When comes to produce an HTML page or webpage, it's not easy sometimes to know which elements need to be taken into consideration. It's why the Front-End Checklist (https://github.com/thedaviddias/Front-End-Checklist) exist.

Have you already took a look into it? What do you think about?

Cool-I learned something new. Hadn't run across the meta description before. Nice to know where descriptions in search engines come from and how to add them.

Looks like you put a lot of work into this. Thanks for sharing!

Hi David,

Thanks for this list :) I like the fact it keeps only the essential, can't wait to see the app where you can filter priority and remove extra text to keep only checkbox... :D Then this could be easily add to my workflow steps.

Very good work.

4 Answers

Thanks James Ackerman! It was a long process: I started working on that checklist 2 years ago. It's far to be perfect but with the help of everyone, I'm sure that could become a valuable tool for Front-End developers.

I'll launch a dynamic version in the next days that will allow generating personalized lists (completely open-source of course).

I look forwards to seeing it, David. I can easily imagine this being an integral part of my front-end development process.

The more I look through it, the more I see things I haven't been exposed to yet.

Hi James Ackerman, now you can check the ? NEW Front-End Checklist Application ?, it's dynamic and can manually generate reports! Enjoy! ➜ http://bit.ly/frontendchecklist

It's really coming together @thedaviddias - good job!

Not sure if you've gotten the back end wired up yet, but I didn't receive an email. Guessing there's no back-end code, but I though I'd mention it just in case there was an issue.

Also, it would be really helpful if there was a way to select multiple tags and, thereby, create a custom checklist. Not sure if JS has an option to allow ctl/cmd + left click options of whether something else might work better, or whether it's an idea that's even worth implementing.

At any rate, I can tell you've put a lot of work into it! Cheers!

Hi James Ackerman ,

No back-end here :) I build the project to be entirely Open-Source and easy to re-use. Thank for your suggestion, it's something I can see what I can do.

Yeah, indeed, I worked a lot to have something clean, fast, and that can serve as an example. Don't hesitate to subscribe the newsletter on the website, I'll send sometimes news about new implementations and evolutions.