Intermediate Web and Front-End Development (Coursera)

Offered by IBM,
Intermediate Web and Front-End Development (Coursera)

Do you want to learn how to build your own website and optimize it for search engines? This course will teach you how Content Management Systems (CMSs) like WordPress enable web developers to create and manage their websites. You will also learn how Search Engine Optimization (SEO) techniques can help improve the visibility of your website.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

Then you will investigate automated build tools and bundlers like Webpack, which helps with bundling assets, modules, and dependencies into a single bundle, allowing developers to focus on development.
Following that, you will explore how web optimization assesses and perceives the user experience of load time and runtime. You'll examine how JavaScript Testing frameworks like Mocha and Jasmine can automate testing to improve testing speed and efficiency, test accuracy, and reduce test maintenance costs and risks.
Finally, you will discover why debugging is such an important part of the software development process. You will learn how to use Google Chrome DevTools to debug a program without recompiling or changing its source code, as well as how to use a variety of add-ons or extensions to debug a program.
Course 7 of 8 in the IBM Front-End Developer Professional Certificate.

What You Will Learn

  • Define CMS and SEO, identify their types, and list their features and benefits.
  • Describe Webpack 5 and list its advantages, functions, and significance.
  • Define Mocha and Jasmine’s testing frameworks and compare and contrast their advantages and disadvantages.
  • Describe the debugging process, explain its importance, and identify various debugging methods.

Syllabus

WEEK 1
Content Management Systems (CMS)
In today's competitive world, a website is an essential tool for a business owner to acquire new and loyal customers. A content management system (CMS) helps developers create different types of websites. Users will be able to create, manage, and modify web page content if they have a thorough understanding of a web content management system (WCMS). Furthermore, WordPress is a CMS that allows web developers to build and manage their websites. It serves as the content's foundation and allows them to install plugins that improve the functionality and design of their website. Understanding these tools properly will also make adding e-commerce functionality to a website easier.

WEEK 2
Search Engine Optimization (SEO)
After creating a website, web developers should use search engine optimization (SEO) techniques to help their website rank higher in search results, making it more visible to people online. SEO tools provide business owners with information about the overall health and success of their websites. They can optimize their website with an SEO strategy that combines layered on-page, off-page, and technical SEO tactics. You can improve a website's ranking and visibility by optimizing various front-end and back-end components such as page speed, keyword density, and external backlinks; this is known as page optimization for SEO, also known as on-page SEO. You can also use an SEO campaign as a well-planned effort to improve the ranking of a website in search results. This includes optimizing pages for specific keywords, creating high-quality content, constructing backlinks, and promoting the site on social media.

WEEK 3
Introduction to Automated Build Tools (Webpack)
Automated build tools and bundlers are a complete game changer in web development. For example, Webpack 5 is a module bundler that assists in handling the bundling of assets, modules, and dependencies into a single bundle while allowing developers to concentrate on the development. The automation process helps to standardize builds, speed them up, and minimize mistakes done manually. Instead of being dependent on online solutions, you can use Webpack 5 to build custom solutions or boilerplates. It allows you to create codes in modules. The initial configuration starts from a single module. It then processes all its dependencies, which can be either direct or indirect. The Webpack configuration further helps to determine whether code should be compressed for quicker execution or packed with source maps for better error tracking. In the production mode, Webpack tries its best to optimize the build by automatically minifying the code. The best production practices can be implemented to improve a website’s performance. Furthermore, you can use different Webpack tools to reduce the bundle size and use it with frontend frameworks for building and deploying web applications. Finally, by implementing the best practices for optimizing Webpack, you can ensure that your applications are optimized and function efficiently.

WEEK 4
Cross-Browser JavaScript Optimization and Testing Frameworks
In today's fast-paced world, keeping load and response times to a minimum is critical because the longer it takes a website to respond, the more users will leave. This course teaches how web optimization measures and perceives the user experience of load time and runtime. You can identify tools, APIs, and best practices for measuring and improving web performance. You will discover how JavaScript can create highly interactive websites that engage users. On the other hand, increased engagement comes at a performance cost that can negatively impact website usability. To resolve this, you will learn how to use a testing framework for automated testing to increase testing speed and efficiency, improve test accuracy, and reduce test maintenance costs and risks. Mocha and Jasmine are two open-source testing frameworks you will learn about in this module. You will also learn how front-end testing involves creating a website's graphical user interface (GUI) so that users can view and interact with the website or web app.

WEEK 5
Debugging and Troubleshooting
Debugging is an essential part of the software development process. Bugs in software applications are typically caused by an unintentional or unexpected event and must be removed. As software may contain bugs even after meticulous planning and defensive programming, in this course, you will learn the various strategies that can be used to localize the error. You will discover how browsers now include a variety of add-ons or extensions that can be used for debugging and other web development tasks. You will learn how to use a debugging tool to debug a program without recompiling or changing its source code. You'll also know how Google Chrome DevTools allows developers to edit code directly in the browser, set breakpoints to detect problems, and debug code quickly. Finally, you will understand how website monitoring evaluates a website's functionality, performance, or availability and how monitoring tools perform routine tests and send notifications when a website is unavailable, making it easier to identify and resolve problems.

WEEK 6
Final Project

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Build LLM Apps with LangChain.js (Coursera) Coursera
DeepLearning.AI

