Published inCodeX2D Level Generation For UnityIntro to Basic Randomized LevelsMay 18, 2021May 18, 2021
Published inTowards DevUsing React’s useState HookEarlier last week, I wrote an article on the useEffect Hook, and I mentioned I may write about the useState Hook next, so here I am!Apr 5, 2021Apr 5, 2021
Published inTowards DevUsing React’s useEffect HookUsing useEffect is probably the best part of React Hooks. It helps reduce the clutter of the component lifecycle methods and, most…Mar 29, 2021Mar 29, 2021
The Basics: Custom KeyboardIn this post, I hope to share with you everything I know about picking out the parts for your first custom keyboard. I won’t be telling…Mar 27, 2021Mar 27, 2021
The Dangers of Machine LearningThere’s nothing more powerful and buzzworthy than automation, machine learning, and AI in this age of technology and software. Every day…Mar 26, 2021Mar 26, 2021
React Hooks, Why?You might be wondering why even bother with React Hooks if working with classes has been going well. Or perhaps you might’ve even just…Mar 24, 2021Mar 24, 2021