Topic: JavaScript

JSX Emmet integration for VSCode

Emmet is very useful for writing code fast. But you will have to enable JSX support for Emmnet in VSCode. The procces is very easy. First open VSCode settings. Go to Extensions > Emmet and add item javascript wi

Read More...

I don't hate JQuery

Should I hate a library or framework ? My answer is “No”. Every library or framework is created for a reason. If that matches your needs you can use it in your projects otherwise do it on your own. Nothing to be hated h

Read More...