CSCharanjeet Singhincharanjeet.hashnode.dev·Jan 23, 2023 · 3 min readHow Healthy Environement Affects ProductivityThe work environment can have a significant impact on the well-being and productivity of employees. A positive work environment that promotes collaboration, creativity, and open communication can lead to increased job satisfaction, motivation, and en...00
CSCharanjeet Singhincharanjeet.hashnode.dev·Jan 16, 2023 · 3 min readWhat is Git and How to install it on windows and LinuxGit is a version control system that allows developers to keep track of changes made to their code over time. It allows multiple people to collaborate on a project, and facilitates the process of merging contributions from different developers. Here ...00
CSCharanjeet Singhincharanjeet.hashnode.dev·Jan 10, 2023 · 2 min readHow Routes Work in MagentoIn Magento 2, routes are used to determine which module and controller will be responsible for handling a request. When a request is made to the Magento server, the server uses the frontName value in the route to determine which module and controller...00
CSCharanjeet Singhincharanjeet.hashnode.dev·Jan 8, 2023 · 2 min readInstall php8.1-gd on Debian SystemIf you are facing any issues with installing php-gd library on your system then you are at the right place to find the solution. Just follow me for the steps to install gd library. It is not as easy as installing other extensions of php because it de...00
CSCharanjeet Singhincharanjeet.hashnode.dev·Mar 6, 2022 · 1 min readWhy we should use MagentoMagento is an ecommerce platform , where we can build our ecommerce store with few little efforts and if the store is simple and you are a little bit technical you may not need the developer as well. Magento is a full fledge and prebuilt system. Thi...01C