A developer who loves to implement useful things that solve needs and create real value. If you have any questions, feel free to reach out to me through the contact list.

Posts

Date parsing bug in Safari

Parsing dates with the Date API in JavaScript is a little tricky, but for simple parsing, it would be enough…

PDF generation in Web: An intro for generating high-quality PDF

Generating a one-page report PDF in a web project is simple, and each programming languages or framework have its own solutions or libraries for developers…

Tradeoffs

Tradeoff, the inseparable concept of our whole life. It drives our decisions and also our entire life! When you want…

Use tailwind config in ReactJs components

Did you know you can import tailwind-config file in your React components? I use …

Use mark HTML tag for highlighting text

Hi there. Suppose you want to highlight part of a text in a front-end app…

Remembering all passwords without using Memorization techniques

Have you ever logged in to a website? What did you do? most of the time, first, you write down your username(maybe email) and then your password and finally…

Customizing in vscode

Customizing the development environment is one of the things that increases the productivity and speed of the programmer in his development environment…

VS Code plugins that I used for programming

The vscode editor alone may not meet the needs of every programmer, but by installing some useful plugins, you can achieve better performance and more convenience in programming…

What is zsh? + aliases

Programmers work with the command line interface(terminal) to run a series of commands or run a project or thousands of other tasks…

Fixing the problem of playing network games online with Radmin VPN(for Iranian users)

If you also wanted to play games like General online with your friends and software like Game Ranger, Hamachi, Tangle, etc…