Skip to content

Instantly share code, notes, and snippets.

View shaijut's full-sized avatar
💭
Mostly 90% of our Job is to figure out, why, how etc and only 10% we Code. 👍

shaijut

💭
Mostly 90% of our Job is to figure out, why, how etc and only 10% we Code. 👍
View GitHub Profile
@shaijut
shaijut / gist:dc3052db6e6ba178c09fa053aadd6af6
Created January 26, 2025 17:45
Feature Requirement: Customer Management System
Title: Add a Customer Management Feature
Description: We need to develop a simple Customer Management feature to allow admin users to manage customer information. The system should support the following operations:
Create: Admins can add a new customer with name, email, phone_number, and address.
Read: Admins can view a list of all customers with basic details.
Update: Admins can update a customer's details.
Delete: Admins can delete a customer.
Tech Stack:
WHEN WILL BROWSERS BE COMPLETE?
A short exploration into the end game of web browsers.
This article may seem to be about bashing Google but it isn't. It's just about
reflecting on the current state and how much longer we should see ourselves
here.
So what is the Web? Well we can agree the Web is a conglomerate of standards
proposed by the W3C. So what do those standards define?