Javascript

Projects that include this skill

Medical center front view on white background. Hospital building vector design.

Database Design of a Hospital Chain

Brief Description Given a text from Subject matter experts, I extracted insights to understand the requirements of the database. I created the E-R schema, restructured it, and then created the corresponding relational model. I made the SQL instructions to create tables and relationships between them. I used PostgreSQL as a database and linked it to…

Web Application

Description: Recipes discovery The application uses theMealDB API to retrieve information about different recipes and allows users to discover them , save them as favourites, and review them. Technical details: Homepage: Product page: Profile: Try my code yourself Grade obtained: 100% (30/30) Client: University of Milan Project Duration: 1 month Place: Remote Language: English

Definition

JavaScript is a high-level, interpreted programming language that is used to create interactive web pages and web applications. It is one of the three core technologies of the World Wide Web, alongside HTML and CSS.

JavaScript is a dynamic language, which means that it can be changed while it is running. This makes it ideal for creating interactive web pages and web applications. JavaScript can also be used to validate data, manipulate DOM objects, and create animations.

Here are some of the benefits of using JavaScript:

  • Interactivity: JavaScript can be used to create interactive web pages and web applications. This means that users can interact with the page in real time, without having to reload the page.
  • Validation: JavaScript can be used to validate data before it is submitted to a server. This can help to prevent errors and improve the security of your web application.
  • DOM manipulation: JavaScript can be used to manipulate DOM objects. This means that you can change the content and structure of your web page without having to reload the page.
  • Animations: JavaScript can be used to create animations on your web page. This can make your web page more visually appealing and engaging for users.

JavaScript is a powerful language that can be used to create a wide variety of web applications and effects.

If you are interested in learning JavaScript, there are many resources available online and in libraries. You can also find many helpful tutorials and articles on the Mozilla Developer Network website.