#javascript
Read more stories on Hashnode
Articles with this tag
Recommendations on how to structure TanStack queries and mutations. Provided templates define hooks with extensible interfaces, supporting custom...
Tool ni is a utility that removes the need to recognize a type of package manager in JS projects (npm, yarn, pnpm, bun). It provides a unified...
Various React applications require various structures. Let's define a set of advice on how to think about project organisation and apply it to a...
Recommendations on how to unify naming convention within a code – formats, acronyms and abbreviations, value-based prefixes, event handlers, etc....