java, javascript, php, react, html, css, git, github are the languages I'm most experienced with. However, I love learning the general overview of a wide variety of technologies, including Flutter, .NET, and Python
Learning/trying
NextJS, C#
Projects
NextJS To-Do and Note Taking Web App; open source PHP library composer-unused
Recent comments
JavaScript ES2021 - You Need To See These ES12 Features
Nice article! What's the difference between Promise.race and ...
Is there a "missing" feature or extension that you would like to see in VS Code?
What I really want is an interactive Outline viewer. When I u...
How to Run a Command Automatically in VS Code When You Open a Project
I didn't even know tasks existed! Thanks for shedding light o...
VS Code: You don't need that extension
Great article! I am about to read the whole series. Note: I ...
Don't over useState
Oh I didn't know React rerenders the entire component for a s...
Don't over useState
If you just store it in a const and remove any updates to con...
Event Capturing and Bubbling in React
Yes, I now see the application, thank you!
Cancel your promises when a component unmounts
What if I don't want to cancel the promise when the component...