Piping is a trade mark for elixir developers, it makes the code cleaner, easier to read and overall...
Ever wondered why password inputs look like ****** , turns out it's because of -webkit-text-security...
The first time I heard about JSONP was when I recieved a technical assessment for a high end company....
Running your application in docker container is the first step towards production. We have to make...
Working at a large company where we have plenty of web applications with continuous releases and...
A readme file is the first file a person will see when they encounter your project, so it should be...
A pull request is a good way to propose and collaborate on changes to a repository. Writing good pull...