Alberto Basalo·Nov 4, 2024Cursor: AI IDE Transforming Software DevelopmentIf you’re looking to take your productivity as a developer to the next level by taking full advantage of AI, Cursor could be just what you…
Alberto Basalo·Oct 24, 2024AI-DD Workflows Code methodology with AIIf you are a developer and are considering incorporating AI into your workflow, you may have heard both promises and warnings. It’s easy to…
Alberto Basalo·Sep 22, 2024AI-Driven Development, a new coding paradigm.The integration of AI into the programming process is becoming more and more common, and will eventually become critical. Knowing and…
Alberto Basalo·Jun 24, 2024The State of Angular: Signals and ObservablesChange detection has evolved more in the first six months of this year than in the previous six years. All thanks to the signal type and…
Alberto Basalo·Apr 24, 2024Rust logic and traitsImplementing a simple blockchain to learn Rust traits.
Alberto Basalo·Mar 24, 2024Rust FunctionsFunctions are blocks of code that perform a specific task. In Rust, functions are defined with the fn keyword. So far, it seems easy and…
Alberto Basalo·Feb 24, 2024Rust ProgramsI begin this article with a tribute to Niklaus Wirth, recently deceased, author of the book “Algorithms + Data Structures = Programs” with…A response icon1A response icon1
Alberto Basalo·Jan 24, 2024Hello RustRust is a language to create high-performance applications that report the most satisfaction to its developers. Learn the basics here.A response icon1A response icon1
Alberto Basalo·Dec 23, 2023Angular Architecture for Large Web ApplicationsOptimizing monolithic Angular projects with libraries using Nx.A response icon2A response icon2