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

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

1. 1  
[](https://daily.dev/posts/10-projects-you-can-do-to-become-a-frontend-master-mh-6nunzd "10+ Projects You Can Do to Become a Frontend Master")  
Article  
![Avatar of devdojo](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/e258fd9dff884055b7b59df7fd1d7bd7)DevDojo · 5y  
10+ Projects You Can Do to Become a Frontend Master  
Learn about firebase, authentication, real-time database and etc. by building a chat app. Build a blog and share content regularly to increase your online presence. Learn about styled-components, routing in Next JS, implementing MDX, and using dynamic routes. Use Spotify 2.0, your own Spotify version.  
281  
23
2. 2  
[](https://daily.dev/posts/es6-handbook-the-complete-guide-dsyovcz-z "ES6 Handbook: The Complete Guide")  
Article  
![Avatar of devdojo](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/e258fd9dff884055b7b59df7fd1d7bd7)DevDojo · 5y  
ES6 Handbook: The Complete Guide  
This blog is all about ES6\. It includes all the topics related with examples. Before reading further, I want to specify that this was not a blog post initially. These are just my personal notes that I use as a reference guide, so I apologize for any misspells here :)  
278  
11
3. 3  
[](https://daily.dev/posts/the-missing-sql-basics-crash-course-jkzkf9ye3 "🚀 The Missing SQL Basics Crash Course")  
Article  
![Avatar of devdojo](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/e258fd9dff884055b7b59df7fd1d7bd7)DevDojo · 5y  
🚀 The Missing SQL Basics Crash Course  
This guide is suitable for anyone working as a developer, system administrator, or a DevOps engineer and wants to learn the basics of SQL. We will first learn how to install the free, open-source, and widely used database service, MySQL. Then we will create our first database using the command line.  
63  
11
4. 4  
[](https://daily.dev/posts/5-ways-to-fetch-api-data-in-react-js-uwyxqmyss "5 Ways to Fetch API Data in React.js")  
Article  
![Avatar of devdojo](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/e258fd9dff884055b7b59df7fd1d7bd7)DevDojo · 5y  
5 Ways to Fetch API Data in React.js  
React is one of the JavaScript libraries for building user interfaces or UI components. Many react projects require interaction with the outside world data. For example, when we want to create a weather application, we need accurate data which should change dynamically. We can access this data by fetching API. In this article, we will explore different ways that you can fetch data in react.  
15

[See all DevDojo archives](/sources/devdojo/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/devdojo/best-of/2021/09#page","url":"https://daily.dev/sources/devdojo/best-of/2021/09","name":"Best DevDojo Posts — September 2021","description":"The most upvoted DevDojo posts from September 2021, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/devdojo/best-of/2021/09#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/10-projects-you-can-do-to-become-a-frontend-master-mh-6nunzd","name":"10+ Projects You Can Do to Become a Frontend Master"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/es6-handbook-the-complete-guide-dsyovcz-z","name":"ES6 Handbook: The Complete Guide"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/the-missing-sql-basics-crash-course-jkzkf9ye3","name":"🚀 The Missing SQL Basics Crash Course"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/5-ways-to-fetch-api-data-in-react-js-uwyxqmyss","name":"5 Ways to Fetch API Data in React.js"}]},{"@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":"DevDojo","item":"https://daily.dev/sources/devdojo"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/devdojo/best-of"},{"@type":"ListItem","position":5,"name":"September 2021"}]}]}
```

