DEV Community

Cover image for DENO ANAGRAM of NODE?
Suren
Suren

Posted on

DENO ANAGRAM of NODE?

Almost everywhere I look (twitter, tech blogs and dev.to), there is DENO. I was tempted and every time I open the comments of the tweets or posts, I see that DENO is an anagram of NODE. Then started the fun of naming new runtimes with the anagrams of NODE/DENO, like ODEN.js, ENDO.js and DONE.js. The context of some were hilarious. I made few comments on them myslef,

After seeing this, I started googling A N A G R A M and found some interesting results. Then the math came in - Permutation and the things got more interesting.

One of the perks of being a developer is, we could build what we like, what excites us or what we find interesting. Started implementing the math of the Anagram and the result is, I created the site below,

Link: Anagram Generator | Surendar Vinayagamoorthy

Source Code: Anagram Generator | GitHub

Anagram Generator

Any comments/suggestion would be appreciated. Also I took up the #100DaysOfCode challenge in twitter, follow me here for feedbacks and some cool JavaScript tips and tricks.

Top comments (0)