Blog

Code Testing through SonarQube - Cover Image
General
Code Testing through SonarQube

SonarQube is an open-source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs and code smells

Worker Threads
General
Worker Threads

Understanding Node.js Worker Threads, a powerful solution to maximize CPU utilization and optimize the processing of heavy computational workloads.

How to Publish a Python Package on PyPI - Cover Image
General
How to Publish a Python Package on PyPI

Publishing your Python package allows you to share your code with the wider Python community, making it easily accessible for others to install and use in their own projects.

husky (eslint + prettier) - Cover Image
General
husky (eslint + prettier)

# Auto-verify your code before commit

Python : Virtual Environment + requirments.txt - Cover Image
General
Python : Virtual Environment + requirments.txt

Python projects must always be developed in isolated or virtual environment so that all our dependencies are locked to the project only.

WSL 2.0 - Cover Image
General
WSL 2.0

Install WSL 2.0 on Windows 10

EPRNext - Create doctypes
ERPNext Notes
EPRNext - Create doctypes

Introduction to doctypes

ERPNext How to create an APP in Frappe
ERPNext Notes
ERPNext How to create an APP in Frappe

Explanation of how to create a new function in Frappe framework

ERPNext documentation
ERPNext Notes
ERPNext documentation

These are some useful links to frappe framework and ERPNext.

ERPNext installation
ERPNext Notes
ERPNext installation

Installing ERPnext - mainly on Windows WSL

Welcome
General
Welcome

Welcome to our ERP