This fall 2019, I took a class (ICS 314) about web development in a software engineering aspect, and I do not regret that! When I started this semester, I thought we were just going to learn about web development. It...
From 1900 to 2019 in couple of lines with Semantic UI
10 Oct 2019
When you hear about a framework, you think it´s going to be easy to adapt and easy to implement. With Semantic UI it is. You can make big differences in a very short amount of lines of code. You don´t...
This week I got introduced to ESLint. So what is actually ESLint? That was what I was thinking when i got indtroduced to it. I found our real quick that is was coding standards, and that it is a easy...
How can software engineering be useful for an interaction designer?
13 Sep 2019
I am studying a bachelor-degree in media- and interaction design, and currently I am in Hawaii on exchange. One of the courses I choose to take is software engineering. This course contains programming skills like javascript, application design (UI), databases,...
What a brilliant idea! I just post my homework into Stackoverflow, and hopefully someone can solve it for me. As far as I´ve understood the purpose of a homework is to learn something. This question posted on Stackoverflow did not...
My first introduction to javascript was in 2018 through a course we had in school, at the University of Bergen. It was a group project where we were supposed to develop a webpage by using javascript, HTML and CSS. The...