IMax153 / advanced-effect-workshop

The workshop exercises and sample code for the Advanced Effect Workshop from Effect Days Vienna 2024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Effect Workshop

Welcome to the Advanced Effect Workshop! We’re extremely excited to have you all here!

The goal of this workshop is to explore advanced patterns and strategies that we have observed are frequently utilized when building non-trivial Effect programs and applications. We will focus on learning common design patterns that will build in complexity throughout the workshop and will provide you with advanced building blocks to power your Effect applications.

Get the Code

To be able to participate in the workshop exercises, it is best that you clone the project.

Once cloned, all of the content relevant to the workshop can be found under the workshop directory.

There are three primary methods which you can use to get access to this project:

Method Description
Clone Locally Clone the project locally (optionally use Nix to install dependencies)
Open in Gitpod Open the project in Gitpod
Open in StackBlitz Open the project in Stackblitz

About

The workshop exercises and sample code for the Advanced Effect Workshop from Effect Days Vienna 2024

License:MIT License


Languages

Language:TypeScript 96.4%Language:JavaScript 2.5%Language:CSS 0.7%Language:Nix 0.3%