Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 701 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 701 Bytes

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