• Home
  • Tags
  • Users
  • CoderLegion is a rapidly expanding community, with membership on the rise.Coders here share, stay updated and grow their careers.
  • Post
Recent

Recent posts

8 3 7 min.
Introduction Titans represent a significant leap forward in artificial intelligence, particularly in addressing the challenge of long-term memory. Unlike traditional models like Transformers, which struggle with extensive historical contexts, Titan...
posted 1 day ago in Deep Learning Mohit Goyal 231 points
3 1 8 min.
Webpack is a well-established web bundler that is widely known among other things for its rich set of features. One of the many cool aspects of webpack that I would like to focus on in this article is the concept of preloading, i.e. what it is, why ...
posted 22 hours ago in Web Dev andrei.gatej 165 points
0 0 2 min.
My imposter syndrome used to bring me to my knees. I didn't belong. I was going to be caught out. Everyone else is better than me. I was at a meet up one day realising that I could reframe my inner imposter and let it be more constructive than critic...
posted 3 minutes ago in Java clarice.bouwer 121 points
2 0 2 min.
Equality is a crucial concept in C#, and handling it efficiently can improve performance and correctness in applications. In this article, we'll focus on IEquatable, why it is preferable over Equals and ==, and how records in C# inherently support va...
posted 14 minutes ago in C# Spyros 155 points
6 2 1 min.
What is Memory Leaks? Memory leaks occur when a computer program, in our case a React application, unintentionally holds onto memory resources that are no longer needed. These resources can include variables, objects, or event listeners that shoul...
posted 1 day ago in Web Dev Martins Gouveia 149 points
5 2 6 min.
Diving into Solana Explorer: Understanding Transactions and Blocks Introduction The blockchain is an immutable, transparent ledger of transactions. Solana, a high-performance blockchain known for its scalability, low transaction costs, and rapid b...
posted 1 day ago in JavaScript adewumi israel 260 points
5 1 7 min.
Introduction The definition of a high-quality REST API application is an application that can operate well and perform well. The performance of the REST API can be measured by performance testing to ensure the application is operational, scalable, ...
posted 2 days ago in Performance nadirbasalamah 140 points
10 5 5 min.
Hello A few days ago, I was fixing a flaky test, and it turned out I needed some unique and valid values within my factory. Laravel wraps FakerPHP, which we usually access through the fake helper. FakerPHP comes with modifiers like valid and unique...
posted 3 days ago in Backend Dev Oussama Mater 174 points
8 4 3 min.
Introduction This article discusses using Elastic Container Registry ECR as an image repository. AWS Elastic Container Registry is a fully managed container image registry service that Amazon Web Services AWS provides. It is used to store, manage,...
posted 3 days ago in azure gbejula 166 points
12 2 3 min.
What is Ansible? In the fast-paced world of software development, automation and efficient workflows are key to success. Enter Ansible, an open-source tool that has transformed the way we approach automation, configuration management, continuous de...
posted 3 days ago in Other Ahamed Kabeer Choudary 162 points
10 8 3 min.
Web development is evolving rapidly, and artificial intelligence AI is at the center of this transformation. From automating code generation to improving user experiences, AI is changing how websites and applications are built. Whether you're just st...
posted 4 days ago Mohammad Yasir 279 points
6 3 4 min.
This is a frequently asked question in many technical interviews. Let’s explore the answer together and learn which JIT compiler parameters are available for tuning. In simple terms, the JIT Just-In-Time compiler compiles bytecode at runtime for me...
posted 4 days ago in Java stjam 156 points
10 2 5 min.
Table of contents: Introduction What is MongoDB What MongoDB is not Why you should learn MongoDB Advantages of using MongoDB Mongodb drawbacks When to use MongoDB When not to use MongoDB Benefits of MongoDB Challenges ...
posted 4 days ago in Database Anadudev 203 points
6 2 3 min.
Why Your CSS Grid Layout Is Breaking And How to Fix It CSS Grid is powerful, but sometimes, it just doesn’t behave as expected. Your layout shifts, gaps appear where they shouldn't, and suddenly, everything is a mess. Let’s break down some common...
posted 4 days ago in Getting Started Maxime 156 points
4 1 3 min.
Amazon Simple Storage Service S3 is a powerhouse for cloud storage, offering unmatched scalability, durability, and security. Among its many features, S3 Replication plays a vital role in ensuring data availability, resilience, and compliance. AWS p...
posted 4 days ago Deepak Kushwaha 136 points
9 1 3 min.
Deploying a Django 5 Project to Vercel This guide explains how to deploy a Django 5 project to Vercel using the wemake-django-template as of February 2, 2025. The template is based on Django 5.1.4 and Python 3.12, emphasizing code quality and securit...
posted 4 days ago in Deployment Kelvin 141 points
9 2 4 min.
Introduction When it comes to front-end web development, developers often debate whether jQuery or Vanilla JavaScript is the better choice. jQuery was once the go-to library for simplifying JavaScript, but with modern browser advancements, Vanilla ...
posted 6 days ago in Getting Started Brian Keary 387 points
10 6 6 min.
What is Data Science? Data Science has emerged as a cornerstone of the digital age, transforming how businesses operate, governments make decisions, and individuals interact with technology. It is a multidisciplinary field that combines statistical...
posted 6 days ago in Python Arnav Singhal 186 points
9 1 2 min.
Master the art of containerizing Node.js applications with Docker through practical implementation of DevOps best practices, security measures, and production-ready configurations. From development to deployment, mastering the art of containerizing N...
posted Jan 30 TheToriqul 149 points
9 7 5 min.
How to Become a Full-Stack Developer In the modern world, full-stack engineers are in high demand. These individuals are proficient in both front-end and back-end technologies, allowing them to develop complete, working apps. If you want to become ...
posted Jan 29 in Other Sushant Gaurav 182 points
chevron_left

New

clarice.bouwer
Martins Gouveia
Deepak Kushwaha
fredydlemus
Mohammad Yasir

Featured

Astra Bertelli
George Isiguzo
Mark Thompson
prince yadav
shaker

Recent Badges

Devoted Reader Spyros
100 Club clarice.bouwer
Notable Post Brian Keary
100 Club Sampson Ovuoba
Devoted Reader scorpanog