JavaScript2 Min Read s4goronOctober 31, 2024 Vanilla JavaScript over Front-end Frameworks! I was amazed to hear that Netflix shifted to vanilla js from React then. Though they didn’t shift fully. They used…
Technology3 Min Read s4goronOctober 27, 2024 Neovim; A Keyboard-only Editor I started my programming journey when I was in eighth grade. At that time, I was very immature about thinking in a programming way. I used to…
Ruby2 Min Read s4goronOctober 22, 2024 Ruby for Plant Layout Solution It was 2022. I was at the end of my third year at Jagannath University. I remember I took a course named Operations Management. At that…
Shopify3 Min Read s4goronOctober 20, 2024 How I managed to export products from a Shopify website to WordPress costing 0 buck One day, my client from the Netherlands asked me if it was possible to duplicate a Shopify website into WordPress. The design…
PHP WooCommerce WordPress3 Min Read s4goronOctober 17, 2024 wc_get_orders() function from WooCommerce, A WordPress E-commerce plugin WooCommerce is a free, open-source plugin designed for WordPress websites, specifically created to facilitate e-commerce…