CreativeSoftwareDeveloper
I write code and write about code.
Hello there, I'm Mike.
I work as a freelance developer specializing in the conception of custom and unique websites. I love designing interfaces with a beautiful and functional user experience.
Featured Posts
See AllOn my journey, I seek answers to questions and write about them.
Why is it important to write good code?
Good code is like a symphony. Composed of many different parts that work together seamlessly.codingDebugging CSS
Making errors is part of programming, and CSS is no exception...codingWhat is the Event Loop in Javascript?
The event loop can be described as a mechanism that manages function calls and ensures that tasks are executed in order.coding