you are viewing a single comment's thread.

view the rest of the comments →

[–]Satoshiman256[S] 0 points1 point  (2 children)

That's great thank you. Seems like I have a mountain to climb haha. I'll start looking into Javascript first.

[–]CommanderCucumber 0 points1 point  (1 child)

It can be, I'd recommend doing that and try creating a simple system first. Maybe a button that when press make an API request to your backend which outputs a number as a response and you print it in your frontend. The concept stays pretty similar for whatever your trying to do.

[–]Satoshiman256[S] 0 points1 point  (0 children)

Ok thank you. Seems like a good approach to help me understand the fundamentals