Hello readers, in this article we will discuss what actually is front-end development. If you have any interest in computers or programming, then it is definite that you have heard about the term front-end or back-end development. But in this article, we will only discuss front-end development.
What is front-end development? |
Contents
What is Development in computer programming?
Before diving into the topic of front-end development, it is necessary to know that actually is development in computer programming. In general, what is development? Development is positive and progressive change. Correct? Likewise in computer programming, positive and progressive changes to the system are considered development in computer programming. There may be different stages in creating a system. One of the major parts of which is development. In this phase, we have to create the actual working model of our system. Also, development is also of different types, one of which is front-end development.
What is front-end development?
Among different types of development in computer programming, one is front-end development. Let’s understand this with a simple example. Consider, you went to a supermarket, you will buy required goods and then you will go for billing all those stuff. Now what will you see in that store, all the goods presented in the supermarket, the decorations of the store and just the front-side of that store, but you will not see what’s going on in the management of the store, that’s the front-end. When you go for billing, you will see software where the user inputs the data of the product, and all the billing stuff including calculations and stuff are managed by the computer itself. The processing in the software is the backend, but the basic UI or the User Interface that you see is the front-end. In System development, all the things related to designing, user interface, user experience, fall under front-end. And the development of this front-end is called the front-end development. Ler’s see another example as well, you are using our website, you can read the article you can interact with the website, you can even comment, here all the user interface and designing, and the user experience, is all front-end. You can comment on this site but how and where? How is under back-end but were to comment, how to design the form of comment is under front-end development.
Now, Hope you understood what is front-end development in computer programming. Now let’s see what are some of the technologies used by the front-end developers. The following are some technologies used for front-end development.
- HTML
- CSS
- JavaScript
- React js
- Vue js
- Angular
- Bootstrap
- Tailwind CSS
These are some of the most used technologies for front-end development.