- Published on
Meta Tags With HtmlWebpackPlugin
This article explains how to add social media tags to your webpack project.
Dezmerean Robert
All the latest blog posts with the javascript tag.
This article explains how to add social media tags to your webpack project.
URL Parameters (also known as Query Parameters or Query String) are a set o key value pairs attached to the end of a URL. They are used to send small amounts of data from page to page, or from client to server via the URL.
With the help of ShowdownJs and HighlightJs, you can easily build a Markdown component with syntax highlighting.
ShowdownJs is an easy-to-use Markdown to HTML converter, it can be used in both client side (browser) or server side (with nodejs).
HighlightJs is an JavaScript library for syntax highlighting on the web. It supports 189 languages and 94 styles.