• LinkedIn
  • GitHub
  • CodePen
  • Twitter
  • Instagram
  • Pinterest
  • Polywork
Bojan Vidanovic
  • Home
  • Status
  • Activities
  • Check-ins
  • Blog
  • Bookmarks
  • Books
  • Now
  • About me
  1. Home
  2. Status
  3. Another status post with a simple code example in …
Mar 24, 2023
Status
  • Copy link

Another status post with a simple code example in JavaScript and CSS:

const sayHello = (name) => {
  return `Hi ${name}!`;
};
.heading {
  text-transform: uppercase;
  text-shadow: #FC0 1px 0 10px;
  font-size: 22px;
}
19:38 (+0100)
Photo of Bojan Vidanovic

Bojan Vidanovic is a front-end developer at Subito.it. Building Dev & Gear and Lynky.

  • LinkedIn
  • GitHub
  • CodePen
  • Twitter
  • Instagram
  • Pinterest
  • Polywork

Explore

  • Blog
  • Bookshelf
  • Bookmarks
  • Works

About

  • About me
  • Now
  • Resume
  • Contact
  • Changelog

Social

  • LinkedIn
  • GitHub
  • CodePen
  • Twitter
  • Instagram
  • Pinterest
  • Polywork