HOME/Articles/

Say Hello to the world

Article Outline

Hello world

Welcome to GitPress. This is your first post.

てすと

const message = ['Hello', 'World'].map(s => s.toUpperCase()).join(' ')
console.log(message)

<p class="codepen" data-height="265" data-theme-id="0" data-default-tab="html,result" data-user="rhistoba" data-slug-hash="ymbpRM" style="height: 265px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;" data-pen-title="vue sidebar test"> <span>See the Pen <a href="https://codepen.io/rhistoba/pen/ymbpRM/"> vue sidebar test</a> by rhistoba (<a href="https://codepen.io/rhistoba">@rhistoba</a>) on <a href="https://codepen.io">CodePen</a>.</span> </p> <script async src="https://static.codepen.io/assets/embed/ei.js"></script>