Blog
RSS Feed2024
Spotlight: Sentry for developers on localhostSpotlight, a Sentry dev tool designed with developers in mind. Debug traces and errors tracked by Sentry SDKs directly from your local development environment, enhancing productivity and efficiency.
4 May
5 min read
- views
Sentry for Next.js: A Developer's Best FriendDiscover how Sentry can be your best ally in Next.js development. Learn how to seamlessly integrate Sentry for tracking errors and monitoring performance in your Next.js projects.
7 Apr
7 min read
- views
2023
Secure Coding Practices. Protecting Your App and Your Users.In this brief article, we will discuss important security measures that can protect web applications from potential threats and ensure the safety of user data. We will also learn how to implement strong security practices to strengthen your application against vulnerabilities and attacks.
30 Jul
13 min read
- views
Connect Database with Node.js, Part 1: How to connect MongoDB in Node.js using MongooseA short tutorial on how to connect MongoDB using Mongoose in Node.js. Discussing how to connect and how to create schema and use it in API logic.
3 Jul
6 min read
- views
Why Did Discord Go From MongoDB To Cassandra Then ScyllaDB? Simplified!Simplified some blogs published by Discord on their challenges and learning while implementing and chaining the database for their product based on the data.
15 Mar
7 min read
- views
Razorpay Integration with Reactjs and Node.js(Every scenario โ Success, Failure, TimedOut, Cancel)A mini blog tutorial which will help the React devs to integrate Razorpay sdk in React code.
16 Jan
6 min read
- views
2022
What are Design Tokens? How to Create Design tokens in React?Discussed the crucial part of Frontend development viz. Design Tokens.
4 Nov
4 min read
- views
Structuring SEO and Format of a page in Next.js EffectivelyDiscussed avery great way of setting up SEO and format for every page in Next.js
10 Sept
2 min read
- views