<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/itnext/best-of/2023/03" -->

---
title: Best ITNEXT posts — March 2023 | daily.dev
description: The most upvoted ITNEXT posts from March 2023, curated by the daily.dev community.
canonical: https://daily.dev/sources/itnext/best-of/2023/03
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/itnext/best-of/2023/03
og:type: website
og:site_name: daily.dev
og:title: Best ITNEXT posts — March 2023 | daily.dev
og:description: The most upvoted ITNEXT posts from March 2023, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of ITNEXT — March 2023

1. 1  
[](https://daily.dev/posts/writing-better-commits-ktg3fsp20 "Writing Better Commits")  
Article  
![Avatar of itnext](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/itnext2)ITNEXT · 3y  
Writing Better Commits  
Learn about the benefits of writing better commits and how to use the better-commits CLI to follow the Conventional Commit Guidelines.  
531  
35
2. 2  
[](https://daily.dev/posts/create-your-own-openai-powered-chatbot-in-react-within-30-minutes--yd8r7xex2 "Create Your Own OpenAI Powered Chatbot in React within 30 minutes.")  
Article  
![Avatar of itnext](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/itnext2)ITNEXT · 4y  
Create Your Own OpenAI Powered Chatbot in React within 30 minutes.  
Learn how to build an OpenAI powered chatbot in React by following simple steps. Get an API key from OpenAI, create a React application, and prepare the necessary parameters for the HTTP call. Build a basic user interface to interact with the chatbot.  
45  
3
3. 3  
[](https://daily.dev/posts/software-architecture-with-actors-fragmented-systems-sikqi54zr "Software Architecture with Actors: Fragmented Systems")  
Article  
![Avatar of itnext](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/itnext2)ITNEXT · 3y  
Software Architecture with Actors: Fragmented Systems  
Explore different software architectures like Mesh, Service Mesh, and Hierarchy to handle domain complexity and balance development and integration complexities.  
12
4. 4  
[](https://daily.dev/posts/a-quick-test-of-chatgpt-for-the-use-of-writing-code-awrnwihqa "A quick test of ChatGPT for the use of writing code")  
Article  
![Avatar of itnext](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/itnext2)ITNEXT · 3y  
A quick test of ChatGPT for the use of writing code  
A quick test of ChatGPT for the use of writing code for writing code. Tom Nijhof forked the package Tomni, a package I worked on myself. It has a high code coverage by unit tests, but not a high number of unit tests.  
11  
1
5. 5  
[](https://daily.dev/posts/i-asked-chatgpt-a-seemingly-impossible-task-and-this-is-what-happened--rtuslpyrp "I Asked ChatGPT a Seemingly Impossible Task, and This Is What Happened.")  
Article  
![Avatar of itnext](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/itnext2)ITNEXT · 4y  
I Asked ChatGPT a Seemingly Impossible Task, and This Is What Happened.  
The post discusses the author's experience of using ChatGPT to automate requirement splitting based on the INVEST principles in software development. It highlights the conversation with ChatGPT and the iterative process of correcting and refining the split stories. The author also emphasizes the role of artificial intelligence as an assistant rather than a replacement for human creativity.  
10  
1

[See all ITNEXT archives](/sources/itnext/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/itnext/best-of/2023/03#page","url":"https://daily.dev/sources/itnext/best-of/2023/03","name":"Best ITNEXT Posts — March 2023","description":"The most upvoted ITNEXT posts from March 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/itnext/best-of/2023/03#items","numberOfItems":5,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/writing-better-commits-ktg3fsp20","name":"Writing Better Commits"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/create-your-own-openai-powered-chatbot-in-react-within-30-minutes--yd8r7xex2","name":"Create Your Own OpenAI Powered Chatbot in React within 30 minutes."},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/software-architecture-with-actors-fragmented-systems-sikqi54zr","name":"Software Architecture with Actors: Fragmented Systems"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/a-quick-test-of-chatgpt-for-the-use-of-writing-code-awrnwihqa","name":"A quick test of ChatGPT for the use of writing code"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/i-asked-chatgpt-a-seemingly-impossible-task-and-this-is-what-happened--rtuslpyrp","name":"I Asked ChatGPT a Seemingly Impossible Task, and This Is What Happened."}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"ITNEXT","item":"https://daily.dev/sources/itnext"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/itnext/best-of"},{"@type":"ListItem","position":5,"name":"March 2023"}]}]}
```

