DEV Community

Discussion on: My personal website built using HTML, CSS, and vanilla JavaScript

Collapse
 
kimlimjustin profile image
Justin Maximillian Kimlim

Actually, I use vanilla JavaScript to handle all of this, by listening to the enter key and when it's pressed, check the value inputted and give an output. My website is completely open-source, you can check the javascript handler of the terminal feature here.