/showcases

A set of solutions of coding interview's quests with usage of Effector

Primary LanguageJavaScriptMIT LicenseMIT

Showcases

A set of possible solutions of some quests of coding interviews with usage of Effector and different UI frameworks.

Showcases

Before start, you have to install dependencies with pnpm install

Simple chat

Create a simple UI that shows messages from a socket, scroll to the last message, has a disabling of rich colors, and allows sending messages.

Source