Not Enough Fiber

About This Space

Really, its just the fibers template


Last updated on June 29, 2021

Public Permissions:   View  

Using Fibers Template

This template is a demonstration of using Fibers, which allows you to call asynchronous functions without callbacks. This can significantly simplify development and code maintenance. In this example, the README.md file is read from the file system using only 1 line of code thanks to Fibers. The benefits of this approach multiply considerably as your application grows and more code is written.

How to use Fibers

With Profound.js Spaces, using Fibers is easy. Profound.js Spaces includes Profound.js API that automatically create Fiber-enabled functions out of any asynchronous Node.js function, API, or set of API. You can call the new functions with the same ease as calling synchronous API; however, the processing is still asynchronous and the Node.js event loop is never blocked. Profound.js Spaces also provides many of its own API that are already Fiber-enabled, making it easy to work with databases, Web Services, and Web/Mobile interfaces.

API

pjs.wrap() - Wrap an asynchronous function so that it can be called in a top-down manner without a callback

Comments have been disabled for this space.

Filters:

Popular Recent

This interactive app prompts the user for key fields to lookup a database record and displays the results

4671

0

0

Based on the one Alex created for the California office, but added links to restaurant menus and the ability to rate the experience. (Removed "delete" option so ratings/menus will always be there.)

4656

1

1

Eat other NodeRun players to win prizers

4638

0

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

4585

0

0

Scott's family wants to keep track of restaurants and what we liked about them.

4445

0

0

A demo of how to build Rich Displays in the Visual Designer that integrate with external CSS and JavaScript file

4401

0

0

Example of modifying allowed upload types with JavaScript at run-time

4277

0

0

This workspace implements Watson Visual Recognition. The application uses your device camera to take your photo, determine how old you look, and tell you all about it using human speech though the speakers on your device.

4215

0

0

example mortgage application

3861

0

0

Scott Klement's Meeting Timer

2697

0

0

Test KeyCodes and pui.fieldExit() routine.

2615

1

0