2018-09-16, 09:39
Hi All,
I was wondering if there was a good guide as to where to start when developing a web interface. I started having a look at the JSON RPC calls, had a play with curl and then decided to open up an ide and start coding. What I didn't know was that there's an origin problem i.e. you can only make requests to the origin site (with jquery). Which totally makes sense. SO I started to have a go at taking an existing webinterface addon and altering it and the changes didn't take hold. Which I guess means that the web interface(s) are being cached?
I was wondering if there was a good guide as to where to start when developing a web interface. I started having a look at the JSON RPC calls, had a play with curl and then decided to open up an ide and start coding. What I didn't know was that there's an origin problem i.e. you can only make requests to the origin site (with jquery). Which totally makes sense. SO I started to have a go at taking an existing webinterface addon and altering it and the changes didn't take hold. Which I guess means that the web interface(s) are being cached?