Let's use Elixir to build a simple function to list out all of the files in a
directory with subdirectories.
We'll need to list out all of the files and folders in the top-level directory
and iterate over them. If the item we are iterating over… »
Are you sick and tired of handling endless exceptions, writing custom logic to
handle bad API requests and serializing the same errors over and over?
What if I told you there was a way to abstract away messy and repetitive error
raising and response rendering in your Rails API? A… »
The best things are real-time things, so I won't bore you with another
introduction on why we all need to build real-time features into our
applications. People want to chat and share files and collaborate on documents
and projects and put pictures of cats on things in real-time.… »
Building Responsive Applications, Cleanly, is Hard
The first large (okay, more like medium) scale application I built in React was
pretty straightforward. It was a simple CRUD application for managing your very
own list of cats and their associated hobbies (so fun). Being so
straightforward, it wasn't too… »
Remember the 1998 remake of Lost In Space?
source
[http://store.intrada.com/core/media/media.nl?id=12117&c=ACCT67745&h=4ea9fdbb99c1572681b8]
That's not what this post is about. Let me start again.
This past Friday, we at the Flatiron School graduated another cohort of… »