<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/gc/best-of/2020/10" -->

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

1. 1  
[](https://daily.dev/posts/software-architecture-the-important-architectural-patterns-you-need-to-know-blfsnhhfj "Software Architecture: The Important Architectural Patterns You Need to Know")  
Article  
![Avatar of gc](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/gc)gitconnected · 6y  
Software Architecture: The Important Architectural Patterns You Need to Know  
39  
7
2. 2  
[](https://daily.dev/posts/how-to-build-a-web-developer-portfolio-for-free-ait2g8zg9 "How to Build a Web Developer Portfolio for Free")  
Article  
![Avatar of gc](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/gc)gitconnected · 6y  
How to Build a Web Developer Portfolio for Free  
Stephen Anderson shows you how to build a free Web Developer Portfolio for free. Use GitHub Pages to host a static website from your GitHub account for FREE. Unsplash is a website with over 2 million free high-resolution images brought to you by the world’s generous photographers.  
36  
4
3. 3  
[](https://daily.dev/posts/3-programming-habits-to-build-now-ljqgpfj8m "3 Programming Habits to Build Now")  
Article  
![Avatar of gc](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/gc)gitconnected · 6y  
3 Programming Habits to Build Now  
There are three programming habits to begin immediately to make your programming journey an effective one. Learn how to learn effectively, problem-solve and get good at it. Despite your current path (school, bootcamp, or self-taught), at some point you will have to learn a language or technology on your own.  
14  
3
4. 4  
[](https://daily.dev/posts/beginner-s-guide-to-linux-ixoqkwkd2 "Beginner’s Guide to Linux")  
Article  
![Avatar of gc](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/gc)gitconnected · 6y  
Beginner’s Guide to Linux  
The Linux kernel has 20 million lines of code and this is the smallest it has ever been. Linux is one of the biggest open-source projects in the world and about 95% of Linux is written using the C programming language. Some companies totally depend on Linux as it is more reliable, lightweight, secure, fast and opensource.  
13  
2
5. 5  
[](https://daily.dev/posts/what-is-tailwind-css-and-why-you-should-use-it---wa4o2ni "What is Tailwind CSS and why you should use it")  
Article  
![Avatar of gc](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/gc)gitconnected · 6y  
What is Tailwind CSS and why you should use it  
Tailwind CSS is a utility-first CSS framework which means it has various utility classes which help to create layouts and rapidly create custom designs. Most UI frameworks like Bootstrap, Material UI, Bulma etc. have pre-designed UI components like cards, buttons, navbars, alerts. Tailwind CSS doesn’t give you pre-defined components to use. You can use tailwind utility-classes in any combination to create your own UI components.  
13  
2
6. 6  
[](https://daily.dev/posts/how-to-crack-coding-interviews-v1rcclz1s "How to crack coding interviews")  
Article  
![Avatar of gc](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/gc)gitconnected · 6y  
How to crack coding interviews  
Coding interviews can be tiresome, especially if you have to manage it with your 9–5 job. The key to preparation for coding interviews is coding practice, a lot of it. Know the language you are going to use during interviews (e.g., C++/Java) Know basic Object-Oriented Programming Concepts, to be able to answer questions.  
12
7. 7  
[](https://daily.dev/posts/fetch-api-data-with-axios-and-display-it-in-a-react-app-with-hooks-e1cut9hc4 "Fetch API data with Axios and display it in a React app with hooks")  
Article  
![Avatar of gc](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/gc)gitconnected · 6y  
Fetch API data with Axios and display it in a React app with hooks  
Fetch API data with Axios and display it in a React app with hooks. Fetch data from an Express backend and store it in MongoDB. Display the retrieved data in a child component. Add useEffect to your React import and pass the data we’ve retrieved to our state.  
10

[See all gitconnected archives](/sources/gc/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/gc/best-of/2020/10#page","url":"https://daily.dev/sources/gc/best-of/2020/10","name":"Best gitconnected Posts — October 2020","description":"The most upvoted gitconnected posts from October 2020, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/gc/best-of/2020/10#items","numberOfItems":7,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/software-architecture-the-important-architectural-patterns-you-need-to-know-blfsnhhfj","name":"Software Architecture: The Important Architectural Patterns You Need to Know"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/how-to-build-a-web-developer-portfolio-for-free-ait2g8zg9","name":"How to Build a Web Developer Portfolio for Free"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/3-programming-habits-to-build-now-ljqgpfj8m","name":"3 Programming Habits to Build Now"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/beginner-s-guide-to-linux-ixoqkwkd2","name":"Beginner’s Guide to Linux"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/what-is-tailwind-css-and-why-you-should-use-it---wa4o2ni","name":"What is Tailwind CSS and why you should use it"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/how-to-crack-coding-interviews-v1rcclz1s","name":"How to crack coding interviews"},{"@type":"ListItem","position":7,"url":"https://daily.dev/posts/fetch-api-data-with-axios-and-display-it-in-a-react-app-with-hooks-e1cut9hc4","name":"Fetch API data with Axios and display it in a React app with hooks"}]},{"@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":"gitconnected","item":"https://daily.dev/sources/gc"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/gc/best-of"},{"@type":"ListItem","position":5,"name":"October 2020"}]}]}
```

