Blog. Page 2
My personal collection of code snippets, starter guides, tutorials and interesting things I found online.
- @rslike/cmp: compare your structures like a pro
At this article I'll share about comparing your data structures
- It's done! Rust-like API in your JavaScript code
Library witch handle undefined behavior
- Folder Uploader design
At this article I’ll show how I was design `<FileUploader />` react component with directory support.
- Using dotenv-guards library for environment variables management
At this article I'll share about dotenv-guards library and how it solves our issues in current project
- Using JSX for telegram bots
At this article I'll share how to use JSX markup with @tlgr/fmt library