An open API service indexing awesome lists of open source software.

https://github.com/bogdaaamn/dept-node-zebra-wrapped


https://github.com/bogdaaamn/dept-node-zebra-wrapped

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# 🎁 DEPT® Node Zebra – Wrapped 2023

The [Node Zebra Wrapped](https://dept-node-zebra-wrapped.vercel.app/) is a recap of the most read articles and clicked tools of 2023. [Node Zebra](https://dept-node-zebra.vercel.app/) is our friendly bi-weekly newsletter with edgy tech articles, news, and tools hand-curated by [DEPT®](https://engineering.deptagency.com/) engineers.

The website is built with [Astro 🚀](https://astro.build/) and it leverages the [View Transitions API](https://docs.astro.build/en/guides/view-transitions/), the built-in [``](https://docs.astro.build/en/guides/images/#image--astroassets) component, and the [hybrid rendering mode](https://docs.astro.build/en/guides/server-side-rendering/#opting-in-to-pre-rendering-in-server-mode) to create the smooth MPA you see.

## ❤️‍🔥 Content

In the 2023 recap we feature articles written by the following authors:

- [How to be a -10x Engineer](https://taylor.town/-10x) by [Taylor Town](https://taylor.town/)
- [Deep Cloning Objects in JavaScript, the Modern Way](https://www.builder.io/blog/structured-clone) by [Steve Sewell](https://twitter.com/steve8708)
- [What is a Vector Database & How Does it Work?](https://www.pinecone.io/learn/vector-database/) by [Roie Schwaber-Cohen](https://www.linkedin.com/in/roiecohen/)
- [How to monitor a Node.js application](https://newrelic.com/blog/best-practices/nodejs-application-monitoring) by [Danny Ramos](https://newrelic.com/blog/authors/danny-ramos)
- [Are clouds having their on-prem moment?](https://stackoverflow.blog/2023/02/20/are-companies-shifting-away-from-public-clouds/) by [Ben Popper](https://twitter.com/benpopper)
- [How Discord Stores Trillions of Messages](https://discord.com/blog/how-discord-stores-trillions-of-messages) by [Bo Ingram](https://twitter.com/Boluptuous)
- [The Safest Way To Hide Your API Keys When Using React](https://www.smashingmagazine.com/2023/05/safest-way-hide-api-keys-react/) by [Jessica Joseph](https://www.smashingmagazine.com/author/jessica-joseph/)
- [Running Promises In Parallel: A Visual Guide](https://julesblom.com/writing/running-promises-in-parallel) by [Jules Blom](https://julesblom.com/)
- [Community in a Downturn](https://www.erinmikailstaples.com/community-in-a-downturn/) by [Erin Mikail Staples](https://www.erinmikailstaples.com/)

And tools built by the following creators:

- [Bruno](https://github.com/usebruno/bruno) by [helloanoop](https://github.com/helloanoop)
- [Writers brew](https://writersbrew.app) by [deepu](https://github.com/deepu)
- [What-the-Diff](https://whatthediff.ai/getting-started) by [BeyondCode](https://beyondco.de/)
- [React95](https://github.com/react95-io/React95) by [arturbien](https://github.com/arturbien)
- [Swimm](https://swimm.io/) by [Swimm](https://swimm.io/about)
- [Code Snippets AI](https://codesnippets.ai/) by [Code Snippets AI](https://codesnippets.ai/docs/intro)
- [Bob](https://github.com/benchkram/bob) by [benchkram](https://github.com/benchkram)
- [Fig.io](https://github.com/withfig/autocomplete) by [Hercules Labs](https://github.com/withfig)
- [Neobrutalism components](https://github.com/ekmas/neobrutalism-components) by [ekmas](https://github.com/ekmas)

## ✨ Develop

All commands are run from the root of the project, from a terminal:

| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:4321` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |

## 👀 Want to learn more about Astro?

Feel free to check [the documentation](https://docs.astro.build). Or ask [Bogdan](https://github.com/bogdaaamn) about the project.