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

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

1. 1  
[](https://daily.dev/posts/why-use-node-js-7-examples-of-popular-node-js-apps-ewjgqurja "Why use Node.js? 7 examples of popular Node.js apps")  
Article  
![Avatar of tsh](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/db4741926fbd4427bd9c2150af9f5597)The Software House · 3y  
Why use Node.js? 7 examples of popular Node.js apps  
Node.js is one of the biggest sweethearts of backend development in the U.S. It's widely used especially in the start-up kingdom of Silicon Valley. It’s no wonder that over 175,398 web apps (some of them being THE biggest players on the market) already put node.js on their backend.  
78  
7
2. 2  
[](https://daily.dev/posts/javascript-dependency-injection-in-node-js-introduction-htcqahcwv "JavaScript dependency injection in Node.js – introduction")  
Article  
![Avatar of tsh](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/db4741926fbd4427bd9c2150af9f5597)The Software House · 3y  
JavaScript dependency injection in Node.js – introduction  
JavaScript dependency injection in Node.js is a well-known technique, which can make it much easier to produce independent and scalable modules. It can be used in many programming languages and frameworks, but not as popular as they could be. The service is no longer paired with a repository module but requires to be passed to it.  
73  
1

[See all The Software House archives](/sources/tsh/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/tsh/best-of/2023/06#page","url":"https://daily.dev/sources/tsh/best-of/2023/06","name":"Best The Software House Posts — June 2023","description":"The most upvoted The Software House posts from June 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/tsh/best-of/2023/06#items","numberOfItems":2,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/why-use-node-js-7-examples-of-popular-node-js-apps-ewjgqurja","name":"Why use Node.js? 7 examples of popular Node.js apps"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/javascript-dependency-injection-in-node-js-introduction-htcqahcwv","name":"JavaScript dependency injection in Node.js – introduction"}]},{"@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 Software House","item":"https://daily.dev/sources/tsh"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/tsh/best-of"},{"@type":"ListItem","position":5,"name":"June 2023"}]}]}
```

