Open in app
Home
Notifications
Lists
Stories

Write
Dušan Kasan
Dušan Kasan

Home

May 25, 2018

Managing transactions in Go web applications

While working on any (well, most) web application you will come across transactions. You know, so that your data couldn’t end in a malformed state. The idea of a transaction is easily understandable. You start it, do a bunch of stuff and then either “commit” (persist changes you did while…

Golang

3 min read


May 22, 2016

Library design and version conflicts

This is more of a rant about how we (not limited to, but including PHP community) have been designing our packages than a real article. So, i bet as anyone right now, when you are writing a project you are depending on bunch of packages/libraries people have created and you…

PHP

4 min read

Library design and version conflicts
Library design and version conflicts

May 15, 2016

The state of collection pipelines in PHP

This article will talk about current state of collection pipeline libraries in PHP. It will go over the introduction what a collection pipeline actually is, then it will go over some of the libraries that are available in Packagist and will reason about why i created another one of these…

PHP

4 min read

Dušan Kasan

Dušan Kasan

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable