Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme and examples #20

Merged
merged 4 commits into from
Dec 3, 2018
Merged

Readme and examples #20

merged 4 commits into from
Dec 3, 2018

Conversation

arichiardi
Copy link
Owner

Set of small tweaks that happened during the Clojure Conj 2018.

The README has been improved, and a simple example has been added to the repository.

As a added bonus, I had fun with bash and a little script that launches a REPL - there will be no need for two terminals (watch & node) anymore.

@arichiardi arichiardi requested review from yilazius and ElChache and removed request for yilazius December 3, 2018 22:20
Copy link
Collaborator

@ElChache ElChache left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So yes just the exception word instead of error, everything else looks neat!

(fn [anomaly]
(println "Anomaly detected in the matrix"))

;; on-error
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on-exception right?

src/fonda/core.cljs Show resolved Hide resolved
src/fonda/step.cljs Show resolved Hide resolved
README.md Outdated

## Usage
;; on-error
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on-exception

@arichiardi arichiardi merged commit 3dfe5f7 into master Dec 3, 2018
@arichiardi arichiardi deleted the readme-and-examples branch December 3, 2018 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants