Recent posts in Articles

2 0 2 min.
Why LCP and INP Matter for Every Developer As a developer, you might focus on writing clean code and adding cool features. But have you ever thought about how fast your website actually feels to users? That's where LCP and INP come in - two simple b...
Onyeka Stephen 32 minutes ago in Java
8 1 3 min.
Overview For an internal database, we needed to implement some sort of text-based search capabilities to help users locate documents. One goal was to be lightweight, hassle-free, easy to set up, expand, and maintain—and ideally, to set it up once a...
Methodox 15 hours ago in Web Dev
2 0 2 min.
What is ERC-20? ERC stands for Ethereum Request for Comment. Essentially, they are standards that have been approved by the community and are used to convey technical requirements and specifications for certain use cases. ERC-20 specifically is a s...
Michael Liang 22 hours ago in Web Dev
2 0 2 min.
In the quest for a cleaner and more concise codebase that adheres to the DRY principle, one React hook that stands out is useImperativeHandle hook. React’s declarative nature encourages developers to build components that rely on props and state to ...
Tony Edgal 1 day ago in Web Dev
2 0 2 min.
Background Email is part of our daily lives; everyone who works in an organization or uses the internet frequently has opened an email account at least once in their lifetime. But this technology, invented in the 90s, wasn’t created for widespread u...
Tobiloba Ogundiyan 1 day ago in Cybersecurity
5 2 3 min.
Working as a coding coach was one of the most fulfilling jobs I’ve ever had. I was hired as a Coding Coach at a small franchise called The Coder School because they needed someone well-versed in Python who could explain core coding concepts. I figure...
Branden Hernandez 1 day ago in Mentorship
5 2 10 min.
In this article, learn how to deconstruct interfaces into core components, creating unified, scalable systems using Brad Frost's Atomic Design methodology to enhance your web design skills effectively! !https://cdn.hashnode.com/res/hashnode/image/...
Michael Larocca 1 day ago in Site Reliability Engineering
6 2 2 min.
We started building an open-source API platform a few years ago ApiLogicServer. You connect to your database, which generates an API, a front-end, plug in your declarative logic, add security and publish your microservice. When the AI hype started - ...
Tyler Band 1 2 days ago in Natural Language Processing
6 2 2 min.
The technical term is "Closure" The essence of lambda calculus is with captures - be it simple values or object references. At the site of anonymous function declaration, it's being captured and the reference is saved inside the lambda until being i...
Methodox 4 days ago in C#
6 2 1 min.
Some AI-powered coding assistants already support code reviews, but most of them tend to review an entire workspace or just the currently open file. In real-world scenarios though, code reviews are often based on pull requests—where we only need to r...
ifanzalukhu97 4 days ago in Command Line Tools
7 1 2 min.
Fine-tuning is a technique for adapting a pre-trained machine learning model to new data or tasks. Rather than training a model from scratch, fine-tuning allows you to start with an existing model like GPT-3 and specialize it for your needs. This app...
Michael Liang 4 days ago in Machine Learning
2 1 10 min.
Top 12 Certifications to Boost Your HR Technology Career in 2025 What are HR certifications? !1 HR certifications are credentials obtained by individuals who want to demonstrate their proficiency in HR-related concepts, practices, and leadership ...
Uchechi 6 days ago in Soft Skills
3 5 4 min.
Top Coding Languages to Master in 2025 With countless programming languages available, choosing the right one to focus on can set the foundation for success in the tech-driven landscape of 2025. Here’s why JavaScript continues to top the list and de...
Michael Liang 6 days ago in Web Dev
5 1 7 min.
I continue to take care of my Home Assistant. This week, I replaced my original setup with Cloudflare Tunnelhttps://developers.cloudflare.com/cloudflare-one/connections/connect-networks/. This is the 6th post in the My journey with Home Assistant fo...
Nicolas Fränkel 6 days ago in Java
10 3 2 min.
Introducing Hippoo — a blazing-fast CLI tool that helps you analyze and compare npm package sizes before you install them. Built by James Akpanhttps://github.com/codiejay/ > “Don’t just install it. Inspect it.” > — Hippoo’s unspoken philosophy I...
Precious Kelvin Nwaogu 6 days ago in Web Dev
7 3 2 min.
I wanted to be a programmer. I coded, I failed, I repeated. That’s the story of my life as a developer. But through all the struggles, I learned one thing, failure isn’t the end. It’s just part of the process. The Start Like many others, I had an i...
Branden Hernandez 6 days ago in Career Roadmaps
5 2 3 min.
Retrieval-Augmented Generation RAG is a powerful AI approach that combines retrieval-based systems with generative language models to produce more accurate, context-aware, and grounded responses. Rather than relying solely on the model’s training dat...
Michael Liang 6 days ago in Python
5 1 3 min.
In Angular, dynamic strings in templates refer to data that can change over time and be reflected in the UI automatically. Angular provides several ways to handle dynamic strings within templates, such as using interpolation, property binding, direct...
Sunny May 14 in Angular
4 2 9 min.
In today's world of distributed systems, microservices, and cloud-native architectures, ensuring system reliability is more challenging than ever. Downtime can result in significant financial losses, damaged reputations, and frustrated users. Chaos t...
bugnificent May 13 in QA Best Practices
5 2 10 min.
In this article, we explore versioning in software development. You'll learn about Semantic Versioning, GitHub releases, and practical steps to manage updates, enhancing your project management skills! !https://cdn.hashnode.com/res/hashnode/image/...
Michael Larocca May 13 in Web Dev
To see more, click for all the posts in this category.
chevron_left

Active Discussions

New

Methodox
ifanzalukhu97
Onyeka Stephen

Featured

adewumi israel
sibasispadhi
stjam

Recent Badges

100 Club Onyeka Stephen
Notable Post Opeyemi Ogunsanya
Notable Post Gift Balogun
Notable Post Deepak Kushwaha
Notable Post Web3Dev