GithubHelp home page GithubHelp logo

trayanaboykova / js-front-end Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 17.45 MB

Task from my course JS Front-End at Softuni

License: MIT License

JavaScript 81.35% HTML 9.92% CSS 8.74%
asynchronous-programming dom-events dom-manipulation javascript-arrays javascript-strings javascript-syntax objects-and-classes functions-and-statements http-and-rest

js-front-end's Introduction

JS-Front-End

Task from my course JS Front-End at SoftUni

Course Curriculum: JS Front-End

JS Syntax Fundamentals:
In this section, I learned the foundational concepts of JavaScript syntax. I delved into data types and variables, understanding how to store and manipulate data. I explored conditional statements to control the flow of my programs and practiced using loops (both while and for loops) to perform repetitive tasks. Additionally, I honed my debugging skills to identify and fix errors in my code.

JS Arrays & Strings:
I gained a comprehensive understanding of arrays and their methods, enabling me to efficiently manage collections of data. I explored string processing techniques and utilized regular expressions for advanced text manipulation. This knowledge enhanced my ability to handle and transform data in various formats.

Functions and Statements:
In this part of the course, I learned how to declare and invoke functions, including nested functions. I explored the concept of first-class functions and practiced using arrow functions. I also focused on naming conventions and best practices to write clean and maintainable code. This section solidified my understanding of functions as essential building blocks in JavaScript.

Objects and Classes:
I delved into the world of objects, learning about their definition, properties, and methods. I explored associative arrays and their applications. I gained proficiency in working with JSON for data exchange and manipulation. Additionally, I studied ES6 classes, understanding how to define and use them to create modular and reusable code structures.

DOM Introduction:
I was introduced to the Browser API and the Document Object Model (DOM). I learned how to target HTML elements and interact with them using the DOM API. This section provided me with the skills to dynamically manipulate web pages and enhance user interactions.

DOM Manipulation and Events:
In this segment, I practiced creating and manipulating HTML elements through JavaScript. I learned how to handle various types of events and explored event object properties and methods. This knowledge enabled me to create interactive and responsive web applications.

HTTP and REST:
I gained an overview of HTTP and its importance in web development. I learned to use developer tools to inspect and debug network requests. I delved into REST and RESTful services, exploring how to interact with APIs, including the GitHub API. I also learned to use Node Package Manager (NPM) and performed CRUD operations with a NodeJS REST API, enhancing my ability to build and interact with web services.

Asynchronous Programming:
I explored the differences between synchronous and asynchronous programming. I learned about promises and how to use them for managing asynchronous operations. I practiced making AJAX requests and using the Fetch API for network operations. Additionally, I gained proficiency in using ES6 async/await syntax to write clean and readable asynchronous code.

In this JavaScript course, I've covered the basics of JS syntax, arrays, strings, functions, objects, and classes. I explored DOM manipulation, event handling, HTTP, REST, and asynchronous programming. This comprehensive training has equipped me to design, develop, and optimize dynamic web applications for real-world scenarios.

Certificate

JSFront-End

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.