Most tech content is bullshitOriginally published on https://www.aleksandra.codes/tech-content-consumer.Jun 9, 20203Jun 9, 20203
Published inAnalytics VidhyaPersistent data structures thanks to recursive type aliasesIt’s well known that mutability is evil and often troublesome. But, it’s also a fact that mutable data structures are, in some cases, more…Jan 19, 2020Jan 19, 2020
Few words about ORMs“Raw SQL? Like dinosaurs?” My professor once said. Then I used ORM in the existing project. Results? Dropped database.Apr 2, 2019Apr 2, 2019
Developing VS Code extensionsThis article is based on the talk I gave at #1 Wrocław TypeScript Meetup.Feb 8, 2019Feb 8, 2019
Sending Magic Links with NodejsThe most popular method of logging in to an application is by providing a username and a password, but that may come with some cons for…Dec 20, 20185Dec 20, 20185
Today I learned: Hyphen is a delimiterIt’s going to be a short and brief note about one nonobvious (at least for me) full-text search related thing in MySQL. So, starting with…Oct 11, 2018Oct 11, 2018
Elixir with a drop of gRPCSome time ago I found this Elixir implementation of gRPC and wanted to give it a try. This article will briefly cover the basic setup for…Aug 28, 2018Aug 28, 2018