Last updated:
3 min read
Tools I use from design to deployment, testing and analytics
Rakesh Potnuru
Author
0%
SHARE

Tools I use from design to deployment, testing and analytics

In the previous blog, we came to know the flow of building a full-stack application. Throughout building an application we use so many tools that makes our life easy. So in this blog, I will share all the tools I use from setting up the stage to submitting your site to search engines.

Let's get started

Note: I will keep updating this article.

Setting up

Setting up includes IDE, planning the project, and management app.

IDEs

  • All rounder VSCode
  • Webstorm for backend or plain javascript projects.(Please don't use for frontend)
  • Notepad++ for quick editing.

Planning the project

  • ClickUp is amazingly useful for project management. It has lots of features and a great UI.

ClickUp

Operating systems

  • I am not yet into Linux, so for now I use Windows for development.

Design

  • As I am not into UI/UX I use UI kits or simply take inspiration from dribbble, Behance, etc.

  • Then I use Figma to customize those designs according to my needs.

Branding

Branding includes deciding on a color palette, font family, logo, etc.

Development

Browsers

I primarily use two browsers.

Frontend

Screenshot 2022-01-24 205812.png

Backend and database

Testing

DevOps

Deployment

Rank up

Analytics

  • Google Analytics to track details like the number of website visitors, which pages are getting popular, and how far my website reached.
  • Microsoft Clarity - this thing has even more features like heatmaps where you can see where the users are clicking.

What is the one tool you can't live without (Apart from VSCode)? Comment below.


LEAVE A COMMENT OR START A DISCUSSION

MORE ARTICLES

Introducing Publish Studio: Power Digital Content Creation

    3 min read

Introducing Publish Studio: Power Digital Content Creation

Say “Hi” to Publish Studio, a platform I’ve building for the past few months. If you are a content writer, then you should definitely check it out. And if you are someone who has an audience on multiple blogging platforms and need an easy way to manage your content across platforms, then you should 100% give it a try.

Let's Build a Full-Stack App with tRPC and Next.js 14

    10 min read

Let's Build a Full-Stack App with tRPC and Next.js 14

Are you a typescript nerd looking to up your full-stack game? Then this guide is for you. The traditional way to share types of your API endpoints is to generate schemas and share them with the front end or other servers. However, this can be a time-consuming and inefficient process. What if I tell you there's a better way to do this? What if I tell you, you can just write the endpoints and your frontend automatically gets the types?

Subscribe to Newsletter

Weekly


  • Never miss an update.
  • Get articles and snippets directly to your inbox.
  • Subscribe to stay connected and avoid getting lost among millions of websites.

Monthly


  • Coming soon...