© 2022 Hashnode
#womenwhocode
Are we ever really ready? "You'll never really feel ready to just jump in." This is the most invaluable piece of advice that I found helpful before deciding to join what would be my first ever Hackath…
Whether you're just getting started with coding or you're a seasoned veteran, it's always important to keep your skills sharp. Fortunately, there are a number of great websites that can help you do ju…
It's never too late to start right? I created this blog to help me with accountability. Too often when you are going through your self-taught coding journey, there are so many distractions that keep u…
I guess this will count as my second codewar of the day! I feel so proud of myself because I saw the problem and I was able to pseudo code what I needed to do first. The problem was to create a function that will double each character of th…
It’s another beautiful day to learn something new. Welcome to my detailed journey to be becoming a software developer. Its my 17th day on this journey. Today, I continued with my learning accessibilit…
Hello day 16 is upon us. I feel so down this morning, but we must push. Started a new section on learning accessibility. In this section I will be building a quiz webpage. Here are my lessons: Access…
It's a small one and I needed a win today! All I had to do is fix a bug. var replaceDots = function(str) { return str.replace(/./, '-'); } I've been doing a few of these and I remembered that in order to change a string you have to use .…
Hi, I am Megha Keshri. I am from a village in India. In my village girls are born to marry and raise kids. The concept of being self-reliant is non-existent here. But my father did not think this way.…
Its Day 14 my dear people. Glad for the consistency. Today, I moved into a new section - Learning CSS Flexbox by building a photo gallery. My 5 lessons are: Flexbox helps you design your webpage so t…
Let's start with a little back story. I have a 2013 iMac (running with Catalina update) and it works perfectly fine. I have my (2020 running on Monterrey update) Mac Air which I have been doing all my coding stuff in since I hadn't use it m…