TECH Insights

Viden og indsigter fra IT Minds' it-talenter

What is the Reason?

Skrevet af Mindster og Software Developer hos IT Minds on 19-08-19 12:37

Why a new language?

A compiled language has many benefits. One of them being able to control the output.

Læs mere

Making a GraphQL API with Prisma2 and Photon

Skrevet af Mindster og Software Developer hos IT Minds on 19-08-19 10:59

Prisma2 is a ORM/Database Migration tool which creates a GraphQL api from your server to your database.
This blog will cover some of the concepts of Prisma2, but it will not be a "getting started" tutorial, for this refer to Prisma's own documentation: Getting started

Læs mere

How to architecture you JavaScript API using NestJS with a GraphQL API example part 1/2

Skrevet af Mindster og Software Developer hos IT Minds on 25-07-19 11:08

A traditional NodeJS and Express backend is quite simple to certain extent. You have a RouteHandler and some functions which returns some data upon request. While Node servers are simple, we are often afraid to open an old project during either maintenance or updating these projects.

Læs mere

Higher-Order Components in React, when and why

Skrevet af Mindster og Software Developer hos IT Minds on 18-07-19 10:34

Higher-Order Components (HOCs) in React is a way of introducing reusability for component logic to stay DRY. Sounds good so let's just get started using using HOCs. Now wait a minute, before you start to introduce HOCs in your app there are some downsides to all this generic goodness.

Læs mere

GatsbyJS is amazing

Skrevet af Mindster og Software Developer hos IT Minds on 11-07-19 15:31

Gatsby is a headless CMS framework. Gatsby compiles to a static site, meaning that it can be hosted on a static file server or CDN. This is great, because there is no limits on traffic.

Læs mere

VS Code and WSL => Godmode

Skrevet af Mindster og Software Developer hos IT Minds on 04-07-19 11:00

Going from Linux to Windows is not easy. When it came to work, nothing could beat the power of the command line and my legendary homemade vim config.

Læs mere

SSR with Sapper and Svelte

Skrevet af Mindster og Software Developer hos IT Minds on 24-06-19 09:42

Sapper is the full developer experience when is comes to Svelte. As you may not know, Svelte is a “new” front-end framework/compiler that aims to compile itself away. This is only meant as an introduction to Sapper and Svelte, and why I think it is a cool new tech.

Læs mere

React Native // Silver bullet syndrome eller den mest fleksible mobiludvikling?

Skrevet af Mindster og Software Developer hos IT Minds on 05-07-18 10:45

Hvilke kode- og forretningsmæssige fordele er der ved React Native? Og performer det godt nok sammenlignet med Native? Det var nogle af de spørgsmål, jeg forsøgte at besvare, da jeg for noget tid siden holdte oplæg om React Native. Et par af pointerne herfra vil jeg nu dele med dig her.

Læs mere

Containerization, når det “bare” skal virke!

Skrevet af Mindster og Software Developer hos IT Minds on 05-07-18 10:44

Hvordan pakkes forskellige objekter, så de passer til forskellige platforme? Et svar på dette, fandt man allerede tilbage i 1960’erne, hvor man, for at ekspandere mulighederne for fragt, indførte containere som en standard, de fleste objekter passede ind i. 50 år efter udvikles et lignende koncept i IT-branchen, og vi har i IT Minds haft det som fokus ved vores Summer University.

Læs mere

Insights fra de bedste softwaretalenter

En del af IT Minds’ DNA er, at vi spotter og tiltrækker de bedste softwaretalenter, som er stærke i de nyeste teknologier og frameworks. Derfor vil vi gerne dele ud af vores viden og erfaringer vores konsulenter opsamler, når de afprøver og arbejder med nye teknologier og frameworks.

Seneste indlæg