Technology

An Absolute Unit – ohjeita testin suunnitteluun

Pidän itseäni pätevänä devaajana, joka on onnekkaan sattuman myötä ollut ensimmäiseksi IT-alan työkseen validointiharjoittelijana. Työ itsessään oli lähinnä automaatiotestien (useimmiten unit-testien) kirjoittamista, mutta saamani mentorointi oli ensiluokkaista. Olen viimeaikoina pureskellut näitä samoja periaatteita eteenpäin mentoroinnin muodossa ja ajattelin jakaa niitä nyt myös blogimme lukijoille. Unit-testien tarkoitus projektissa on kaksijakoinen: toisaalta ne toimivat kuvauksena siitä, miten …

An Absolute Unit – ohjeita testin suunnitteluun Read More »

An image of a stage at React Finland 2022 conference

React Finland 2022 – A short review

The year of 2022 has been great for people at Identio considering our participation in different kinds of conferences. We’ve had some participation in events before, but we haven’t really been crowding into tech conferences before this year. I haven’t been to the earlier iterations of this specific conference before, despite the topic and title …

React Finland 2022 – A short review Read More »

Identio fortnightly dev

Fortnightly Dev Vol. 7

We’re back! And not just us, but we’ve brought another guest writer with us; our dear colleague and a Go wizard Jimmy Fagerholm. He will enlighten you about how microservices communicate with gRPC. Enjoy the comeback episode of Fortnightly Dev! 🚀 Shuttle.rs – shuttle.rsYou’ve heard of infrastructure as code. How about infrastructure from code? Still in …

Fortnightly Dev Vol. 7 Read More »

Fortnightly Dev Vol. 6

🎢 You can write slimmer frontend without the Virtual DOM – Svelte, Solid, BlogpostThere has been an influx of frontend frameworks without Virtual DOM in recent years. These frameworks promise to deliver similar ergonomics in state-driven declarative UI development as established frameworks such as React, Vue & Angular. They manage DOM changes by knowing at build time …

Fortnightly Dev Vol. 6 Read More »

Fortnightly Dev Vol. 5

🪗 Terraform is the right way to manage Spotify Playlists – GitHub: conradludgate – terraform-provider-spotify HashiCorp Learn: Create a Spotify Playlist with TerraformWith terraform-provider-spotify and Spotify’s API you can use Terraform’s declarative syntax to build playlists. No developer should use the clumsy Spotify app for this ever again. This is simply the better way to go …

Fortnightly Dev Vol. 5 Read More »

Identio Fortnightly Dev vol. 3

Fortnightly Dev Vol. 3

🌏 Accelerate State of DevOps – 2021 Accelerate State of DevOps ReportGoogle Cloud’s Accelerate State of DevOps is a cool piece of insight into how the best handle their DevOps. State of DevOps includes stuff like ranking how different organizations rank in terms of software delivery performance, how the industry have improved in the rankings and how …

Fortnightly Dev Vol. 3 Read More »

Fortnightly Dev Vol. 2

🧑‍🚀 Astro – astro.buildAstro is a static site builder built for the modern age. Its main selling points are its aggressive JavaScript elimination, component-level hydration and powerful developer experience. Astro natively supports every popular framework, and you can even mix and match. Astro’s performance promises 40% faster and 90% less JavaScript compared to leading static site …

Fortnightly Dev Vol. 2 Read More »