We're a place where coders share, stay up-to-date and grow their careers.
Software Engineer
Work
Good boy at Bulavka
All private interactions must abide by the code of conduct.
Currently learning
Dart / Flutter Go / Network Utilities Highload
Skills/Languages
HTML / CSS / SASS JavaScript / TypeScript Vue / Angular/ Svelte Vite / Webpack / Parcel
PHP / Laravel Node.js (TypeScript) / Adonis / Nest
MySQL / Redis / MongoDB Docker + CI/CD
Currently hacking on
Open Source
type FlatNode { id: number; parent?: number; }; E...
Apr 6
Cool
Oct 12 '20
Recent comments
Three ways to handle recursion
type FlatNode { id: number; parent?: number; }; E...
To-Do app: Composition API as an alternative to Vuex
Cool