Project

Case Converter

Medium
2090 completions
~ 6 hours
4.3

While implementing this project, you will work with basic HTML elements. Create event handlers for click events and work with strings in JavaScript. Find out how to generate files for downloading.

Provided by

JetBrains Academy JetBrains Academy

About

We work with texts quite often, and it's very sad when it turns out that the text should have been written in a different case. Instead of editing it, you can create a simple application that does the job for us.

Training project icon

Training project

This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.

What you'll learn

Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Add handlers for buttons and change the text case accordingly.
Save the edited text as a .txt file. Generate and download it in the browser.

Reviews

Ben van der Harg avatar
Ben van der Harg
4 weeks ago
It was a fun project, especially when you see the case conversion working interactively. It was a good project to brush up my javascript skills regarding event-handling. It was also nice to learn a bit more about the intricacies and potential sources of bugs for specific methods and operators in jav ...
User 618777588 avatar
User 618777588
1 month ago
he aprendido a integrar una función desde javascript y la asignación de botones para diferentes funciones, ademas de aprender a generar un archivo de texto plano desde una interfaz de entrada de textos.
Daniel Wirth
4 months ago
I have learned to use js to manipulate the DOM and work with events.

4.3

Learners who completed this project within the Frontend Developer course rated it as follows:
Usefulness
4.4
Fun
4.2
Clarity
4.1