Currency Exchange Rates

About This Space

This app consumes a web service and display the information in a grid


Last updated on July 3, 2019

Public Permissions:   View   Open/Fork   Run   Comment  

Currency Exchange Rates

This space is a simple demonstration of how to consume a Web Service using Node.js. It retrieves currency exchange data and presents it in a sortable grid.

Screenshot

Async with No Callbacks

To simplify development, NodeRun provides pjs API to make asynchronous requests without having to code callbacks. These API reduce complexity allowing you to code business application logic in a straightforward top-down manner.

pjs API

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

More Spaces By jpark (@jpark)

Filters:

Popular Recent

A Hello World app with both dynamic output and input fields

7193

0

0

A Hello World app with both dynamic output and input fields

6563

0

0

A Hello World app with both dynamic output and input fields. Also illustrates the basics of animation.

10863

1

7

ss

Test Space for React

7340

0

0

A simple Demo of how to deploy EJS templates from a stateful Node.js script

8219

0

0

Stateless demo app, where the mobile client or the browser would control the flow of the application

12708

0

3

Static HTML Hello World App

6682

0

0

Static HTML Hello World App

6782

0

0

Static HTML Hello World App

6746

0

0

Static HTML Hello World App

7000

0

0

6426

0

1

This is a simple demo of Fibers! Fibers simplifies code by avoiding messy code known as "callback hell", "promises hell", or "async/await hell". Once Fibers is setup, you never have to think about callbacks or promises (they are handled automatically for you).

8159

0

0