An open API service indexing awesome lists of open source software.

https://github.com/aldis-ameriks/hangman

Diving into the world of Elixir. 🤯
https://github.com/aldis-ameriks/hangman

Last synced: 9 months ago
JSON representation

Diving into the world of Elixir. 🤯

Awesome Lists containing this project

README

          

# Hangman game

This small, fun pet project has been an excuse to explore:
* Functional programming using Elixir / Phoenix
* Mobx for frontend state management
* CRA v2 + TypeScript
* [react-testing-library](https://github.com/kentcdodds/react-testing-library) over [enzyme](https://github.com/airbnb/enzyme) for writing tests
* React pose for animations

The final unremarkable result is available [here](https://hangman.kataldi.com).
The old school look was achieved by using [BOOTSTRA.386](https://github.com/kristopolous/BOOTSTRA.386) 📺

![alt text](./hangman.png)