Lastest Wiki


  1. Mastering Git Squash: Streamlining Your Commit History

    Git is a powerful and popular version control system that allows you to track changes in your code and collaborate with other developers. However, sometimes you may end up with a messy commit history that makes it hard to understand what you did and why.

    2023/08/30 Git

  2. NativePHP is a new way to build native applications

    NativePHP is a PHP framework that makes it easy to create native desktop applications. NativePHP is a new framework for rapidly building rich, native desktop applications using PHP. If you're already a PHP developer, you'll feel right at home. If you're new to PHP, we think you'll find NativePHP easy to pick up and use.

    2023/08/25 PHP NativePHP

  3. Go Lang Unmarshall show errors

    When you are Unmarshalling JSON in GO, you would probably get some error at some time regarding JSON format, fields or value types etc,..

    2023/08/16 Development Golang

  4. Be Painkiller - For startup

    The saying, “Don’t be an Ayurveda medicine, be a pain killer,” is a good analogy for the benefits of working quickly. Ayurveda medicine is often referred to as slow-acting and can take days or even weeks to produce results. Pain killers, on the other hand, are fast-acting and can provide relief from pain almost immediately.

    2023/06/13 Startup Thoughts

  5. Go Books

    List of Golang books that will help you to nderstand more in depth about golang and its features and mechanism

    2023/06/11 Golang

  6. Benefits of Symfony that make it popular PHP framework

    Developers would much rather work with a framework that simplifies both their life and their daily work. So, one of the best framework and it's benefits that make it popular PHP framework

    2020/09/01 symfony featured

  7. Most Useful Symfony Bundles

    List of the bundles that I always end up installing in the projects that I develop with Symfony. They are not all, but I think that because of the functionality they provide and the versatility they offer when configuring them, it was worth talking a little about them

    2019/09/08 symfony featured