Skip to content
  • Start Here
  • About
  • Posts series
    • .NET Internals
    • Xamarin
    • SQLite-Net Extensions
  • Table of contents
  • Contact

Search Site

CodeJourney.net

Building real-world software with AI 🤖

Tag: react

October 29, 2023 Programming Post a Comment

React State Management Basics

CodeJourney.net - React state management basics

If I were to point out a single concept that is critical to understand in React development, it would be state management.

So what is React state management? How is it different from managing data in C# or Java? Let’s find out! 🙂

Continue reading
February 6, 2023 Programming Post a Comment

Adding Meatballs Menu To React-Table Rows

react-table

Meatballs menu (⋯), also called three horizontal dots menu, is a great way of providing contextual options for grid rows. In this article, I will show you how to add the meatballs menu to a table built with @tanstack/react-table.

After reading this article, you will know how to add such a menu to your React app. The end result will look as in the highlighted picture of this article 😉

Continue reading
January 19, 2023 Programming Post a Comment

10 VS Code Extensions I Couldn’t Live Without

10 VS Code extensions I couldn't live without

I love VS Code 😍 There’s no better web code editor out there for me. Today, I’m going to share with you the 10 VS Code extensions that make my life easier. I can’t imagine coding without them. Let’s dive into it!

Continue reading
April 30, 2021 Programming 13 Comments

How to fix: npm ERR! enoent ENOENT: no such file or directory, rename

I recently struggled for a while with an npm error thrown when executing npm install of some package. The error message was npm ERR! enoent ENOENT: no such file or directory, rename 'D:\\WebApp\\node_modules\\lz-string' -> 'D:\\WebApp\\node_modules.lz-string.DELETE'

Finally, I found a solution and a reason for that issue.

Continue reading

About

Dawid Sibiński - full stack .NET web developer

Hi, I'm Dawid 👋 I'm a full-stack engineer (.NET, React, TS) and I now ship most of my code with AI agents - and I enjoy the work more than ever 😉

Here I write about what actually works in AI-assisted development on real, long-lived codebases. Honestly. No hype, no doom, only hands-on experience 🤖

Follow me on LinkedIn

Recent articles

  • Everything Has Changed
  • Real .NET Interview Questions (2024/2025)
  • What is Mutation Testing and Why Should You Use It?
  • What I’m Doing with Two Months of Full-Time Coding for Fun
  • 5 Reasons To Not Use C# IDE For TypeScript Development
2026 © CodeJourney.net

LinkedIn · GitHub · Privacy Policy

Theme by SiteOrigin