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 221
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 Rust REST API Tutorial: Building with Actix-web and Diesel ORM – Handlers, Models, Migrations, and Database Integration Building a REST API in Rust using Actix-web as the web framework and Diesel as the ORM - defining routes... 26 April 2024 12 min read
.NET Camilo Reyes in .NET IAsyncEnumerable in C#: Streaming Data Asynchronously vs IEnumerable IAsyncEnumerable in C# streams data rows one at a time, reducing memory consumption for large datasets compared to IEnumerable. Demonstrated... 24 April 2024 12 min read
Web Ukeje Goodness in Web Rust SQL Databases with Diesel ORM: CRUD Operations Guide Connect Rust applications to SQL databases using the Diesel ORM. Covers database setup with .env configuration, basic CRUD operations (insert,... 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
.NET Camilo Reyes in .NET AWS Step Functions in C# Step functions allow complex solutions to process data in the background. This frees users from having to wait on the... 17 August 2023 12 min read
Other Development Jagdish Mohite in Other Development Bots Usage in Artificial Intelligence The usage of bots in artificial intelligence (AI) has gained significant attention and importance in recent years. Bots, also known... 06 August 2023 26 min read
Other Development Ukeje Goodness in Other Development Building REST APIs in Go with Mux and GORM In modern software development, Application Programming Interfaces (APIs) are essential for building scalable and flexible systems. APIs enable applications to... 04 August 2023 9 min read