Day: April 14, 2024
10 posts
Exploring Zod and the Benefits of Schema-Based Validation in TypeScript Projects
Introduction This post explores Zod, a library that provides “TypeScript-first schema validation with static type inference”. We’ll explore…
New training: Change Management Workshop
As project managers, most of us know how important it is to make sure that what we deliver…
Empowering Creative Writing with AI: An Introduction to the Cloudflare AI Challenge Markdown Editor
This is a submission for the Cloudflare AI Challenge. What I Built I built tool to allow write…
Debunking JAMSTACK
Hey what’s going on guys, hope you’re all doing well. I am going to debunk the term ‘Jamstack’…
How Plugin Creep is Killing Your Editor and Ruining Development Experience
If you’ll enjoy reading this post and would like to stay in touch, please subscribe to my newsletter.…
ALTER keyword is used for change table, add new columns update and add values to column or delete them …
add new columns To add two new columns to your table, you can use the ALTER TABLE statement…
SUNDAY REWIND: Why mistakes are key for product excellence
This week’s Sunday Rewind is a product leader Francesca Cortesi’s post from 2021 on how important mistakes and…
Dive Deeper: Unveiling the Power of the Latest Microsoft Edge
Microsoft Edge has undergone a metamorphosis, transforming into a powerful browsing companion that caters to both productivity enthusiasts…
CSS Text Handling: text-overflow, overflow-wrap, and More!
CSS Text Handling: text-overflow, overflow-wrap, and More! When it comes to fine-tuning how text behaves within its containers…
Styling Slaughter: CSS Techniques in React JS
Unleashing the Styling Demons In the realm of React JS, styling isn’t just about making things look pretty—it’s…