Skip to content

rockthejvm/zio-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Rock the JVM ZIO Course Repository

Powered by Rock the JVM!

This repository contains the code we wrote during the Rock the JVM ZIO course. Unless explicitly mentioned, the code in this repository is exactly what was caught on camera.

This repository uses Scala 3.

Install and setup

  • install your favorite IDE - in the course I work with IntelliJ IDEA
  • either clone the repo or download as zip
  • open with the IDE as an SBT project

You can easily change the code to Scala 2 by changing the scalaVersion in build.sbt, removing the utils package (native to Scala 3) and replacing all givens with implicits. See more here.

For questions or suggestions

If you have changes to suggest to this repo, either

  • submit a GitHub issue
  • tell me in the course Q/A forum
  • submit a pull request!

About

The official repository for the Rock the JVM ZIO course

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages