Stream: javascript
Topic: js fiddle
Erich Schulz (Jul 09 2016 at 08:36):
just curious - having just been playing with jsfiddle in (unsuccessful) attempt to get teenagers interested in coding... has anyone had a play with js fiddle and attempted to get working fhir clients operational in it?
Josh Mandel (Jul 11 2016 at 15:16):
We have some examples @Erich Schulz -- e.g. see bottom of http://docs.smarthealthit.org/tutorials/javascript/
Erich Schulz (Jul 11 2016 at 22:01):
sweet! @Josh Mandel - that should give me something to play with - I'm not sure how long this CQL compiler is going to take - depends on how much work I have to revise - but goal would be able to drop CQL artefacts into jsfiddle
Erich Schulz (Jul 11 2016 at 22:14):
that looks exactly like what I need! I (think) i'm going to have to refactor the compiler to be promise based - that is one of the unknowns in my time line - hopefully it should be relatively quick
Last updated: Apr 12 2022 at 19:14 UTC