PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Chirag

@kodewithchirag

455 Points 1 Followers

4 Posts

0 Answers

Helping others simplify the web development journey by keeping things short.

Why do AWS Certification?

I've worked on a lot of Amazon Web Services - AWS over the years and thought of adding this as an experience to my resume, but before that, I also wanted to assure that I have a good underst...

How to Rename Local and Remote Git Branch

Have you ever wondered or come across a situation where you want to rename a Git branch? If yes then this article will help you with that. Earlier, I faced the same situation where I wanted...

Easy way to exclude files during git add

Every day we use the **"git add"** command a lot to add our changes to the index for new commits, but have you ever wondered how we can add all the changed files with some files excluded dur...

Learn to push an empty commit

Today I faced a problem while triggering the delivery pipeline and this article is about the solution to that problem. Have you ever faced the need to push a commit to a Git branch without...