Alish Giri

Alish Giri @wootcot

About: Programming resonates in me lol

Joined:
Jun 2, 2024

Alish Giri
articles - 20 total

Flutter + AI: Build an AI Trainer App (2025 Tutorial)

Do you want to build your own personal trainer using the power of AI?? Then rest assure I have got...

Learn More 0 0Jun 1

Flutter High Level Simplified Architecture with Riverpod

If you have always wanted to switch to Riverpod, then I have got you covered. I was using...

Learn More 0 0May 24

No one talks about GraphQL anymore!

Let me jump right in, the perfect analogy for describing GraphQL is equivalent to what Typescript is...

Learn More 2 4Apr 6

One script, one window, multiple attached commands

Every time I started working on a project I had open up two to three different Terminal windows to...

Learn More 0 0Mar 29

Flutter Integration Test: Model Driven Architecture

tl;dr Please scroll to the last paragraph to get the link to the free video guides to...

Learn More 1 0Feb 24

You don't have to memorize get config commands!

If you modify git configuration more that an average developer then the simplest way to edit git...

Learn More 0 0Jan 28

Printing HTML best technique with sample receipt.

I have been experementing with printing invoices using Javascript and Tailwindcss. After several...

Learn More 1 0Jan 10

Launching my first game soon!

After 7 years of software development I have decided to build my first game.

Learn More 2 3Nov 21 '24

Convert Svelte to PWA.

Step 1 Create a folder called service-worker inside src/ folder. Step 2 Create...

Learn More 2 3Oct 22 '24

Git Tags: All you need to know!

Git has the ability to tag specific points in a repository’s history. This is useful to mark releases...

Learn More 2 0Oct 19 '24

InDesign vs Illustrator. Say no to PDF in Illustrator!

Illustrator and PDF Document PDF document cannot be effectively built in Adobe...

Learn More 1 0Sep 19 '24

Javascript DOM vs BOM!

DOM DOM stands for Document Object Model and represents the web page. This allows programs...

Learn More 5 6Sep 13 '24

Flutter: Wireless Android Development

If you have experienced the amazing wireless development/debugging mode on iOS then you must have...

Learn More 2 2Aug 15 '24

Declaration using const vs freeze in Javascript

Javascript const Using const we can still modify the contents of a Javascript objects but...

Learn More 0 0Aug 11 '24

Network Protocols is how the internet works!

Network Protocols are a standardized way of meaningful communication between two or more devices over...

Learn More 0 0Aug 8 '24

Why choose GraphQL over REST API?

I have been working with full-stack development with GraphQL for almost 3 years. I found out that...

Learn More 5 2Jun 24 '24

Svelte and GraphQL with Authentication

You will learn, How to get the schema from the backend? How to use a code generation tool with...

Learn More 1 0Jun 21 '24

Say no to console.log!

Do you always use console.log in your projects during development? And even though we will keep...

Learn More 1652 121Jun 17 '24

Why I chose Svelte over React?

Svelte and React are both used for Web development. React is a fantastic tool which has dominated the...

Learn More 42 31Jun 12 '24

Flutter and GraphQL with Authentication

You will learn, How to get the schema from the backend? How to use a code generation tool to make...

Learn More 0 0Jun 2 '24