CodeNewbie Community 🌱

madsphi
madsphi

Posted on

I'm Mads Phikamphon - Twofaced Developer. Ask Me Anything.

Hello world!

I'm Mads Phikamphon. During the day, I have a corporate developer job in Denmark doing .NET backend development. During the night, I run my side project Model Prices.

Two very different ways of doing development, so therefore twofaced developer 😀

Ask me anything about working in Denmark, development practices, building a side project etc.

Top comments (0)

const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);