The JavaScript Engineer Skill Tree

If you took all the skills that a intermediate to senior JavaScript Full Stack Engineer required to be productive and successful and mapped them out, what would it look like? In my opinion, it would look like the Skill Tree below. It looks pretty intimidating, doesn’t it? Some of those branches can be entire professions (like Testing, […]

How to send emails in Sails & Bedrock

If you have used Bedrock, you have probably set up user authentication for your web application. If you haven’t, check out how to do that in this post. However, you may have seen that the Reset Password flow is broken. What’s up with that, you wonder? Well, first let’s take a look at what the […]