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
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
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
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
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
.NET Camilo Reyes in .NET Working with IAsyncEnumerable in C# IAsyncEnumerable is a powerful interface introduced in C# 8.0 that allows you to work with sequences of data asynchronously. It... 24 April 2024 11 min read
Web Ukeje Goodness in Web How to Use Any SQL Database With Rust Rust is emerging as a frontrunner for ensuring memory safety without sacrificing performance. Its growing popularity isn’t solely based on... 11 April 2024 14 min read
Web Aneesh Lal Gopalakrishnan in Web Cloudfare Turnstile, A New Way To Prove You Are Real This article describes the recommended way to integrate Cloudflare Turnstile into a React application. When I first heard... 21 March 2024 9 min read
Web Benedict Ampea-Badu in Web Making Accessibility Part of the Design Process – Part 3 Naviagation, flow, and testing it all In this last segment of the series, we’ll delve into the crucial elements of... 22 February 2024 14 min read
Camilo Reyes C# Cancellation Tokens in AWS A colleague of mine once asked about cancellation tokens in AWS. This question got me thinking about this problem and... 29 January 2024 11 min read
Web Benedict Ampea-Badu in Web Making Accessibility Part of the Design Process – Part 2 Introduction to the concepts of accessibility in designs We live in the height of the digital age, where the digital... 15 January 2024 19 min read
Other Development Goodness Woke in Other Development Software optimization: leveraging algorithms for optimized performance/search. Software optimization refers to the process of improving the performance, efficiency, and resource utilization of a software application. It involves... 11 January 2024 19 min read
Other Development Chisom Kanu in Other Development Understanding the Importance of Data Lineage in Modern Data Management Data lineage is a component of modern data management that helps organizations understand the origins, transformations, and movement of their... 28 December 2023 22 min read
.NET Camilo Reyes in .NET AWS Step Functions in C# – Part 2 In part one of this series, I built a state machine which runs in the background to process uploaded resumes... 07 December 2023 12 min read
Other Development Goodness Woke in Other Development Content Management System Architecture A Content Management System (CMS) is a software application that allows users to handle digital content on a website without... 17 November 2023 16 min read
Web Benedict Ampea-Badu in Web Making Accessibility Part of the Design Process – Part 1 Accessibility should not be an afterthought In a world that thrives on connectivity and progress, the concept of accessibility has... 16 November 2023 18 min read
Python Yifei Wang in Python Decoding Efficiency in Deep Learning, A Guide to Neural Network Pruning in Big Data Mining In recent years, deep learning has emerged as a powerful tool for deriving valuable insights from large volumes of data,... 01 September 2023 17 min read