Tom
Tom
Note: The exercise tracker PR had *.html in the .gitattributes file, but it was still using html/css/js instead of node. I added .css in there and it started using node.
At least a few of the remaining boilerplates need the dependencies added to the package - and the instructions that tell users to install them need to be removed on...
Side note - it appears like a mobile size or narrow window can show these buttons twice:  Maybe this is a separate...
It should be like the "getting to know the buttons" part of a video game. When you first turn on a video game, you often have a short period at...
I know what you mean about these problems @bbsmooth... > If we included a step in an introductory course that made them aware about the need capitalize... I don't really...
I hear what you're saying @nhcarrigan - although, the [JS projects](https://www.freecodecamp.dev/certification/fccb1/javascript-algorithms-and-data-structures) look like links and open up the modal:  With the current...
I think we should change this to a table so it looks like what's on the timeline page. Then they can all be buttons.
The settings did change, but I still think it looks a little rough:  I suggested turning this area into a table, like...
I cut a couple screen shots together for an example of what I think it should maybe look like: 
The shorter the better "The button you added will submit the form by default. Add the type attribute with the value submit to the button to make it clear that...