Using Human-friendly dates in Git
August 17, 2024 — Git is a de-facto standard for version control these days. And there’s no doubt that it’s a powerful tool that can help you manage your code and collaborate with others.
A blog on PHP, JavaScript, and more
August 17, 2024 — Git is a de-facto standard for version control these days. And there’s no doubt that it’s a powerful tool that can help you manage your code and collaborate with others.
August 6, 2024 — Being aware of the queries that are being executed in your application is one of the most important things to do if you want your application to be performant and scalable at all times.
July 27, 2024 — Browsers have been getting some pretty important features at a rapid pace lately. Features that might take several JavaScript (or CSS) libraries to implement are now available in browsers out of the box.
July 20, 2024 — A fingerprint, in general, refers to a unique pattern or characteristic that can be used to identify an individual or an object. This concept is widely used in various fields.
July 15, 2024 — When it comes to database performance, it would be primarily judged by the fact that how well the database can handle read and write operations.
July 11, 2024 — Generics in programming are a feature that allows you to define functions, classes, and data structures with placeholder types. This enables you to write more flexible and reusable code.
July 9, 2024 — I soft-launched a new project called MacTreasure.com last week which was on my radar for quite a while. At least from the time I switched to being a macOS user.
July 6, 2024 — Markdown has become a widely adopted standard for formatting text on the web due to its simplicity and readability. It allows users to write using an easy-to-read, easy-to-write plain text format, which is then converted to structurally valid HTML.
July 4, 2024 — Metrics. Metrics is something that we all use to measure (flex) the success of our websites. One of the ways to benchmark the success of a website, these days, is to use Lighthouse, a tool that helps us to audit the performance of our websites.
July 1, 2024 — When you’re working with a certain technology stack, you often find yourself looking for developers who are using the same tools and frameworks. The like-minded developers can help you find the best solutions and improve your skills.