2023Aug 5
Minimalistic VSCode: Better Zen Mode in VSCode

Minimalistic VSCode: Better Zen Mode in VSCode

This zen mode setup provides a seamless and focused coding experience by elegantly concealing default...

#productivity#programming#vscode
2•min
2023Jan 13

Using Ant design Vue in Nuxt 3

1. Install Ant degin and ant design icons for Vue yarn add ant-design-vue...

#nuxt#antdesign#vue
1•min
2022Jun 14

ReUsable UseFetch Utility in C#

This ReUsable UseFetch Utility used for API data fetching, it can serialize and deserialize objects...

#csharp#dotnet
1•min
2022Jun 1

Adding, Renaming, & Removing Columns from Existing Tables Using Tinker in Laravel

Enter Into Tinker Environment On the CLI run artisan command to enter into tinker...

#laravel#php
1•min
2022Apr 12

How to run an application automatically after startup on Windows

For those who use applications like TaskbarX, and would like the app to run automatically on Windows...

#productivity#windows
1•min
2022Apr 2

An Opiniated React Stack

Simplicity & Aesthetics over Complexity Life is too sweet to be loosing sleep over trying to...

#nextjs#react#recoil
2•min
2022Mar 24

C# for dummies: Classes / Objects, Fields, Access Modifiers, Properties, Constructors

This tutorial assumes you have background or existing knowledge of programming. C# CLASSES...

#csharp#dotnet#dotnetcore
2•min
2022Mar 16

Scalable Reusable Components in React

I will briefly go over this tutorial, with an example ErrorAlert component. The...

#javascript#react
1•min
2022Mar 8

#1 Tip for Readable Code Across Teams and Personal Projects

Have you ever written code and months later you come back to that same code and be like "what the...

#programming#productivity
1•min