Project
Case Converter
Medium
2090 completions
~ 6 hours
4.3While 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
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
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:
Design the application page. Create the textarea element, buttons, and styles.
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
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 ...
4.3
Learners who completed this project within the Frontend Developer course rated it as follows: