Skip to main content
← All Tags

Thoughts

4 articles in this category

ThoughtsSecurityMLOps

The Future of Software Development: Security and Intelligence

Why security, MLOps, and AI agents not just code will define software in the next decade. Practical guidance for builders and leaders.

Read more
FullstackThoughts

Full stack developers

What does full stack developer really mean? A look at the skills required across frontend, backend, databases, infrastructure and project management, and why the title is often overused.

Read more
Software architectureSoftware designThoughts

Best Of: The Early History Of Smalltalk

Key quotes and insights from Alan Kay's paper on the early history of Smalltalk. Explores object-oriented programming origins, message passing, and the philosophy behind Smalltalk's design.

Read more
ReactJSThoughtsTypescript

React Hooks: UseReducer Generics Params In Typescript

How to properly type React's useReducer hook with TypeScript generics. Understand the generic parameters for Reducer, ReducerState, and ReducerAction types.

Read more