React Developer's Day 1

Virtual First Day of Work

·

2 min read

I will be honest. I felt inspired to write and share about my journey in the IT field. I know that I am no expert but I hope to be fluent in expressing my ideas by sharing my experiences as a software developer. As of now, my content has no structure but I will strive to make my next post better than my previous post.

Just like every project, the first thing is to setup the development environment. The source code editor that I would be using is Visual Studio Code. However, it is important to note that you need to install Node.js in order to run a React application on VSC. After watching a tutorial video, I realised that a React application can only be run through running commands in command prompt.

I have a little bit of experience in using HTML, CSS and JavaScript but I will be required to learn how to use React to develop a web application. Besides that, I am expected to know the basics of Node.js. As for the databases, I would need to learn about MySQL and MongoDB.

I would be more than elated to hear from my readers. I have made the first tiny step in growing as a software developer. Please let me know if you have any suggestions or corrections for my post by leaving your comments.