You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a code repository for project: Simple TextEditor with vanilla JavaScript
in this project I learned more about the HTML DOM (Document Object Model) and The Browser Object Model (BOM)
==> Simple Text Editor built with Vanilla JavaScript in this project I learned more about DOM (Document Object Model), The Browser Object Model (BOM), and Modern ES6+ Javascript...