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

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

1. 1  
[](https://daily.dev/posts/api-testing-without-postman--jehs4jgau "API Testing Without Postman?")  
Article  
![Avatar of hackernoon](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hackernoon)Hacker Noon · 4y  
API Testing Without Postman?  
Hoppscotch is a lightweight, web-based API development suite. It was built from the ground up with ease of use and accessibility in mind. It is free to use and as an added perk completely Open Source. But if you will try to use it some restrictions could be found.  
52  
5
2. 2  
[](https://daily.dev/posts/how-to-create-your-own-dark-website-onion-on-linux-oqxlcmoml "How to Create Your Own Dark Website (.onion) on Linux")  
Article  
![Avatar of hackernoon](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hackernoon)Hacker Noon · 4y  
How to Create Your Own Dark Website (.onion) on Linux  
The question is how can we create our own website on the Dark Web? The answer is: Very easily. No port forwarding, no spending on buying domain names. By following our detailed guide we can host our website or entire web application on deep web with onion domain extension in 5 minutes. We have used our beloved Kali Linux system for this article but any Debian based Linux distro (Ubuntu, Linux Mint, Parrotos ,ElementaryOS) will work.  
16
3. 3  
[](https://daily.dev/posts/don-t-nest-callbacks-use-promise-chaining-instead-9n4-kjks "Don't Nest Callbacks, Use Promise Chaining Instead")  
Article  
![Avatar of hackernoon](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hackernoon)Hacker Noon · 4y  
Don't Nest Callbacks, Use Promise Chaining Instead  
In JavaScript (ES6 and above), a Promise is an object representing the state and result of asynchronous operations such as an API call. A Promise has two methods: then and catch . The then method accepts a callback of an action to be initiated after a promise is fulfilled, meanwhile, the catch runs whenever the promise is rejected. Promise chaining in JavaScript is one way to solve the callback hell issue.  
15
4. 4  
[](https://daily.dev/posts/8-things-developers-don-t-like-about-low-code-and-no-code--mkcrds0o "8 Things Developers Don't Like About Low-Code and No-Code")  
Article  
![Avatar of hackernoon](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hackernoon)Hacker Noon · 4y  
8 Things Developers Don't Like About Low-Code and No-Code  
Low-code and no-code (LC/NC) tool makers are facing an uphill battle trying to convince people, especially professional developers, to use or even just try their tools and platforms. A few platforms have made inroads into this market, but the majority of software development is undoubtedly still done by professionals writing code.  
13  
2

[See all Hacker Noon archives](/sources/hackernoon/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/hackernoon/best-of/2022/05#page","url":"https://daily.dev/sources/hackernoon/best-of/2022/05","name":"Best Hacker Noon Posts — May 2022","description":"The most upvoted Hacker Noon posts from May 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/hackernoon/best-of/2022/05#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/api-testing-without-postman--jehs4jgau","name":"API Testing Without Postman?"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/how-to-create-your-own-dark-website-onion-on-linux-oqxlcmoml","name":"How to Create Your Own Dark Website (.onion) on Linux"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/don-t-nest-callbacks-use-promise-chaining-instead-9n4-kjks","name":"Don't Nest Callbacks, Use Promise Chaining Instead"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/8-things-developers-don-t-like-about-low-code-and-no-code--mkcrds0o","name":"8 Things Developers Don't Like About Low-Code and No-Code"}]},{"@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":"Hacker Noon","item":"https://daily.dev/sources/hackernoon"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/hackernoon/best-of"},{"@type":"ListItem","position":5,"name":"May 2022"}]}]}
```

