Prakash Bhandari (PB)

Loading..
17 Followers
Hello! I'm Prakash Bhandari. A Software Engineer, Tech Lead, and open source maintainer. I build open-source software that is currently used by hundreds of thousands of developers. Most of my open source software is written in TypeScript/JavaScript.

Recent Blogs and Articles by Prakash Bhandari (PB):

How to Ensure Always LF (Line Feed) Instead of CRLF on Windows — JetBrains, PhpStorm, WebStorm, Git

Published , Last updated

Learn how to force LF line endings on Windows using PhpStorm, WebStorm, .editorconfig, and Git settings. Fix CRLF issues and keep your codebase clean. ..More..

How to Select UUID Version in TypeORM Entity

Published , Last updated

Learn how UUID versions work in TypeORM entities. Understand TypeORM's default UUID generation and how to use specific UUID versions like v4 or v1 manually. ..More..

How to Add Extra Authentication Field in WordPress Login Page

Published , Last updated

Secure your WordPress site with an extra login field! This step-by-step guide shows how to add and validate a custom field without editing core files. ..More..

The Ultimate PHP Cheat Sheet for Developers

Published , Last updated

Master PHP with this ultimate cheat sheet! Covers syntax, arrays, loops, OOP, MySQL, security, Composer, and new PHP 8+ features. Perfect for beginners and professionals alike. ..More..