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

added a dispatch-sync #1

Merged
merged 1 commit into from
Jan 6, 2015
Merged

added a dispatch-sync #1

merged 1 commit into from
Jan 6, 2015

Conversation

stumitchell
Copy link
Contributor

Hi I added this as an easy way to get dj's stuff to work.

I.e he can do his bootstrap with dispatch-sync

and also tests can be changed to use it.

hipitihop added a commit that referenced this pull request Jan 6, 2015
merged stu's added a dispatch-sync
@hipitihop hipitihop merged commit f6ce0dc into day8:master Jan 6, 2015
mike-thompson-day8 pushed a commit that referenced this pull request Aug 23, 2016
mike-thompson-day8 pushed a commit that referenced this pull request Aug 26, 2016
Update my fork to day8 develop branch
smahood added a commit that referenced this pull request Aug 29, 2016
Panthevm added a commit to Panthevm/re-frame that referenced this pull request Jul 2, 2020
:<> - Reagent Fragment (https://github.com/reagent-project/reagent/blob/master/doc/ReactFeatures.md)
Example day8#1

[:div
  [:span "foo"]
  [:span "bar"]] 

=>
<body>
    <span>"foo"</span>
    <span>"bar"</span>
</body>
mike-thompson-day8 pushed a commit that referenced this pull request Jul 2, 2020
:<> - Reagent Fragment (https://github.com/reagent-project/reagent/blob/master/doc/ReactFeatures.md)
Example #1

[:div
  [:span "foo"]
  [:span "bar"]] 

=>
<body>
    <span>"foo"</span>
    <span>"bar"</span>
</body>
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.

2 participants