Front End Development

As previously mentioned, Free code camp send out lots of really useful material. As there seems to be interest at code club with regard to making games. The following from recent mail-outs may be of interest.

1. freeCodeCamp just published a new Front End Development course. You can code along at home and build your own game in raw HTML, CSS, and JavaScript. Then you'll learn how to refactor your game to make use of the Model-View-Controller design pattern. You'll then add TypeScript to improve the reliability of your code, and React to make your game more dynamic. This is an excellent project-oriented course for beginners.