teamtanay.jobchallenge.dev
teamtanay.jobchallenge.dev copied to clipboard
The web repository for all things #teamtanayjobchallenge
# **Next.JS Revolution! MERN Stack Boon!** **Abstract** If you have a good React development experience then congratulations! You already know how to use Next.JS. But the main purpose of Next.JS...
# **Quick MERN application & a way to Cross the CORS** **Abstract** You might be familiar with the term CORS. If not then I guess you haven’t worked much with...
# **Asynchronous array behaviour in JavaScript** **Abstract** While working with any API, you might have come across a situation where your response returns some data that’s when pushed into an...
# **Fair And Square** Fair And Square is an online gaming platform which is light-weight. The application is made primarily for desktop users only. This application also works fine on...
# **Express Store** Express Store is an eCommerce website for purchasing musical instruments. It is a marketplace to find all kinds of instruments. It works just like any other eCommerce...
# **SweetBeat** SweetBeat is a musical application which is meant to provide entertainment. Users can play beats on this application using the provided drum pads. The application comes with two...
# **Strenxible** Strenxible is a fitness application for those who find it hard to go to the gym either due to lack of time or money. The app comes with...
# **CoviData** CoviData is a simple and fast Covid-19 data application. This application can be used to check the status of Covid-19 in different parts of the world. The application...
#### Step-By-Step Guide to Stripe Payments in React _Description_ Blog about integrating Stripe Payment in React app. This included code and step by step process. _link_ https://dev.to/tarunyadav1/step-by-step-guide-to-stripe-payments-in-react-577 Provide your feedback...
#### Beginners Guide To React Hooks: Getting Started With React Hooks _Description_ In this blog, I explain about React hooks. First I begin with what are hooks, then I explain...