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

---
title: Best Frontend Masters posts — March 2024 | daily.dev
description: The most upvoted Frontend Masters posts from March 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/frontendmasters/best-of/2024/03
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/frontendmasters/best-of/2024/03
og:type: website
og:site_name: daily.dev
og:title: Best Frontend Masters posts — March 2024 | daily.dev
og:description: The most upvoted Frontend Masters posts from March 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 Frontend Masters — March 2024

1. 1  
[](https://daily.dev/posts/what-is-safe-alignment-in-css--z6duf55ol "What is safe alignment in CSS?")  
Article  
![Avatar of frontendmasters](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/d34dd87208f24090bfb0917307fcf89f)Frontend Masters · 2y  
What is safe alignment in CSS?  
The 'safe' keyword in CSS is used to prevent content alignment from causing data loss, where content becomes positioned off-screen and inaccessible. It ensures that elements stick to the top and can always be scrolled to.  
44  
2
2. 2  
[](https://daily.dev/posts/eloquent-javascript-4th-edition--qn7cu61ev "Eloquent JavaScript (4th edition)")  
Article  
![Avatar of frontendmasters](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/d34dd87208f24090bfb0917307fcf89f)Frontend Masters · 2y  
Eloquent JavaScript (4th edition)  
Eloquent JavaScript is a highly acclaimed book for JavaScript developers with a new 4th edition available online for free.  
36  
1
3. 3  
[](https://daily.dev/posts/tower-vs-github-desktop-x1xfygq2a "Tower vs. GitHub Desktop")  
Article  
![Avatar of frontendmasters](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/d34dd87208f24090bfb0917307fcf89f)Frontend Masters · 2y  
Tower vs. GitHub Desktop  
A comparison of Tower and GitHub Desktop, two popular GUI Git clients. Tower has a more convenient option for running Git Hooks, while GitHub Desktop handles keeping files staged after minor changes better. GitHub Desktop also offers better integration with Pull Requests (PRs) and GitHub Actions. Tower has features like undo and Reset HEAD that are missing in GitHub Desktop. Overall, GitHub Desktop is preferred due to its UI/UX, being free, and its connection to the Git hosting service provided by GitHub.  
30  
2
4. 4  
[](https://daily.dev/posts/what-you-need-to-know-about-modern-css-spring-2024-edition--ajtfwyf5q "What You Need to Know about Modern CSS (Spring 2024 Edition)")  
Article  
![Avatar of frontendmasters](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/d34dd87208f24090bfb0917307fcf89f)Frontend Masters · 2y  
What You Need to Know about Modern CSS (Spring 2024 Edition)  
A list of new additions to CSS with explanations and reference code, covering topics like container queries, style container queries, container units, logical properties, and more.  
29  
2
5. 5  
[](https://daily.dev/posts/modern-font-stacks-gwrdhf5bl "Modern Font Stacks")  
Article  
![Avatar of frontendmasters](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/d34dd87208f24090bfb0917307fcf89f)Frontend Masters · 2y  
Modern Font Stacks  
An appreciation for Dan Klammer's Modern Font Stacks project and the ability to use system fonts instead of custom ones. Highlighting the Geometric Humanist stack and how it renders across different operating systems.  
27

[See all Frontend Masters archives](/sources/frontendmasters/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/frontendmasters/best-of/2024/03#page","url":"https://daily.dev/sources/frontendmasters/best-of/2024/03","name":"Best Frontend Masters Posts — March 2024","description":"The most upvoted Frontend Masters posts from March 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/frontendmasters/best-of/2024/03#items","numberOfItems":5,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/what-is-safe-alignment-in-css--z6duf55ol","name":"What is safe alignment in CSS?"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/eloquent-javascript-4th-edition--qn7cu61ev","name":"Eloquent JavaScript (4th edition)"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/tower-vs-github-desktop-x1xfygq2a","name":"Tower vs. GitHub Desktop"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/what-you-need-to-know-about-modern-css-spring-2024-edition--ajtfwyf5q","name":"What You Need to Know about Modern CSS (Spring 2024 Edition)"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/modern-font-stacks-gwrdhf5bl","name":"Modern Font Stacks"}]},{"@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":"Frontend Masters","item":"https://daily.dev/sources/frontendmasters"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/frontendmasters/best-of"},{"@type":"ListItem","position":5,"name":"March 2024"}]}]}
```

