Skip to content

Commit

Permalink
scala.io prep
Browse files Browse the repository at this point in the history
  • Loading branch information
Krever committed Nov 5, 2024
1 parent 7e52abe commit f054a7e
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 4 deletions.
24 changes: 24 additions & 0 deletions 2024-11-scala-io/slides.html
Original file line number Diff line number Diff line change
Expand Up @@ -862,10 +862,26 @@ <h2>Higher-Kinded <br/> Data</h2>

<span class="breadcrumb-data">Decisions4s » Context</span>

#### But what the heck is
## Buisness4s?

++++

<span class="breadcrumb-data">Decisions4s » Context</span>

### Can we let the business edit the rules?

We can but we shouldn't

++++

<span class="breadcrumb-data">Decisions4s » Context</span>

### Can we do more?

Yes, but should we?

<span style="font-size: 0.6em;color: gray">Json serialization and SQL execution should be possible</span>

++++

Expand All @@ -879,6 +895,14 @@ <h2>Higher-Kinded <br/> Data</h2>

<span class="breadcrumb-data">Decisions4s » Context</span>

### But it's only 0.0.1!

Because it was brewing for a long time.

++++

<span class="breadcrumb-data">Decisions4s » Context</span>

### Can I use it from scala 2?

Yes, kind of.
Expand Down
21 changes: 17 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,20 @@
<table class="ui very basic table" style="font-size: 1.5em; line-height: 1.2em">
<tbody>
<tr>
<td colspan="4"><strong>Decisions4s: Complicated Conditionals, Higher-Kinded Data and Scala 3</strong></td>
<td colspan="4"><strong>Decisions4s: Complicated Conditionals, Higher-Kinded Data and Scala 3</strong>
</td>
</tr>
<tr class="talk-conf">
<td></td>
<td><a href="https://artofscala.com/">Art of Scala 2024</a></td>
<td><a href="2024-10-art-of-scala">slides</a></td>
<td><a href="https://www.youtube.com/watch?v=J4ZXsR25M7k">video</a></td>
</tr>
<tr class="talk-conf">
<td></td>
<td><a href="https://scala.io/">Scala.io 2024</a></td>
<td><a href="2024-11-scala-io">slides</a></td>
<td><a href=""></a></td>
</tr>
<tr>
<td colspan="4"><strong>Communication for developers</strong></td>
Expand All @@ -55,19 +62,25 @@
<td></td>
<td><a href="https://voxxeddays.com/zurich/">Voxxed Days Zurich 2024</a></td>
<td><a href="2024-03-voxxed-days-zurich">slides</a></td>
<td><a href="https://www.youtube.com/watch?v=bVRbxVCHrPE&list=PLRsbF2sD7JVrJJWeSPM7WjYNO42O-aF_o&index=21">video</a></td>
<td>
<a href="https://www.youtube.com/watch?v=bVRbxVCHrPE&list=PLRsbF2sD7JVrJJWeSPM7WjYNO42O-aF_o&index=21">video</a>
</td>
</tr>
<tr class="talk-conf">
<td></td>
<td><a href="https://2024.geecon.org/">Geecon 2024</a></td>
<td><a href="2024-03-voxxed-days-zurich">slides</a></td>
<td><a href="https://www.youtube.com/watch?v=i3T9_ntm1S4&list=PLxZQe6I1pYpet-lLqg22YWMiANXGhJxCN&index=67">video</a></td>
<td>
<a href="https://www.youtube.com/watch?v=i3T9_ntm1S4&list=PLxZQe6I1pYpet-lLqg22YWMiANXGhJxCN&index=67">video</a>
</td>
</tr>
<tr class="talk-conf">
<td></td>
<td><a href="https://devdays.lt/">Dev Days Europe 2024</a></td>
<td><a href="2024-03-voxxed-days-zurich">slides</a></td>
<td><a href="https://www.youtube.com/watch?v=NLYLHZQ-Qj8&list=PLqYhGsQ9iSEpFD1hBBle_VkpJ-S-FC4Lc&index=53">video</a></td>
<td>
<a href="https://www.youtube.com/watch?v=NLYLHZQ-Qj8&list=PLqYhGsQ9iSEpFD1hBBle_VkpJ-S-FC4Lc&index=53">video</a>
</td>
</tr>
<tr>
<td colspan="4"><strong>Love, hate and workflows</strong></td>
Expand Down

0 comments on commit f054a7e

Please sign in to comment.