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

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

1. 1  
[](https://daily.dev/posts/bun-1-0-ships-as-node-js-and-deno-alternative-ad6n4w7ln "Bun 1.0 Ships as Node.js and Deno Alternative")  
Article  
![Avatar of newstack](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)The New Stack · 3y  
Bun 1.0 Ships as Node.js and Deno Alternative  
Built for Speed Bun competes with Node.js and the Rust-based Deno, which were both created by Ryan Dahl. It’s designed to be a drop-in replacement for node.js, according to a release livestream that aired Thursday. The buzz over Bun was all about its speed and ease of use.  
35  
2
2. 2  
[](https://daily.dev/posts/5-best-practices-for-securing-your-api-gateway-lsi0ntsm8 "5 Best Practices for Securing Your API Gateway")  
Article  
![Avatar of newstack](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)The New Stack · 3y  
5 Best Practices for Securing Your API Gateway  
Learn about five best practices for securing your API gateway, including token-based authentication, role-based access control, rate limiting, explicit CORS policy, and real-time monitoring and alerting for anomalies.  
34
3. 3  
[](https://daily.dev/posts/oauth-tools-the-online-tool-that-goes-beyond-jwts-u5bblf6ua "OAuth.Tools: The Online Tool That Goes beyond JWTs")  
Article  
![Avatar of newstack](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)The New Stack · 3y  
OAuth.Tools: The Online Tool That Goes beyond JWTs  
OAuth is a free online tool provided by Curity. It offers incredible features for anyone working with or interested in OAuth and OpenID Connect. You can decode or create JWTs with different characteristics, fetch tokens from a server, revoke tokens or add an access token to external API calls.  
22
4. 4  
[](https://daily.dev/posts/dev-news-a-nue-frontend-dev-tool-panda-and-bun-updates-zdzpoy6qx "Dev News: A ‘Nue’ Frontend Dev Tool; Panda and Bun Updates")  
Article  
![Avatar of newstack](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)The New Stack · 3y  
Dev News: A ‘Nue’ Frontend Dev Tool; Panda and Bun Updates  
Nue.js is an alternative to React, Vue, Next.js, Vite, Svelte and Astro. It's designed to be part of an ecosystem, with plans to include Nue CSS for cascaded styling to replace CSS-in-JS, Tailwind and SASS.  
22  
3
5. 5  
[](https://daily.dev/posts/how-to-write-your-own-email-server-in-rust-agisxpftt "How to Write Your Own Email Server in Rust")  
Article  
![Avatar of newstack](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)The New Stack · 3y  
How to Write Your Own Email Server in Rust  
The result of this small personal hackathon is edgemail, an open source disposable email server. In this post, you’ll see how to write and deploy one yourself. In order to not go out of storage, old mail will be cleaned up periodically.  
21
6. 6  
[](https://daily.dev/posts/secure-go-apis-with-decentralized-identity-tokens-part-1-le1pppl4m "Secure Go APIs with Decentralized Identity Tokens, Part 1")  
Article  
![Avatar of newstack](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)The New Stack · 3y  
Secure Go APIs with Decentralized Identity Tokens, Part 1  
The rise of decentralized identity tokens adds a new dimension to API security. Traditionally, API authentication and authorization relied heavily on centralized identity providers. Decentralized identity tokens allow individuals to have greater control over their identities and authenticate themselves without relying on central authority.  
13

[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/2023/09#page","url":"https://daily.dev/sources/newstack/best-of/2023/09","name":"Best The New Stack Posts — September 2023","description":"The most upvoted The New Stack posts from September 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/newstack/best-of/2023/09#items","numberOfItems":6,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/bun-1-0-ships-as-node-js-and-deno-alternative-ad6n4w7ln","name":"Bun 1.0 Ships as Node.js and Deno Alternative"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/5-best-practices-for-securing-your-api-gateway-lsi0ntsm8","name":"5 Best Practices for Securing Your API Gateway"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/oauth-tools-the-online-tool-that-goes-beyond-jwts-u5bblf6ua","name":"OAuth.Tools: The Online Tool That Goes beyond JWTs"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/dev-news-a-nue-frontend-dev-tool-panda-and-bun-updates-zdzpoy6qx","name":"Dev News: A ‘Nue’ Frontend Dev Tool; Panda and Bun Updates"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/how-to-write-your-own-email-server-in-rust-agisxpftt","name":"How to Write Your Own Email Server in Rust"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/secure-go-apis-with-decentralized-identity-tokens-part-1-le1pppl4m","name":"Secure Go APIs with Decentralized Identity Tokens, Part 1"}]},{"@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":"September 2023"}]}]}
```

