We're a place where coders share, stay up-to-date and grow their careers.
I like coding :)
All private interactions must abide by the code of conduct.
np__iso-datestring-validator
The goal of the package is to provide lightweight tools for validating strings denotings dates and time. It includes ISO 8601 datestring validation, simple YYYY-MM-DD date validation and time validation in hh:mm:ss.fff format. See details in readme.
TypeScript • 4 stars
np__property-string-path
Generate string path to any object property no matter how deeply nested it is: obj.to.infinity.and.beyond. Enjoy full power of IDE IntelliSense. Originally designed for use with React hook form and Angular reactive forms.
np__eslint-plugin-react-css-modules
eslint plugin for linting non-existant css classes in css/scss modules when used in React applications.
TypeScript • 3 stars
demo__ngx-typed-reactive-form
Strongly typed reactive forms in Angular with nothing mere typescript generics.
TypeScript • 2 stars
app__linkedin-learning-downloader
Bulk video downloader
TypeScript
Currently learning
Java 11 🤓
Skills/Languages
Typescript/Javascript server side and client side. A little bit of Python now and then.
Currently hacking on
Tools and publishing them to npm.
Available for
Angular/React/Typescript.
Well, if I had numerical values representing some status code...
May 3
The more articles I read on "clean code", the more it reminds...
Apr 28
Unfortunately, in practice you can't get infinite recursion, ...
Apr 14
For me it's the ability to create something. I.e. you can cra...
Apr 6
Good observation 👍🙂 I came up with a similar approach in the...
Mar 30
Excellent point, David! :D
Mar 19
I think what's funny is that with javascript's dynamic typing...
Mar 7
Excellent article 👍 Thanks for sharing 😊
Jan 26
Recent comments
We don't have to use Enums on TypeScript? 【Discussion】
Well, if I had numerical values representing some status code...
Open Discussion: What Tips Do You Have For Writing Clean Code?
The more articles I read on "clean code", the more it reminds...
Create object property string path generator with typescript
Unfortunately, in practice you can't get infinite recursion, ...
What is the best part of being a software developer?
For me it's the ability to create something. I.e. you can cra...
Create a debounce function from scratch in typescript
Good observation 👍🙂 I came up with a similar approach in the...
Create a debounce function from scratch in typescript
Excellent point, David! :D
How many way to find max number in array on Javascript.
I think what's funny is that with javascript's dynamic typing...
Why custom react hooks could destroy your app performance
Excellent article 👍 Thanks for sharing 😊