by coderconvos | Jul 10, 2024 | Interviews, Uncategorized
Tell us about your background. How did you get into programming, what was your inspiration? I come from an African home where substantial growth and success are expected of me, especially as the first born. My journey into programming started after I finished...
by Joshua Lehman | Sep 21, 2023 | Uncategorized
Recently I had the need to set up a custom Linux server running Docker which I would use to host multiple web apps and websites from multiple domains. My approach was fairly simple and straightforward, having had some previous experience with shell scripting in...
by Joshua Lehman | Aug 24, 2023 | Uncategorized
Setting up a basic ThreeJS scene (React Three Fiber/NodeJS) The very first hurdle you need to clear when setting up a ThreeJS scene is to learn about the basic building blocks. Once we learn these we can begin to explore the fascinating world of real-time WebGL...
by Joshua Lehman | Aug 8, 2023 | Uncategorized
Thanks for checking out my first blog article on the coder conversations website! Hope you enjoy it. What is ThreeJS and why would you want to use it? Developers can use Three.js, a JavaScript library, to create and showcase animated 3D computer graphics...
by coderconvos | Jul 29, 2023 | Uncategorized
This is to test Zapier auto
by Devontae Moore | Jul 24, 2023 | Uncategorized
Written by DeVontae Moore A common question I get from experienced React developers interested in React Native is, what are some of the differences between React and React Native. I will explain some core differences in today’s article. This will not be an exhaustive...