11 followers
React Developer. Full-time student.
Subscribe to my newsletter and never miss my upcoming articles
In this example we will look at how to create a serverless REST API on AWS using Serverless Stack (SST). If you are a TypeScript user, we've got a version for that as well. Requirements Node.js >= 10.15.1 We'll be using Node.js (or ES) in this examp...
If you're a content creator on twitter and want to increase your reach on blogging platforms like dev or hashnode then you'll find my latest project very useful. Introducing twlog ✨ This is a tool that converts threads into blogs and posts it directl...
Hey guys! I recently found a nice shortcut that makes the javascript developers' life easier! We use to import files in the below way, import cart_styles from "../../styles/cart.css"; import product_styles from "../../styles/product.css"; import use...
What is this->ally? Ally is a social media platform specifically created for kids who are orphans & people at oldage homes. Orphans miss the parent's love and affection. While old people at oldage homes lack people to share their experience. Ally tri...
I use bit.ly a lot to shorten my URLs but their dashboard is cluttered. I mean there's a lot more on the website which I didn't like. So I tried to make something similar but with only focus on shortening links. So, here is what I did. Tech I Used ...
Online classes are boring. So I decided to make a bot that attends on my behalf. Features that I need Join online classes without disturbing me Send a message in the chatbox if someone calls me Doesn't want my sleep to be spoiled So, I Made a sc...