Software Engineer
Subscribe to my newsletter and never miss my upcoming articles
Forms are used to collect user inputs in web applications. Although single forms can conveniently collect little to moderate amounts of user input, large amounts of user input may result in long, complex and visually unappealing forms. One way to dea...
Markdown is a lightweight markup language used by technical professionals to create/edit technical documents and create rich text using a plain text editor. With Markdown, you write text in a plain text editor (such as vi, Emacs, nano, notepad), inse...