Open Web Components(@OpenWc)の創設者であるThomas Allmer氏はMDJSをリリースした。MDJSは、Markdownの一種であり、開発者が自身のMarkdownドキュメントに実行可能なJavaScriptコードを含めることができる。MDJSは、通常のMarkdownコンテンツとして解釈することも、Webコンポーネントを含むインタラクティブなドキュメントを生成するために徐々に拡張することもできる。
Open Web Components(@OpenWc)の創設者であるThomas Allmer氏はMDJSをリリースした。MDJSは、Markdownの一種であり、開発者が自身のMarkdownドキュメントに実行可能なJavaScriptコードを含めることができる。MDJSは、通常のMarkdownコンテンツとして解釈することも、Webコンポーネントを含むインタラクティブなドキュメントを生成するために徐々に拡張することもできる。
MDJSは、Markdownのフェンスコードブロック構文を、script
、story
、preview-story
という3つの新しい構成で拡張する。
次のマークダウンソースから、
```js script
import './my-component.js';
次のJavaScriptおよびHTMLコードが生成される。
import './my-component.js';
そのため、js
コードブロックへのスクリプトアノテーションにより、開発者はWebコンポーネントをロードして、マークダウンソース内で使用できる。
In this video, you will know the top 5 Programming languages to learn in 2021. It is always confusing for a beginner to choose a programming language from th...
Microsoft has released a new series of video tutorials on YouTube for novice programmers to get a hands-on renowned programming language — JavaScript.
Guide to Python Programming Language
C Language Online Training Course; CETPA offers exclusive live project based C Language Training in Noida, Delhi NCR Lucknow, Dehradun, Roorkee. C Language Online Course also available with certification and 100% placement assistance.
It is very difficult to choose the best programming language for jobs today and for the future. Many new programming languages are emerging in the job markets. Each language is ahead of the other due to its uniqueness. Your interest in language selection comes first, and then comes the reputation of any language.