-
Performance appraisals
1–2 minutes<h2 id="measuring-where-someone-is-at"><a href="#measuring-where-someone-is-at" aria-hidden class="anchor"><svg aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6… Read more
-

7 tips to ace your Outreachy application 2021
6–9 minutesLessons and tips on how you can improve your Outreachy internship application Read more
-
Are you a new tech lead?
3–5 minutes<p>Last week I asked on twitter for communities or groups that female leaders in tech were a part of.</p>n<blockquote class="twitter-tweet" data-dnt="true"><p lang="en" dir="ltr">Where do female leaders in tech hang out? Specifically looking for groups / communities to talk, discuss about engineering problems, scaling teams, hiring + firing, career growth options for tech leads etc.</p>— Princiya… Read more
-

P’s Blog has a new home
1–2 minutesI am moving away from WordPress because I want to focus more on SEO and build a personal brand. The blog is still in the making and is built using Gatsby. https://princiya777.wordpress.com/blog Read more
-
To D3 or not
2–3 minutes<p>Earlier this year, I spoke at <a href="https://agent.sh/agent-conf-2020" target="_blank" rel="nofollow noopener noreferrer">AgentConf 2020, Dornbirn, Austria</a> on <code class="language-text">To D3 or not</code>.</p>n<ul>n<li><a href="https://docs.google.com/presentation/d/1GTh4q30nkt95X1ysky4LkLYk9Jg3e3si_wXMn5GkWKA/edit?usp=sharing" target="_blank" rel="nofollow noopener noreferrer">Slides</a></li>n<li><a href="https://www.youtube.com/watch?v=n2ZArMqtIQw&list=PL02Kht_parVlg-EPMtMjwMFI2N1N7t_HH&index=5&t=0s" target="_blank" rel="nofollow noopener noreferrer">Video</a></li>n</ul>n<p>n <an class="gatsby-resp-image-link"n href="https://atomic-temporary-42700218.wpcomstaging.com/blog/blog/static/f0d2e1d27e69ba1e8c8d40c2b76af9a4/de0bd/slide1.png"n style="display: block"n target="_blank"n rel="noopener"n >n n <spann class="gatsby-resp-image-wrapper"n style="position: relative; display: block; border: 1px solid #efefef max-width: 590px; margin-left: auto; margin-right:… Read more
-
How to know if you are writing integration tests or end to end tests
1–2 minutes<ul>n<li>n<p><strong>Unit tests</strong>: Unit tests are atomic. They are within the scope of one component or action or reducer or saga and do not go beyond the scope of this atomic component.</p>n<ul>n<li>Example: Unit tests do not involve <code class="language-text">reducer && saga</code> being tested together or <code class="language-text">component && action && reducer && saga</code> being tested together.</li>n</ul>n</li>n<li>n<p><strong>Integration… Read more
Blog
1–2 minutes




