Sunday, July 07, 2019

2019-07-07 Sunday - Experimenting with RunKit

https://runkit.com/home

  • "RunKit notebooks completely remove the friction of trying new ideas. With one click you'll have a sandboxed JavaScript environment where you can instantly switch node versions, use every npm module without having to wait to install it, and even visualize your results. No more configuration, just straight to coding."
  • "Create an API without worrying about servers or configuration. Just export a endpoint function and your notebook automatically becomes an HTTPS endpoint, accessible from any app. Great for prototyping iOS and Android backends, or creating microservices."
  • "RunKit makes it easy to let your users run the sample code in your blog posts and documentation right on your website."


console.log("Hello, I'm executing within the RunKit environment");



No comments:

Copyright

© 2001-2021 International Technology Ventures, Inc., All Rights Reserved.