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

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

1. 1  
[](https://daily.dev/posts/how-to-use-google-sheets-as-a-database-with-react-and-ssr-w9z4-t1s1 "How to Use Google Sheets as a Database with React and SSR")  
Article  
![Avatar of newstack](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)The New Stack · 4y  
How to Use Google Sheets as a Database with React and SSR  
How to use Google Sheets as a Database with React and SSR How to Use Google Sheet as a database with React or SSR. Data is sent from the browser to a Serverless Function that securely posts to a Google Sheet. To use Serverless Functions in React you can use either Next.js or Gatsby.  
26  
1
2. 2  
[](https://daily.dev/posts/roadmap-sh-and-the-new-stack-xbhonycsm "Roadmap.sh and The New Stack")  
Article  
![Avatar of newstack](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)The New Stack · 4y  
Roadmap.sh and The New Stack  
Road map.sh and The New Stack Roadmap.sh have joined forces to supplement each other’s efforts in serving developers and the DevOps community. Roadmap provides roadmaps, study plans, paths, and resources for developers.  
25  
1
3. 3  
[](https://daily.dev/posts/install-dozzle-a-simple-log-file-viewer-for-docker-yrilcqrk0 "Install Dozzle, a Simple Log File Viewer for Docker")  
Article  
![Avatar of newstack](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)The New Stack · 4y  
Install Dozzle, a Simple Log File Viewer for Docker  
Dozzle offers a web-based UI for the viewing of Docker container logs. Use the command: 1 docker logs --follow mymongo. You can also follow the logs, which will keep outputting new information as events occur.  
13  
1
4. 4  
[](https://daily.dev/posts/improve-developer-experience-to-prevent-burnout-hin4uezzc "Improve Developer Experience to Prevent Burnout")  
Article  
![Avatar of newstack](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)The New Stack · 4y  
Improve Developer Experience to Prevent Burnout  
The Great Resignation demonstrated that developers are highly valuable assets. Many companies have found that it’s gotten progressively worse over the past two years.  
13  
1
5. 5  
[](https://daily.dev/posts/devs-it-s-time-to-consider-ipfs-as-an-alternative-to-http-fkpmirixp "Devs: It’s Time to Consider IPFS as an Alternative to HTTP")  
Article  
![Avatar of newstack](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)The New Stack · 4y  
Devs: It’s Time to Consider IPFS as an Alternative to HTTP  
IPFS is available to any application development and has the potential to change the way web applications are built and scaled. There is a great deal of utility in hosting media assets for blockchain-based games and NFTs With IPFS. This verifiability has ramifications for both developers and users and is ultimately the reason why the location data being stored in the IPFS approach no longer matters.  
12
6. 6  
[](https://daily.dev/posts/spotify-developers-boost-productivity-with-fresh-apple-m1-macs-t2lfc5c40 "Spotify Developers Boost Productivity with Fresh Apple M1 Macs")  
Article  
![Avatar of newstack](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)The New Stack · 4y  
Spotify Developers Boost Productivity with Fresh Apple M1 Macs  
Spotify recently upgraded to the Apple M1 gear for its Client Platform team. Internal testing proved the machines are 43% faster than Intel-based Mac systems overall. Spotify conducted quarterly Engineering Satisfaction surveys and one such survey revealed that longer build times reduced developer productivity and satisfaction.  
11
7. 7  
[](https://daily.dev/posts/terraform-s-best-practices-and-pitfalls-x6nhri4ty "Terraform’s Best Practices and Pitfalls")  
Article  
![Avatar of newstack](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)The New Stack · 4y  
Terraform’s Best Practices and Pitfalls  
Terraform is a cloud-based development site for making HTML 5 websites and mobile sites with drag-and-drop tools. It is suited for the beginning user or the advanced developer, said Hila Fish, senior DevOps engineer for Wix. Fish said best practices come from how to structure the Terraform code base.  
10

[See all The New Stack archives](/sources/newstack/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/newstack/best-of/2022/10#page","url":"https://daily.dev/sources/newstack/best-of/2022/10","name":"Best The New Stack Posts — October 2022","description":"The most upvoted The New Stack posts from October 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/newstack/best-of/2022/10#items","numberOfItems":7,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/how-to-use-google-sheets-as-a-database-with-react-and-ssr-w9z4-t1s1","name":"How to Use Google Sheets as a Database with React and SSR"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/roadmap-sh-and-the-new-stack-xbhonycsm","name":"Roadmap.sh and The New Stack"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/install-dozzle-a-simple-log-file-viewer-for-docker-yrilcqrk0","name":"Install Dozzle, a Simple Log File Viewer for Docker"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/improve-developer-experience-to-prevent-burnout-hin4uezzc","name":"Improve Developer Experience to Prevent Burnout"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/devs-it-s-time-to-consider-ipfs-as-an-alternative-to-http-fkpmirixp","name":"Devs: It’s Time to Consider IPFS as an Alternative to HTTP"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/spotify-developers-boost-productivity-with-fresh-apple-m1-macs-t2lfc5c40","name":"Spotify Developers Boost Productivity with Fresh Apple M1 Macs"},{"@type":"ListItem","position":7,"url":"https://daily.dev/posts/terraform-s-best-practices-and-pitfalls-x6nhri4ty","name":"Terraform’s Best Practices and Pitfalls"}]},{"@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":"The New Stack","item":"https://daily.dev/sources/newstack"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/newstack/best-of"},{"@type":"ListItem","position":5,"name":"October 2022"}]}]}
```

