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

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

1. 1  
[](https://daily.dev/posts/data-structure-sketches-shmnb0ttc "Data Structure Sketches")  
Article  
![Avatar of itnext](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/itnext2)ITNEXT · 4y  
Data Structure Sketches  
The first concept I tried to explain with sketches was the Data Structures. The sketches are split into so-called Pages just to make it easier to grasp them. Each page has a link to the source-code examples that are implementing the data structure on JavaScript.  
75  
3
2. 2  
[](https://daily.dev/posts/sprkl-vscode-extension-for-node-js-2geeauxhs "Sprkl — VScode extension for Node.js")  
Article  
![Avatar of itnext](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/itnext2)ITNEXT · 4y  
Sprkl — VScode extension for Node.js  
Sprkl - VScode extension for Node.js Sprkl is an extension for VSCode. It's designed to help you write production-ready code faster and identify potential issues in your own code.  
12
3. 3  
[](https://daily.dev/posts/local-infrastructure-for-web-software-development-macos-linux-windows--jyqnx14cp "Local Infrastructure for Web Software Development (MacOs, Linux, Windows)")  
Article  
![Avatar of itnext](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/itnext2)ITNEXT · 4y  
Local Infrastructure for Web Software Development (MacOs, Linux, Windows)  
The Idea behind the setup was to be able to switch through many projects and to enable faster onboarding of new members or reordering members if needed for faster development. Include aliases from an infrastructure like postgres in laravel, mailhog for emails, redis and redis.  
12
4. 4  
[](https://daily.dev/posts/my-contribution-to-a-popular-open-source-package-caused-a-panic-in-golang-projects-sgp4uqbyx "My Contribution to a Popular Open-Source Package Caused a Panic in Golang Projects")  
Article  
![Avatar of itnext](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/itnext2)ITNEXT · 4y  
My Contribution to a Popular Open-Source Package Caused a Panic in Golang Projects  
My Contribution to a Popular Open-Source Package Caused a Panic in Golang Projects Hello. I will tell you how my development to a popular open-source project caused errors to people using the project around the world. The swaggo/swag project is one of the most popular and widely used solutions. But in reality it may not be so.  
11

[See all ITNEXT archives](/sources/itnext/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/itnext/best-of/2022/08#page","url":"https://daily.dev/sources/itnext/best-of/2022/08","name":"Best ITNEXT Posts — August 2022","description":"The most upvoted ITNEXT posts from August 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/itnext/best-of/2022/08#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/data-structure-sketches-shmnb0ttc","name":"Data Structure Sketches"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/sprkl-vscode-extension-for-node-js-2geeauxhs","name":"Sprkl — VScode extension for Node.js"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/local-infrastructure-for-web-software-development-macos-linux-windows--jyqnx14cp","name":"Local Infrastructure for Web Software Development (MacOs, Linux, Windows)"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/my-contribution-to-a-popular-open-source-package-caused-a-panic-in-golang-projects-sgp4uqbyx","name":"My Contribution to a Popular Open-Source Package Caused a Panic in Golang Projects"}]},{"@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":"ITNEXT","item":"https://daily.dev/sources/itnext"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/itnext/best-of"},{"@type":"ListItem","position":5,"name":"August 2022"}]}]}
```

