The Trojan

The Trojan

Follow
homeโžก๏ธ Cool JS Stuff๐Ÿ“˜ HTML To React Guide๐Ÿ’ป Complete Web Design Courseโ˜๏ธ Good Parts of AWS๐Ÿš€ The Art of Twitter
Tag

JavaScript

#javascript

More content

Read more stories on Hashnode


Articles with this tag

Finding a Needle in Haystack: Fixing Mysterious Bad Gateway

Mar 11, 20236 min read

Introduction At my current org, we have many applications running behind the API gateway that interacts with the outside world using REST APIs. To...

Finding a Needle in Haystack: Fixing Mysterious Bad Gateway

Building Resilient Systems: Retry Pattern in Microservices

Mar 6, 20236 min read

Introduction Any application that communicates with other resources over a network has to be resilient to transient failures. These failures are...

Building Resilient Systems: Retry Pattern in Microservices

Javascript Clean Code Tips & Good Practices

Aug 22, 20218 min read

15 Tips I Follow For Writing Better Code ยท Code should be written in such a way that is self-explanatory, easy to understand, and easy to modify or...

Javascript Clean Code Tips & Good Practices

NanoID - A URL Friendly Unique Identifier

Jul 26, 20214 min read

What is Nano Id and how is it different from UUID? ยท Introduction In every software system, we need unique Ids to distinguish between several objects...

NanoID - A URL Friendly Unique Identifier

JavaScript Tips and Best Practices

Jul 4, 20216 min read

In this article, Iโ€™ll share 10 of the JavaScript tips, tricks, and best practices that I follow and found useful. 1. Use Numeric Separators This is...

JavaScript Tips and Best Practices

Useful Resources To Learn Web Development & To Create Your Website

Apr 9, 20214 min read

Starting out with web development? Here are some useful resources ยท Introduction Learning web development is like learning to drive a car. No matter how...

Useful Resources To Learn Web Development & To Create Your Website