Dec 1st 2020
While Developer Relations(DevRel), Evangelists and Advocates have some technical differences depending who you ask, I will keep it simple and in the end I will link to resources if you want the details.
#devrel #career #codenewbie
May 8th 2020
Today I will be talking about one of the tools I use on my web development projects that makes me code prettier and my life easier, BEM!.
#codenewbie #html #css #webdev
Mar 4th 2020
Now, why does being a woman in tech makes me a minority when we are half of the population? Doesn't that sound silly? The thing is, for some reason, in tech we are.
#codenewbie #techtalks #shecoded
Feb 11th 2020
Tips to help you choose topics for giving talks and workshops.
Oct 14th 2019
Here is a little thing I learn about Burn out on Twitter (sorry, can't remember who posted that); Burnout don't come from working hard. It comes from a felt if loss of control or impact. SO you can get burned out with little to less work.
#codenewbie #mentalhealth #shecoded
Sep 24th 2019
Async/await functions is new feature that came with ES2017 (ES8), and it allow us to write synchronous-looking code that performs asynchronous tasks..
#javascript #codenewbie
Sep 17th 2019
There is much more to these concepts, but my notes will be summarized as very basic explanations. The concepts are Arrow functions, Template literals, Var, Let and Const,Ternary (conditional) operator, Shorthand object assignment and Spread operator..
Aug 1st 2019
No one better than a newbie to understand another one right? I am proud of all I have learned so far, and every day I am closer to my goal.
#codenewbie #learning