Little Coding Things default post image

Coding Interview Prep – Intro to Express.js & Middleware

CSS A code snippet with animation code written on it and an arrow declaring movements

Static VS Dynamic Design With CSS – From Stillness to Action

Little Coding Things default post image

How to Restart Your Node App Without Nodemon

Circular clicable button with shadow effect.

How to Make a Circular Clickable Button with Shadow Effect

A gray box with inset dark shadow at the top left sides and light shadow at the bottom right sides

How inset Works in box-shadow (Made Simple)

Categories

Latest posts

Little Coding Things default post image

How to Restart Your Node App Without Nodemon

If you’ve built anything with Node.js, you’ve probably used nodemon to automatically restart your app when files change. It’s been a go-to developer tool for years — but did you know you no longer...

A light gray box with gray shadow effect at the bottom right sides

How box-shadow Works (Made Simple)

Hello there! Want to make your HTML elements stand out a bit more? The box-shadow property in CSS lets you add depth by creating a shadow around elements — almost like they’re floating off the page...