• Feed
  • Discussions

Changelog

New steps component and improved accessibility on Hashnode's blog and docs product.

New steps component and improved accessibility on Hashnode's blog and docs product.

Nov 05, 2024·
new

Trending Articles

Bridging Ethena on TON: How USDe Is Ushering in the Next Generation of DeFi.

Patience Uyire·44 reads

WiFi Map’s Web3 Leap: Milestones, Ambassadors, and the Power of Community Testing.

Patience Uyire·39 reads

From Exclusion to Empowerment: How CryptoXpress is Revolutionizing Financial Access in the Digital Age

OMOLARA OLOFINSAO·33 reads

Top commenters this week

Writing Challenges

#2Articles1Week Challenge

Become better at technical writing; accept Hashnode's writing challenge for four weeks.

#2Articles1Week Challenge
#WomenWhoTech

Share your story, achievements, or experiences as a woman, non-binary folk in tech or as a #WomenWhoTech ally!

#WomenWhoTech
Self Starter

Publish your first article on Hashnode and become a self starter!

Self Starter
Serial Blogger

Publish an article every day for 7 days and earn a cool serial blogger badge!

Serial Blogger
Talk of the town

Write a story that drives amazing engagement on Hashnode and become the talk of the town!

Talk of the town
Word Warrior

Write an in-depth article on your Hashnode blog that's more than 2000 words and become a word warrior!

Word Warrior
Buy Verified PayPal Accounts
Buy Verified PayPal Accounts
Britney Walsh
Britney Walsh
Eleanore Murphy
Eleanore Murphy
Vishal Virlux
Vishal Virlux
basu lee
basu lee
Akash Desarda
Akash Desarda
importidea.dev·Apr 26, 2025
Apr 26, 2025
Featured

From Failure to Flow: How I Used Polars to Conquer Memory Issues in Our Data Pipelines

Ever been bogged down by data pipelines crashing due to memory issues? It's a frustratingly common problem in data engineering projects. This post chronicles my experience of identifying and resolving memory bottlenecks in our data processing using t...

From Failure to Flow: How I Used Polars to Conquer Memory Issues in Our Data Pipelines
Discuss·31 likes·485 reads
Data Engneering
Lazyframe
GreenFlux
GreenFlux
blog.greenflux.us·Apr 21, 2025
Apr 21, 2025
Featured

Building a Knowledge Graph Locally with Neo4j & Ollama

Knowledge graphs, also known as semantic networks, are a specialized application of graph databases used to store information about entities (person, location, organization, etc) and their relationships. They allow you to explore your data with an in...

Building a Knowledge Graph Locally with Neo4j & Ollama
Discuss·58 likes·791 reads
Neo4j
Abigeal Afolabi
Abigeal Afolabi
abigeal.hashnode.dev·Apr 17, 2025
Apr 17, 2025
Featured

Why Your Node.js App Freezes (And How Worker Threads Can Save You)

You've built an awesome Node.js app that your friends love using. Then disaster strikes - someone tries to generate a report and your entire application freezes. Everyone's experience grinds to a halt. This happens because Node.js runs on a single th...

Why Your Node.js App Freezes (And How Worker Threads Can Save You)
Discuss·33 likes·128 reads
Node.js
Ujjwal Mahar
Ujjwal Mahar
ujjwalmahar.hashnode.dev·Apr 15, 2025
Apr 15, 2025
Featured

Lessons Learned from Running Serverless Applications in Production on AWS

Introduction Have you heard about serverless on AWS? It sounds amazing: your code scales up automatically, you only pay when it runs, and you don't have to worry about servers. Tools like AWS Lambda, API Gateway, and DynamoDB make this possible. Gett...

Lessons Learned from Running Serverless Applications in Production on AWS
Discuss·25 likes·201 reads
acdblr-blogathon
Mikey Nichols
Mikey Nichols
journeytocode.io·Apr 13, 2025
Apr 13, 2025
Featured

Advanced Patterns & Integration with Frameworks

Web Components promise the holy grail of front-end development: truly reusable, framework-agnostic components that work anywhere. Yet many developers struggle to integrate these universal building blocks with popular frameworks like React, Angular, o...

Advanced Patterns & Integration with Frameworks
Discuss·23 likes·175 reads
Journey to Web Components: From Fundamentals to Advanced UI Architecture
Web Components
Vitaly Batrakov
Vitaly Batrakov
vbat.dev·Apr 06, 2025
Apr 06, 2025
Featured

Rules of Structured Concurrency

You can find video version of this article here. In the previous article, we covered the key aspects of Swift Concurrency to build a solid mental model of it. In this article, we will discuss structured and unstructured tasks. You’ll see that their ...

Rules of Structured Concurrency
Discuss·16 likes·3973 reads
structured concurrency
Victoria Lo
Victoria Lo
lo-victoria.com·Apr 07, 2025
Apr 07, 2025
Featured

The Truth about Vibe Coding (feat. GitHub Copilot Agent Mode)

Hello and welcome to another Articles by Victoria! This weekend, my friends and I have been talking a lot about the revolutionary AI tools we see emerging. We came across the term "vibe coding," which apparently describes the art of coding without ac...

The Truth about Vibe Coding (feat. GitHub Copilot Agent Mode)
Discuss·40 likes·2652 reads
AI, but make it make sense
vibe coding
GreenFlux
GreenFlux
blog.greenflux.us·Apr 06, 2025
Apr 06, 2025
Featured

Markdown Editor and Knowledge Graph Notes App with Vis.js in FileMaker Pro

Markdown is used widely in programming, documentation, content creation, GitHub, and lots of other areas in tech. One of the most popular Markdown editors is Obsidian, a note taking app with an interesting graph view that shows how all of your notes ...

Markdown Editor and Knowledge Graph Notes App with Vis.js in FileMaker Pro
Discuss·22 likes·252 reads
FileMaker Pro
knowledge graph
Nitesh Chaturvedi
Nitesh Chaturvedi
learnwithnitesh.hashnode.dev·Mar 29, 2025
Mar 29, 2025
Featured

A Deep Dive into AWS Load Balancers: CLB, ALB, NLB, and GWLB

Listen up, because this is important. If you're running anything on AWS—or hell, even thinking about it—you need to understand load balancing. You can't just throw traffic at a single server and hope for the best. That’s amateur hour. AWS gives you f...

A Deep Dive into AWS Load Balancers: CLB, ALB, NLB, and GWLB
Discuss·26 likes·82 reads
learnwithnitesh
Anil gurau
Anil gurau
blog.anilgurau.com·Mar 30, 2025
Mar 30, 2025
Featured

Step-by-Step Approach to Use Onion Architecture in .NET

Alright, let's start coding! Before we dive into the code, let's quickly recap the core principles of Onion Architecture. If you want a more in-depth look, you can always check out my previous post on https://anilgurau.hashnode.dev/why-choose-onion-a...

Step-by-Step Approach to Use Onion Architecture in .NET
Discuss·5 likes·138 reads
Software Architecture in .Net
onion architecture