Best HTML, CSS, Javascript Practice : Chrome Extension

Jungwon Seo
8 min readSep 29, 2018

For people who just finished Codecademy.

When you study programming, the most efficient way of self-studying is developing a product. This approach is much faster than taking any programming course to improve your programming skills.

Normally, people start to learn programming with HTML, CSS, and basic Javascript in web programming, however, before they reach the server-side part it’s difficult to make a meaningful application.

So, I always tried to convince the students like this,

It’s gonna be fun if you start to learn server-side and launch some application. Please, don’t give up.

but many students stop learning programming while at the HTML and CSS stage.

(Maybe, starting with HTML is not a good idea in order to encourage people to study programming.)

One day, I opened my Chrome browser to start work. Then I realized that I had actually been using the best application that you can build using only HTML, CSS, and Javascript.

Momentum

To be brief, if you install this extension on Chrome, every time you open a new tab there will be a greeting…

--

--