Chisom Kanu in Development How to set up a data analysis environment in esProc SPL (compared to Python) Learn how to install and set up esProc SPL for data analysis. Compare esProc with Python and its unique features... 30 March 2026 23 min read
Joydip Kanjilal in .NET How to use refresh tokens in ASP.NET Core – a complete guide Learn all about JWT-based authentication, access and refresh tokens, and how you can implement them in an ASP.NET Core application.… 11 March 2026 19 min read 111
Andy Brown in Python Python is good, but not perfect – here are 10 reasons to avoid it Here are 10 reasons to avoid using Python for large or long-lived systems despite its strengths, featuring key limitations such... 12 February 2026 18 min read 11
Development Goodness Woke in Development Agile software development process vs DevOps and Waterfall Learn what the Agile software development process is, how it works, and how it compares to DevOps and the Waterfall... 09 January 2026 10 min read
Lee Asher in Python Incrementally Loading Data into Parquet with Python In this article, we'll introduce the Parquet format, explain some strategies for incrementally updating a Parquet repository, and, with a... 17 July 2025 14 min read 1
Goodness Woke in Web Frappe vs. Laravel: REST API Integration Techniques REST APIs are fundamental in enabling communication between applications. Frappe and Laravel offer large frameworks to build and consume REST... 24 April 2025 17 min read 1
Jagdish Mohite in Featured Web Browser Security: Evolving Threats, Safeguards, and the Road Ahead Web browsers are essential for navigating the Internet, serving as gateways to online information, services, and applications. However, their ubiquity... 01 March 2025 18 min read 2
Camilo Reyes in .NET The Result Pattern in ASP.NET Core Minimal APIs ASP.NET Core Minimal APIs are a new (as of the end of 2024) way to build web APIs in ASP.NET... 20 February 2025 16 min read 41
Goodness Woke in Web Frappe and Laravel: Database Management and Migrations In this second installment of our series comparing Frappe and Laravel, we probe into critical aspects of database management and... 01 February 2025 14 min read 2
Goodness Woke in Other Development Frappe’s Configuration vs Laravel’s Code-Centric Customisation This article compares the Frappe and the Laravel frameworks, focusing on key technical differences in customization, database management, and API... 23 December 2024 23 min read 1
Phil Factor in Other Development Data Documents and Common Sense What can be so difficult in creating a sensible standard for Structured Data Documents? To understand why they tend to... 13 December 2024 5 min read
Goodness Woke in Other Development Frappe and ERPNext: Leveraging ERP Capabilities for Business Solutions (Part II) In the previous article (here) touched on the overview of Frappe and ERPNext and how they’re connected. We also learnt... 07 November 2024 12 min read
Goodness Woke in Other Development Frappe and ERPNext: Leveraging ERP Capabilities for Business Solutions (Part I) In business operations and management, the integration of large Enterprise Resource Planning (ERP) systems has become paramount. As I covered... 08 October 2024 13 min read 21
Camilo Reyes in .NET Build a Background Processor with AWS Fargate and SQS Asynchronous processing is a common pattern in modern applications. It allows you to offload long-running tasks and events to a... 27 September 2024 12 min read
Dennes Torres Microsoft Fabric and PySpark: Coding tricks to improve your solutions PySpark has some unconventional syntaxes which provide power to the development process, making it easier. We talked about loops before. Let’s... 04 September 2024 4 min read 1
Chisom Kanu in Development EsProc SPL and SQL: Complementary, But Different, Technologies Have you ever surfed the internet and felt overwhelmed by personalized advertisements that appear to know your every desire? Have... 26 August 2024 23 min read 1
Goodness Woke in Web An Introduction to Frappe Framework: Features and Benefits Frappe is a full-stack, battery-included web framework with MariaDB as the database, written in Python and JavaScript. Frappe is a... 19 July 2024 16 min read 22
Web Goodness Woke in Web Sails.js for web development Sails.js is a robust web development framework that runs on top of Node.js and uses JavaScript’s asynchronous features to speed... 06 June 2024 17 min read
Web Goodness Woke in Web Headless CMS (Content Management Systems): Contrasting Git-Based and API-Based The presentation layer of a headless CMS is separated from the content management system itself, making it a backend-only system... 03 May 2024 18 min read
Web Ukeje Goodness in Web Building RESTful APIs in Rust With Actix and Diesel There are many packages and tools that you can use to facilitate your API development with Rust. Rust has a... 26 April 2024 11 min read