Hello!
I just wanted to ask if there are any beta developments for the courses beyond Javascript. I am really enjoying the style of instruction in the new beta javascript course with its project based step by step process. I feel like I get lots of practice typing out code and I’ve been going back after finishing the projects to explain what each line is doing and I find that is very helpful. Will this format be coming to any of the other courses?
TLDR
I’ve been inspired at this point to try and make two web based projects given what I know so far:
A “Simon-says” game with light-up boxes that require you to match a the sequence by clicking the boxes. The sequences get longer with every success.
A “Box-Breathing” web app that allows the user to set meditation chime sounds (a selection of different options) to desired intervals OR to a programmed sequence of increasingly longer intervals.
I feel like these two projects should be doable given what I’ve been taught so far, but does anyone think they may require more knowledge?