Understanding this Space
Hello 👋, I'm Luke, sometimes known as Lucas. Welcome to my digital space where you can get a closer look at my professional journey and skills. Here, you’ll discover the projects I’m passionate about, both those I've completed and those in progress. I share insights and write about my experiences in software development, focusing on how these can benefit you in your career and beyond.
My approach is about building a positive, optimistic future through collaboration and support. This site isn't just a showcase of my work; it's an invitation to explore possibilities of working together or learning from each other. If you're keen on developing software solutions or seeking inspiration and guidance, you'll find valuable resources and ideas here.
Who is this for: Developers seeking thought-provoking resources, colleagues curious about my new site, family and friends stalking me on the internet, potential collaborators, TypeScript fans, and anyone interested in a chat about life in Southern Spain.
Posts
-
A Quick Guide to Reusable, Readable and Maintai...
While focusing on codebase organisation, like folder layouts, many overlook a crucial aspect: the internal structure of the components themselves.
A Quick Guide to Reusable, Readable and Maintai...
While focusing on codebase organisation, like folder layouts, many overlook a crucial aspect: the internal structure of the components themselves.
-
Clean Code Hack: A Short Guide to useEffect Usa...
A few weeks ago, while assisting a friend, a junior developer at a small company, I encountered a notably disorganised codebase.
Clean Code Hack: A Short Guide to useEffect Usa...
A few weeks ago, while assisting a friend, a junior developer at a small company, I encountered a notably disorganised codebase.
-
Why Null Matters More Than You Think
In this article, I discuss the importance of using null and undefined correctly in TypeScript and JavaScript. A common practice is to represent empty values with empty strings, but I...
1 commentWhy Null Matters More Than You Think
In this article, I discuss the importance of using null and undefined correctly in TypeScript and JavaScript. A common practice is to represent empty values with empty strings, but I...
1 comment