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

---
title: Best Code Like A Girl posts — May 2023 | daily.dev
description: The most upvoted Code Like A Girl posts from May 2023, curated by the daily.dev community.
canonical: https://daily.dev/sources/colkgirl/best-of/2023/05
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/colkgirl/best-of/2023/05
og:type: website
og:site_name: daily.dev
og:title: Best Code Like A Girl posts — May 2023 | daily.dev
og:description: The most upvoted Code Like A Girl posts from May 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 Code Like A Girl — May 2023

1. 1  
[](https://daily.dev/posts/how-to-build-a-restful-api-with-node-js-and-express-10mvewjxa "How to Build a RESTful API with Node.js and Express")  
Article  
![Avatar of colkgirl](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/82e21f28c59c499f9c47833c55500fd8)Code Like A Girl · 3y  
How to Build a RESTful API with Node.js and Express  
How to Build a RESTful API with Node.js and Express, we will explore how to build a high-performance API using Node.JS and Express. By the end, you’ll have the knowledge and skills to create your own scalable and efficient API.  
69  
8
2. 2  
[](https://daily.dev/posts/the-power-of-web-performance-how-i-increased-the-score-from-27-to-99-665vikgp7 "The Power of Web Performance: How I Increased the Score from 27 to 99")  
Article  
![Avatar of colkgirl](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/82e21f28c59c499f9c47833c55500fd8)Code Like A Girl · 3y  
The Power of Web Performance: How I Increased the Score from 27 to 99  
The Power of Web Performance: How I Increased the Score from 27 to 99\. Delivering a great user experience is critical for improving customer traffic to your website and business. This blog contains the list of things I did to improve the quality and performance of my NextJS website.  
25  
2
3. 3  
[](https://daily.dev/posts/git-101--merge-rebase-cherry-pick-and-commit-hashes-9awaosffc "Git 101- Merge, Rebase, Cherry pick, and Commit Hashes")  
Article  
![Avatar of colkgirl](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/82e21f28c59c499f9c47833c55500fd8)Code Like A Girl · 3y  
Git 101- Merge, Rebase, Cherry pick, and Commit Hashes  
Both methods combine changes from one branch into another but differ in their approach and the resulting commit history. Merging is relatively straightforward, especially for teams and projects with multiple developers. Rebasing, on the other hand, is the process of moving or combining a sequence of commits to a new base commit.  
15  
1

[See all Code Like A Girl archives](/sources/colkgirl/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/colkgirl/best-of/2023/05#page","url":"https://daily.dev/sources/colkgirl/best-of/2023/05","name":"Best Code Like A Girl Posts — May 2023","description":"The most upvoted Code Like A Girl posts from May 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/colkgirl/best-of/2023/05#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/how-to-build-a-restful-api-with-node-js-and-express-10mvewjxa","name":"How to Build a RESTful API with Node.js and Express"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/the-power-of-web-performance-how-i-increased-the-score-from-27-to-99-665vikgp7","name":"The Power of Web Performance: How I Increased the Score from 27 to 99"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/git-101--merge-rebase-cherry-pick-and-commit-hashes-9awaosffc","name":"Git 101- Merge, Rebase, Cherry pick, and Commit Hashes"}]},{"@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":"Code Like A Girl","item":"https://daily.dev/sources/colkgirl"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/colkgirl/best-of"},{"@type":"ListItem","position":5,"name":"May 2023"}]}]}
```

