selbekk's comments

selbekk | 4 years ago | on: How I built a modern website in 2021

Kent is a great resource in the frontend community, giving a way tons of content for free, including several very popular open spurce libs. Nor sure why you’re being so negative towards somebody you obviously don’t know

selbekk | 6 years ago | on: How to get started with React in 2020

Author here! If you've already gotten a good start with React within the last couple of months - what did YOU use?

If you haven't tried out React yet (but do front end development), what is keeping you?

selbekk | 6 years ago | on: Making Games with Kotlin

We saw a steady flow of traffic all through last year on a few .christmas domains from last year's advent calendars.

I don't think they seem stale, but perhaps out of season Either way, we're committed to keep this content online for the foreseeable future, and write a new edition next year if people find it interesting.

selbekk | 6 years ago | on: Making Games with Kotlin

Kotlin seems to have a lot of the tooling required to make games pretty quickly. That's not to say it's not a massive undertaking! The demo at the bottom is just mindblowing

selbekk | 6 years ago | on: Gitmoji – Yay or Nay?

We're considering it for our design system right now, but we're not sure how well it'll work with conventional commits and commitizen.

selbekk | 6 years ago | on: Should you choose NPM or yarn?

Yarn wins by default because their API lets me write "yarn do-my-thing" instead of "npm run do-my-thing", and it's still quicker.

Totally agree with the author that NPM has become a much better alternative than it was though. And now, with Github releasing their own package repository, we might see even more improvements.

selbekk | 6 years ago | on: Useful new features in JUnit 5

Spending the time to add useful display names for our tests has been one of the greatest investments I've ever done. Also, we have no need for those extremely_long_test_function_names_that_try_to_explain_the_test()
page 1