Harsh Patel 🕸 Web aficionado 💻 Writer + Programmer 🎯 Dreams ➡️ Vision ➡️ Reality

Stories by Harsh Patel

Password Hashing in Node.js With Bcrypt

Password hashing in Node.js with bcrypt

Data breaches can cause damage worth millions, this article will show you how to use password hashing with the bcrypt library in Node.js.

Harsh Patel
Mar 13, 2023 ⋅ 6 min read
How To Render Html To React Native

How to render HTML to React Native

Learn how to render HTML to React Native using the react-native-render-html library instead of having to rewrite code for target platforms.

Harsh Patel
Dec 22, 2022 ⋅ 5 min read
Relative-Deps An Alternative To Npm-Link For Relative Dependencies

relative-deps: An alternative to npm-link for relative dependencies

relative-deps works by installing dependencies from a local checkout and keeping them in sync, all without the limitations of link.

Harsh Patel
Oct 12, 2022 ⋅ 4 min read
Create Micro Frontend App React

Build a micro-frontend application with React

Explore the concept of micro-frontends with examples, discussing their advantages over frontend monolithic applications and other available setups.

Harsh Patel
Aug 4, 2022 ⋅ 7 min read
Getting Started With Pterodactyl Panel

Getting started with Pterodactyl Panel

Pterodactyl is a free, open source server management tool that provides the perfect platform to manage game servers with significantly less effort.

Harsh Patel
May 31, 2022 ⋅ 7 min read
Essential VS Code Extensions For TypeScript

9 essential VS Code extensions for TypeScript

Use VS Code extensions like TypeScript ESLint, TypeScript Toolbox, and TypeScript Importer to help configure and use TypeScript easily.

Harsh Patel
Apr 4, 2022 ⋅ 7 min read
The 8 Best Chart Libraries For Vue

The 8 best chart libraries for Vue

Explore the best chart libraries in Vue according to their data integration, maintenance, and attractive designs.

Harsh Patel
Mar 23, 2022 ⋅ 6 min read