Build LLM Apps with LangChain.js (Coursera)

JavaScript is the world’s most popular programming language, and now developers can program in JavaScript to build powerful LLM apps. This course will show webdevs how to expand their toolkits with LangChain.js, a popular JavaScript framework for building with LLMs, and will cover useful concepts for creating powerful, context-aware applications.

Aug 10th 2026
1 Week
The Arduino Platform and C Programming (Coursera) Coursera
University of California, Irvine

The Arduino Platform and C Programming (Coursera)

The Arduino is an open-source computer hardware/software platform for building digital devices and interactive objects that can sense and control the physical world around them. In this class you will learn how the Arduino platform works in terms of the physical board and libraries and the IDE (integrated development environment). You will also learn about shields, which are smaller boards that plug into the main Arduino board to perform other functions such as sensing light, heat, GPS tracking, or providing a user interface display. The course will also cover programming the Arduino using C code and accessing the pins on the board via the software to control external devices.

Aug 3rd 2026
4 Weeks
Introduction to Web Development (Coursera) Coursera
University of California, Davis

Introduction to Web Development (Coursera)

This course is designed to start you on a path toward future studies in web development and design, no matter how little experience or technical knowledge you currently have. The web is a very big place, and if you are the typical internet user, you probably visit several websites every day, whether for business, entertainment or education. But have you ever wondered how these websites actually work? How are they built? How do browsers, computers, and mobile devices interact with the web? What skills are necessary to build a website? With almost 1 billion websites now on the internet, the answers to these questions could be your first step toward a better understanding of the internet and developing a new set of internet skills.

Aug 3rd 2026
5-12 Weeks
Single Page Web Applications with AngularJS (Coursera) Coursera
Johns Hopkins University

Single Page Web Applications with AngularJS (Coursera)

Do you want to write powerful, maintainable, and testable front end applications faster and with less code? Then consider joining this course to gain skills in one of the most popular Single Page Application (SPA) frameworks today, AngularJS. Developed and backed by Google, AngularJS is a very marketable skill to acquire.

Aug 3rd 2026
5-12 Weeks
Computational Thinking with JavaScript 2: Model & Analyse (Coursera) Coursera
University of Glasgow

Computational Thinking with JavaScript 2: Model & Analyse (Coursera)

This is the second course in a sequence of four courses that develops essential 21st century computational thinking (CT) skills using the popular JavaScript programming language. At the end of this second course you will: know a framework for CT to help you model the real world using abstract data structures; have developing CT skills so that you can perform common data analytics tasks; be able to read and write programs in JavaScript that involve processing, analysing and visualizing data, using a specialised library; and post your creations on the web to share your code with others.

Aug 3rd 2026
4 Weeks
Learn Imba (Coursera) Coursera
Scrimba

Learn Imba (Coursera)

In this class, you'll dive into Imba, the programming language used to build scrimba.com. Imba, a compile-to-JavaScript language, packs a punch with nifty features for whipping up web apps, including built-in tags and styles. We'll cover the ABCs of Imba syntax and work on creating a Dopamine Box app. By the finish line, you'll be armed with the skills to construct your very own web app UI using Imba.

Aug 17th 2026
1 Week
Advanced Modeling for Discrete Optimization (Coursera) Coursera
University of Melbourne,The Chinese University of Hong Kong

Advanced Modeling for Discrete Optimization (Coursera)

Optimization is a common form of decision making, and is ubiquitous in our society. Its applications range from solving Sudoku puzzles to arranging seating in a wedding banquet. The same technology can schedule planes and their crews, coordinate the production of steel, and organize the transportation of iron ore from the mines to the ports. Good decisions in manpower and material resources management also allow corporations to improve profit by millions of dollars.

Aug 17th 2026
5-12 Weeks
Inheritance and Data Structures in Java (Coursera) Coursera
University of Pennsylvania

Inheritance and Data Structures in Java (Coursera)

This course provides a comprehensive look at Java inheritance, including access modifiers and overriding methods. Students are introduced to abstract classes, and will learn how to read and write to files, use regular expressions for parsing text, and how to leverage complex data structures like collections and maps. Additionally, this course offers strategies for catching errors and debugging code, including an overview of Eclipse’s debugging tool.

Aug 3rd 2026
4 Weeks
Learn JavaScript (Coursera) Coursera
Scrimba

Learn JavaScript (Coursera)

This is perhaps the most interactive JavaScript course ever recorded. It contains 140+ coding challenges, meaning that you will finally build that ever-so-important JavaScript muscle memory. You will solve the challenges directly in the browser thanks to Scrimba's interactive video technology, so there's not setup needed. Say goodbye to "tutorial hell" and get ready to start feeling your JavaScript superpowers grow exponentially.

Aug 17th 2026
4 Weeks
Networking Fundamentals (Coursera) Coursera
Akamai Technologies, Inc.

Networking Fundamentals (Coursera)

Students start by learning basic network theory and terminology including network components, node functions, types of networks and network models. Students will gain an understanding of the Open Systems Interconnection (OSI) model and the TCP/IP Model including encapsulation and common network protocols. Students learn about data transmission methods and ethernet including CSMA/CD and CSMA/CA.

Aug 17th 2026
4 Weeks