Aleksandra SikoraMost tech content is bullshitOriginally published on https://www.aleksandra.codes/tech-content-consumer.Jun 9, 20203Jun 9, 20203
Aleksandra SikorainAnalytics 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
Aleksandra SikoraType inference under the hoodAlso published on aleksandra.codes.Jan 19, 20205Jan 19, 20205
Aleksandra SikoraFew 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
Aleksandra SikoraDealing with MySQL nulls and unique constraintWhat’s the problem?Mar 29, 20192Mar 29, 20192
Aleksandra SikoraDeveloping VS Code extensionsThis article is based on the talk I gave at #1 Wrocław TypeScript Meetup.Feb 8, 2019Feb 8, 2019
Aleksandra SikoraSending 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
Aleksandra SikoraToday 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
Aleksandra SikoraElixir 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