React.js Projects — Firebase Overview — Soft Skills

Asad Faraz
3 min readApr 11, 2021

This week was full of coding 💻

Hello Ladies and Gentlemen, I hope you are all doing good. First of all, let me tell you that this week I made some beautiful mini-apps using React.js. To see them live you can use the following links.

One more important thing is that If you want to keep yourselves up to date from Latest Technology innovations and other computer-related stuff, please check The Paper House. So, let’s start this week’s review.

05/04/2021

Today, we learn how to connect the React.js application with Firebase. We also learned how to get data from firebase and post data to firebase. If you don’t know about Firebase here is an overview of Firebase.

What is Firebase?

Firebase is a service owned by Google. It provides developers with a variety of tools and services to help them develop quality apps. Users can use firebase free of cost, but the free version of Firebase has some limitations. Entry-level developers can easily use the free version of Firebase.

Users can store data in Firebase. There is an option of a Real-time database where you can handle a small database of an application either from the web or from android/iPhone. Firebase is categorized as a NoSQL database program, which stores data in JSON-like documents.

We will cover Mongo DB later in the course, but this class is just to show that we can also use firebase and connect it with the React.js application.

06/04/2021

Soft skills play an important role in individual career life. In today’s some of my Jadu Fellows present a single topic on any soft skills. I present on Nice Behavior. Actually, I think the most important thing is behavior in Soft Skills because if you are not nice to people or always have a serious face while working in a team then your career may be at risk.

After behavior of course communication skills are very important. And then how to deal with a community. A person may belong to different communities at a time. For example, a person may be in a developer club, and at the same time, he/she may be in a football club as well. So, managing communities are also a soft skill.

09/04/2021

I consider Terminal or Command Prompt in those few things which every programmer should use once in the development career. Today’s class is about How to Use Terminal like a Pro. So, after that class, I can use a terminal like a PRO.

I am not joking I know how to access a file in a particular path and how to edit and create files and folders. There are several commands in a Terminal, and no one can remember those, but no worry, we have Google for that. If you want to edit a text file just simply google it and you will get the command for that.

While working with servers and deploy any application a developer has the only option and that is Terminal. So, Terminal has its own importance and we should know how it works.

Thank you for reading my blog 😊. This is it for now. See you in the next one👍.

--

--