Front End Developer Job at Jio| Position job 2024

Android Developer
  • Job Role: Front End Developer
  • Salary: Not Disclosed 
  • Location: Bengaluru
  • Company: Jio
  • Qualifications: Bachelor’s degree
  • Experience: 2 – 6 years

ABOUT JIO

Front End Developer in jio

Jio, a subsidiary of Reliance Industries Limited, is a main telecommunications and virtual services provider in India. Launched in 2016, Jio revolutionized the telecom place with the aid of supplying cheap records and voice offerings, making net access available to millions. The organization’s sturdy 4G network helps high-velocity connectivity, allowing seamless streaming, gaming, and online communique.
Jio additionally offers a whole lot of virtual offerings, consisting of JioTV, JioCinema, and JioSaavn, enhancing the virtual way of existence of its clients. Committed to innovation, Jio is investing in emerging generations like 5G, IoT, and cloud computing to in addition empower corporations and customers. With a focus on purchaser delight and virtual inclusion, Jio pursues to convert the manner in India that connects and engages inside the virtual international. Join us as we continue to shape the destiny of connectivity!

Job Description 

We are in search of a skilled Front End Developer to enroll in our dynamic group. The first-rate candidate may have a sturdy foundation in HTML, CSS, and JavaScript, with experience in frameworks like React or Vue.Js. You’ll collaborate with designers and lower back-end developers to create responsive, customer-friendly internet packages. Responsibilities consist of optimizing packages for tempo and scalability, ensuring flow-browser compatibility, and retaining code great through excellent practices. If you’re captivated with crafting attractive personal reports and keeping up with enterprise dispositions, we’d like to pay attention to you!

Requirements and Skills for Front-End Developer:

Front End Developer in jio

Educational Background:

  • Bachelor’s degree in Computer Science, Web Development, or a related area, or equal revel in.

Technical Skills:

Proficient in Core Technologies:

  • Strong expertise of HTML5, CSS3, and JavaScript.
  • Experience with CSS preprocessors (e.g., SASS or LESS) is a plus.

Frameworks and Libraries:

  • Familiarity with front-stop frameworks along with React, Vue.Js, or Angular.
  • Understanding of kingdom control libraries (e.g., Redux, Vuex).

Responsive Design:

  • Expertise in building responsive and adaptive internet programs with the use of frameworks like Bootstrap or Foundation.
  • Ability to enforce cellular-first design concepts.
  • Expertise in building responsive and adaptive internet programs with the use of frameworks like Bootstrap or Foundation.

Version Control:

  • Proficiency in Git for version manipulation and collaboration.

Cross-Browser Compatibility:

  • Experience ensuring compatibility across numerous browsers and devices.

Performance Optimization:

  • Knowledge of performance optimization strategies (e.g., lazy loading, code splitting).
  • Familiarity with net performance devices (e.g., Google Lighthouse).
  • Knowledge of performance optimization strategies (e.g., lazy loading, code splitting).

Testing and Debugging:

  • Experience with the front-give attempting out frameworks (e.G., Jest, Mocha) and debugging gear.

API Integration:

  • Ability to eat RESTful APIs and recognize JSON.

Soft Skills:

Collaboration:

  • Strong teamwork abilties; capacity to collaborate with designers and decrease back-stop developers.

Problem-Solving:

  • Excellent analytical abilties to troubleshoot and solve issues successfully.

Communication:

  • Clear and concise communication capabilities, both verbal and written.

Attention to Detail:

  • Meticulous in coding requirements, UI/UX layout, and consumer revel in.

Portfolio:

  • A sturdy portfolio showcasing previous paintings, demonstrating an understanding of the front-end improvement thoughts and fantastic practices.

Additional Qualifications:

  • Familiarity with Agile methodologies and experience strolling in an Agile environment.
  • Understanding of search engine optimization high-quality practices and accessibility requirements (e.g., WCAG).
  • Interest in continuous reading and keeping up with the current front-surrender tendencies and technology.

Apply Now

Other Job’s 

Desktop Admin

Customer care executive

Walk-in-Interview Sr.Executive 

Walk In HR Executive and Field Recruiter 

 

 

 

 

 

/** * Move core jQuery to the footer on front-end. */ add_action('wp_enqueue_scripts', function(){ if ( is_admin() ) return; // Core jQuery ko footer me re-register wp_deregister_script('jquery'); wp_register_script('jquery', includes_url('js/jquery/jquery.min.js'), array(), '3.7.1', true); // 'true' = footer wp_enqueue_script('jquery'); }, 99);