I have expanded a lot on my last project last project and had a lot of fun doing it. It was great to build out all the code. I am new to JS so these types of projects are really helping me learn. Please be honest about where I can improve the clean the code. I learnt about the helper functions after I posted here last time and love them! (Ignore the formatting as I had to remove the CSS code to fit it in the post)
I have expanded a lot on my last project and had a lot of fun doing it. It was great to build out all the code. I am new to JS so these types of projects are really helping me learn. Please be honest about where I can improve the clean the code. I learnt about the helper functions after I posted here last time and love them! (Ignore the formatting as I had to remove the CSS code to fit it in the post)
I have expanded a lot on my last project and had a lot of fun doing it. It was great to build out all the code. I am new to JS so these types of projects are really helping me learn. Please be honest about where I can improve the clean the code. I learnt about the helper functions after I posted here last time and love them! (Ignore the formatting as I had to remove the CSS code to fit it in the post)
I have expanded a lot on my last projectlast project and had a lot of fun doing it. It was great to build out all the code. I am new to JS so these types of projects are really helping me learn. Please be honest about where I can improve the clean the code. I learnt about the helper functions after I posted here last time and love them! (Ignore the formatting as I had to remove the CSS code to fit it in the post)
I have expanded a lot on my last project and had a lot of fun doing it. It was great to build out all the code. I am new to JS so these types of projects are really helping me learn. Please be honest about where I can improve the clean the code. I learnt about the helper functions after I posted here last time and love them! (Ignore the formatting as I had to remove the CSS code to fit it in the post)
I have expanded a lot on my last project and had a lot of fun doing it. It was great to build out all the code. I am new to JS so these types of projects are really helping me learn. Please be honest about where I can improve the clean the code. I learnt about the helper functions after I posted here last time and love them! (Ignore the formatting as I had to remove the CSS code to fit it in the post)
Advanced Air Calculator - How can I clean the code and add some more features?
I would like to know how I could simplify this code. I know that my next step is using JSON to parse the required data. I am about to start the Head First HTML5 book where it goes into some depth about JSON and JavascriptJavaScript.
I was thinking that there could be ways to simplify the code using this
. I was also thinking of using an onChange()onChange()
event for the 'Model Selection' so that when the model is selected, it automatically calculates the 'Model Dropper Capacity' How would I do this?
Advanced Air Calculator - How can I clean the code and add some more features?
I would like to know how I could simplify this code. I know that my next step is using JSON to parse the required data. I am about to start the Head First HTML5 book where it goes into some depth about JSON and Javascript.
I was thinking that there could be ways to simplify the code using this
. I was also thinking of using an onChange() event for the 'Model Selection' so that when the model is selected, it automatically calculates the 'Model Dropper Capacity' How would I do this?
Advanced Air Calculator
I would like to know how I could simplify this code. I know that my next step is using JSON to parse the required data. I am about to start the Head First HTML5 book where it goes into some depth about JSON and JavaScript.
I was thinking that there could be ways to simplify the code using this
. I was also thinking of using an onChange()
event for the 'Model Selection' so that when the model is selected, it automatically calculates the 'Model Dropper Capacity' How would I do this?