So far my favorite technology that I am using right now is React. I have previous experience with React but using in a group capacity so far has been really rewarding. When you learn barebones Javascript for a while when you are first learning and then switch to using React, you really see the benefits of a framework like this. It makes implanting new functionalities so much faster.
Being able to organize different functionalities and pieces of your web application into different components is extremely useful in a group environment. Because React is component based, as a group we were able to pretty quickly draft up a mock up of what the web application will look like and which components will end up where.
In terms of AI, we are not using AI right now in our project. We may use AI to help use code up more advanced features or at least provide us a jumping off point. Personally, I have never used AI to code in any of my personal projects or for any of my other classes. I feel that I want to become proficient in programming in a professional setting before I starting leaning on AI to help me become a better programmer.
Leave a Reply