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

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

1. 1  
[](https://daily.dev/posts/mastering-git-hidden-commands-every-developer-should-know-e4nnre2x6 "Mastering Git: Hidden Commands Every Developer Should Know")  
Article  
![Avatar of colkgirl](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/82e21f28c59c499f9c47833c55500fd8)Code Like A Girl · 2y  
Mastering Git: Hidden Commands Every Developer Should Know  
Git offers several hidden commands beyond the commonly used ones. Commands like git stash, git reflog, git bisect, git cherry-pick, git reset --hard, git blame, git clean, and git shortlog can significantly enhance your version control skills. These commands help in temporary save uncommitted changes, recover lost commits, identify problematic commits, selectively apply commits, reset code to a specific commit, track changes to specific lines, clean up untracked files, and summarize contributions by author.  
272  
12
2. 2  
[](https://daily.dev/posts/how-i-created-an-aws-system-to-crush-the-architect-exam-uqvrx0aio "How I created an AWS System to crush the Architect exam")  
Article  
![Avatar of colkgirl](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/82e21f28c59c499f9c47833c55500fd8)Code Like A Girl · 2y  
How I created an AWS System to crush the Architect exam  
The post shares insights on building a notification system using AWS services to help revise for the AWS Solutions Architect Certification. The system sends PowerPoint slides as WhatsApp messages using Lambda, S3, EventBridge, and Twilio, assisting in timely and structured revision. The architecture is scalable and can be used for any revision needs.  
160  
2
3. 3  
[](https://daily.dev/posts/creating-high-fidelity-designs-and-prototypes-dumuntlkg "Creating High-Fidelity Designs and Prototypes")  
Article  
![Avatar of colkgirl](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/82e21f28c59c499f9c47833c55500fd8)Code Like A Girl · 2y  
Creating High-Fidelity Designs and Prototypes  
The post provides a comprehensive guide on creating high-fidelity designs and prototypes. It covers transforming basic sketches into detailed, interactive prototypes ready for testing. Key topics include the importance of typography, color, iconography, and layout in mockups, visual design principles like emphasis, hierarchy, and scale, and the elements of robust design systems. It also highlights the iterative process of testing and improving designs to achieve a seamless and intuitive user experience.  
17
4. 4  
[](https://daily.dev/posts/is-thriving-in-a-9-5-job-while-pursuing-passions-possible--wccud86rv "Is Thriving in a 9–5 Job While Pursuing Passions Possible?")  
Article  
![Avatar of colkgirl](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/82e21f28c59c499f9c47833c55500fd8)Code Like A Girl · 2y  
Is Thriving in a 9–5 Job While Pursuing Passions Possible?  
Balancing a full-time job with personal passions is possible and rewarding. Clear communication, compartmentalizing work and personal life, and the motivation derived from both roles can enhance professional and personal growth. Pursuing hobbies like teaching dance can recharge and bring fulfillment, complementing one's career rather than compromising it.  
16  
5

[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/2024/09#page","url":"https://daily.dev/sources/colkgirl/best-of/2024/09","name":"Best Code Like A Girl Posts — September 2024","description":"The most upvoted Code Like A Girl posts from September 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/colkgirl/best-of/2024/09#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/mastering-git-hidden-commands-every-developer-should-know-e4nnre2x6","name":"Mastering Git: Hidden Commands Every Developer Should Know"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/how-i-created-an-aws-system-to-crush-the-architect-exam-uqvrx0aio","name":"How I created an AWS System to crush the Architect exam"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/creating-high-fidelity-designs-and-prototypes-dumuntlkg","name":"Creating High-Fidelity Designs and Prototypes"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/is-thriving-in-a-9-5-job-while-pursuing-passions-possible--wccud86rv","name":"Is Thriving in a 9–5 Job While Pursuing Passions Possible?"}]},{"@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":"September 2024"}]}]}
```

