Tech corner - 25. July 2025

Web dev watchlist

header_image

Hello readers!

Another month, another roundup of interesting reads from the world of web tech—we think you'll enjoy these picks.

Learn how to benefit from partial animation keyframes in CSS, get insights into the TypeScript Go port, find out the best AI app builder, and much more.

Happy reading!

TypeScript Native - go port updates

As you may have noticed earlier this year, the TypeScript team has been working on a rewrite of the TypeScript compiler in Go. Work has progressed significantly, and a preview is now publicly available. The plan is to reach feature parity soon and convert it into TypeScript 7. Check out the article to learn more about the current state of development.

Future of the CSS language

It's been more than 20 years since CSS was first proposed back in 1994. Recent developments are introducing more logic into the language—such as container queries, advanced media queries, and the new if/else functions. This article explores where CSS is headed and whether adding logic to the language is a good idea. 

Comparing the AI app builders

This blog post compares three AI app builders—Firebase Studio, Lovable, and Replit. Each tool is used to build the same sample application, including the backend. The author evaluates ease of use, design flexibility, simple code edits, and backend generation. Read on to see which tool best suits your needs.

Partial keyframes in CSS

Partial keyframes in CSS animations allow you to omit the start or end values. This is a valid technique, and as Josh W. Comeau explains, it can be useful for creating dynamic animations. The missing value is automatically derived from the element's current state, enabling more flexible animation design. 

What’s coming in TypeScript 5.9?

The TypeScript team has released a beta version of TypeScript 5.9. This update focuses on general improvements rather than new features. The most notable addition is the import defer syntax, which delays the execution of an imported module until it's actually used—helping to reduce side effects. Other enhancements include IDE updates, such as expandable tooltips on hover and more.

blog author
Author
Jozef Radoňak

Forward Deployed Engineer specializing in web development, staying current with the latest web technologies and mentoring other engineers as the field evolves. Business-oriented and increasingly focused on AI, he brings both perspectives to solving problems for clients end to end.

Read more

Contact us

Let's talk