setting (chat, food delivery, ride sharing etc) > Pagination mechanisms based on page # in a mobile app > Dealing with the intricacies of Apple’s own server side APIs.
setting (chat, food delivery, ride sharing etc) > Pagination mechanisms based on page # in a mobile app > Dealing with the intricacies of Apple’s own server side APIs.
setting (chat, food delivery, ride sharing etc) > Pagination mechanisms based on page # in a mobile app > Dealing with the intricacies of Apple’s own server side APIs. > Other weird technical decisions.
genesis of this choice > Why didn’t I go with Server Side Swift, which should’ve been a better fit? > What makes Elixir so good? > A brief history of the language > What parts of elixir really confounded me as someone coming from Swift
came to Swift. > We’ll look at some really cool features in the Elixir ecosystem that make it really unique > Suggested QA - what is it like learning a second language?
came to Swift. > We’ll look at some really cool features in the Elixir ecosystem that make it really unique > Suggested QA - what is it like learning a second language? > What’s a good way to deep dive into a new technology as a junior developer
came to Swift. > We’ll look at some really cool features in the Elixir ecosystem that make it really unique > Suggested QA - what is it like learning a second language? > What’s a good way to deep dive into a new technology as a junior developer > career prospects etc
except no methods allowed - pure functions only!!! > They're pure data - interesting emergent properties! > Want to update a property? It's as easy as updating a dictionary(because they're dictionaries underneath!)
- things like ETS can run on other computers or the same computer and your code won't know the difference. Erlang did docker-compose before it was cool > Same for structs, data, processes - makes it easy to horizontally scale your system