Skip to content

Commit

Permalink
intro: link to example project in repl workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
practicalli-johnny committed Jan 21, 2024
1 parent 419589f commit a639312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/introduction/repl-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ A journal should cover the following aspects
The design journal can be used to create meaningful documentation for the project very easily and should prevent time spent on repeating the same conversations.

!!! HINT "Example design journal"
[Design journal for TicTacToe game using Reagent, ClojureScript and Scalable Vector Graphics](https://github.com/practicalli-john/tictactoe-reagent/blob/master/src/tictactoe_reagent/core.cljs#L124){target=_blank}
[Design journal for TicTacToe game using Reagent, ClojureScript and Scalable Vector Graphics](https://github.com/practicalli-johnny/tictactoe-reagent/blob/master/src/tictactoe_reagent/core.cljs#L124){target=_blank}

## Viewing data structures

Expand Down

0 comments on commit a639312

Please sign in to comment.