Alex Bespoyasov

Results 18 repositories owned by Alex Bespoyasov

treees

52
Stars
8
Forks
Watchers

Trees images generator based on L-Systems made with TypeScript using OOP principles.

ttt-tdd

31
Stars
9
Forks
Watchers

Book about test-driven development with an example of making “Tic-Tac-Toe” by TDD.

www

80
Stars
19
Forks
Watchers

Source code for my blog.

you-really-dont-need-redux-now

20
Stars
3
Forks
Watchers

Redux vs Context API + Hooks comparison article.

explicit-design

90
Stars
9
Forks
Watchers

Source code for the “Explicit Design” post series.

rule-based-data-validation

17
Stars
4
Forks
Watchers

Declarative data validation made with rule-based approach and functional programming.

di-ts-in-practice

18
Stars
3
Forks
Watchers

A sample app for a post about dependency injection with TypeScript.

fsm-example

15
Stars
2
Forks
Watchers

Finite state machine example written in vanilla Javascript.