Emmy Leke's Blog

Emmy Leke's Blog

Share your Vs-Code Extensions and Themes

August 14, 2019

I love discovering new Visual Studio Code Extensions that can further make my work-flow easy. Share extensions you use and themes too so others can discover them. Extensions In my case, I found these very helpful GitLens, Material design file icons, ...

Logging out of an express/passport session.

July 23, 2019

I'm currently working on an oauth project. After the first time of the user logging in and their id stored in a cookie to create a persistent sessio, logging out does not clear the cookies. Instead if they logout, they still can login without choosin...

Recursive Functions

June 17, 2019

Dear JScripter, If you are seeing this letter, then it means it is time to finally understand the legend of Recursive functions as used in the language you’ve been toiling to understand better. If you’ve cared enough to look for answers to the myth ...

Why Build it?

June 2, 2019

I hope the journey turns out great. I had intentions to build my own blog using ButterCMS. But, I find it hard to set ideas in motion so I stopped half-way into it because of some problems I ran into while trying to build the blog. I finished about 8...

❤️This blog is part of the Hashnode family