Homepage
Open in app
Sign in
Get started
Insights and stories from PathFactory’s Engineering, Data and Design teams.
About
pathfactory.com
Follow
Iterating through a list in pairs
Sometimes, it is useful to be able to take a list of things, and traverse it in pairs.
Hasitha Pathiraja
Sep 15, 2019
TIL: GenServer’s init/1 in Elixir
Today I’ve learned, that you can return timeout as part of init call response to let theGenServer know how long to wait for a reply. If no…
Viral Patel
Aug 22, 2019
Setting MySQL variables through Ecto in Phoenix
There are situations when you need to change the default limits that MySQL ships with by default. For the most part, you can do this…
Hasitha Pathiraja
Jul 30, 2019
Destructuring in Javascript
Destructuring assignment, introduced in ES6, lets you unpack values from arrays and properties of objects and save them into distinct…
Viral Patel
Apr 12, 2019
Pattern matching in Elixir
Pattern matching is an integral feature of functional programming and gives us a way to compare data against certain patterns. It can be…
Krishna rao
Apr 9, 2019
About PathFactory
Latest Stories
Archive
About Medium
Terms
Privacy
Teams