All blog posts

Filter long-form guides, experiments, and weekend projects by the topics you care about most.

Sort
#all-topics#AI#Claude#JavaScript#Jest#Preact#Productivity#Prompt Engineering#React#Software
Prompt Engineering for Developers: How to Ask Your LLM the Right Way
Nov 3, 2025#AI

Prompt Engineering for Developers: How to Ask Your LLM the Right Way

Better prompts mean better code—learn practical ways to talk to your AI coding assistant effectively.
#AI#Prompt Engineering#Software
Claude AI Best Practices and Prompting Tips
Oct 9, 2025#AI

Claude AI Best Practices and Prompting Tips

Use Claude AI effectively with prompt engineering techniques, safety tips, and practical workflows for coding and productivity.
#AI#Claude#Productivity#Software
Using Preact Signals for Fine-Grained Reactivity
Jun 9, 2025#Preact

Using Preact Signals for Fine-Grained Reactivity

See when Preact Signals can replace props for fine-grained reactivity, with setup steps and patterns for interactive UIs.
#Preact#JavaScript
React Context Guide: Share State Without Prop Drilling
Jun 8, 2025#React

React Context Guide: Share State Without Prop Drilling

Use React Context to share state across your component tree without messy prop drilling, with setup steps and pitfalls to avoid.
#React#JavaScript
Create a React Project from Scratch (Without CRA)
Jul 27, 2019#React

Create a React Project from Scratch (Without CRA)

Build a modern React project without create-react-app by configuring Babel, Webpack, testing, and linting yourself.
#React#Software
Using Jest and Enzyme for Testing React Apps
Jul 9, 2018#React

Using Jest and Enzyme for Testing React Apps

Create reliable tests for your React components with Jest and Enzyme using snapshots, integration tests, and best practices.
#React#Jest#Software
© 2025 timgivois
Browse all posts