Explore >> Select a destination


You are here

blog.ceejbot.com
| | quii.dev
15.4 parsecs away

Travel
| | Chris James, London - Software Engineer
| | www.kolide.com
9.9 parsecs away

Travel
| | Will LLMs like ChatGPT fundamentally change how we build software? Will we even need engineers? This personal essay explores those questions by testing this new tech against the laws of complexity that govern the art of software engineering.
| | olano.dev
11.1 parsecs away

Travel
| | The product of software development is not code but a mental model, a theory: a specific way of explaining the world.
| | yakovfain.com
100.4 parsecs away

Travel
| This blog continues my React/TypeScript miniseries and the previous blogs are: 1. Let's start coding with TypeScript and React.js 2. React.js: A functional component and its state 3. Using the React.js state hook in the weather app In this blog, I'll add the useEffect() hook to fetch the weather info in the app that we...