Web Dev newsletter
- 30. May 2025

Fresh Reads for Web Devs

Stay up to date with the latest in web development—Angular 20, server components, security tips, and more in this month’s roundup.

Dev Diary 11
- 22. May 2025

Creating Windows installer for Electron app

While packaging an Electron desktop app, some optional dependencies failed to build due to stricter error handling. The issue was addressed by adjusting the packaging configuration.

AI monthly insights 7
- 9. May 2025

Building an effective search for AI and other applications (part 3 of 3)

Final part of the AI search series with a practical comparison of Pinecone, Postgres, and Elasticsearch, plus a hands-on guide to implementing full-text, vector, and hybrid search in Postgres.

Dev Diary 10
- 6. May 2025

Leveling Up with AI Coding Assistants

A practical look at AI coding assistants comparing tools like Copilot, Gemini and Augment across levels of assistance from autocomplete to autonomous agents and how they boost productivity and streamline workflows.

Web Dev newsletter
- 2. May 2025

Web Development Updates

Monthly web tech update featuring Zod 4, React useEffect behavior, VS Code Copilot Agent Mode, faster TypeScript, and AI’s role in dev work.

AI monthly insights 6
- 14. April 2025

Building an effective search for AI and other applications (part 2 of 3)

Second part of a series on AI search techniques, focusing on vector search, hybrid methods, and reranking approaches like RRF and cross-encoders to enhance relevance in RAG systems.