My Coding Journey


Coding Journey

Securing a Rails App

We all love to build apps that are not just static websites but those that are interactive which is great from a user experience. However this leads to some security issues as we have created a window into our systems(codebase) which potentially could suffer an attack like just to name a few XSS or SQL injection.

From Rails docs


Tips to stay motivated in tech.

We as dev’s will all go thru some or all of the following reactions frustration ,going mad that you program broken ,Imposter syndrome and anxiety.


Async JavaScript

What is Async javascript ? Why do we need it ? How will it affect us coding?


Final project

The best advice I can give for anyone building a full web app – full front-end and back-end project.


CORS ERROR

When i first started JS I was so confused that there are too many differences between ruby and JS, but i learnt to embrace the new challenge and to see the power in JS. With all new coding challenges our attitude has to be to one of embracing it with a passion to learn.