<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Suze Shardlow</title>
    <description>The latest articles on DEV Community by Suze Shardlow (@suzeshardlow).</description>
    <link>https://dev.to/suzeshardlow</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F155620%2F5acae7ce-1324-4c1d-8e99-6615da811a39.jpg</url>
      <title>DEV Community: Suze Shardlow</title>
      <link>https://dev.to/suzeshardlow</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/suzeshardlow"/>
    <language>en</language>
    <item>
      <title>New On GitHub: Add A README Cover To Your GitHub Profile</title>
      <dc:creator>Suze Shardlow</dc:creator>
      <pubDate>Thu, 09 Jul 2020 03:44:19 +0000</pubDate>
      <link>https://dev.to/suzeshardlow/new-on-github-add-a-readme-cover-to-your-github-profile-4gkm</link>
      <guid>https://dev.to/suzeshardlow/new-on-github-add-a-readme-cover-to-your-github-profile-4gkm</guid>
      <description>&lt;p&gt;&lt;strong&gt;GitHub has recently rolled out a new feature which allows you to add a README to your GitHub profile.  Here's how to get yours in two steps.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://suze.dev/blog/2020/07/09/new-on-github-add-a-readme-cover-to-your-github-profile/" rel="noopener noreferrer"&gt;suze.dev&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  1) Create a new repo with the same name as your GitHub username.
&lt;/h3&gt;

&lt;p&gt;Go to &lt;a href="https://github.com/new" rel="noopener noreferrer"&gt;github.com/new&lt;/a&gt; and type your &lt;strong&gt;GitHub username&lt;/strong&gt; into the &lt;strong&gt;Repository name&lt;/strong&gt; field.&lt;/p&gt;

&lt;p&gt;Make sure you leave it as a &lt;strong&gt;Public&lt;/strong&gt; repo and &lt;strong&gt;initialise it with a README&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;When you press the &lt;strong&gt;Create repository&lt;/strong&gt; button, the README will be &lt;strong&gt;live immediately&lt;/strong&gt; with some &lt;strong&gt;default content&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fkh4sn8ogdw8v9uajh7xb.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fkh4sn8ogdw8v9uajh7xb.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  2) Customise and edit your README.
&lt;/h3&gt;

&lt;p&gt;You can do this on the &lt;strong&gt;GitHub website&lt;/strong&gt; or &lt;strong&gt;clone the repo&lt;/strong&gt; to your computer and do it locally.&lt;/p&gt;

&lt;p&gt;Add whatever &lt;strong&gt;text&lt;/strong&gt;, &lt;strong&gt;pictures&lt;/strong&gt; etc you like.  GitHub gives you some suggestions to get started.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fruwvvaponinsnlh95jmm.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fruwvvaponinsnlh95jmm.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you want to use an &lt;strong&gt;image&lt;/strong&gt; that's in one of your other &lt;strong&gt;public repos&lt;/strong&gt;, link to it in the usual way:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fdwzlci5wpkj676775z3h.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fdwzlci5wpkj676775z3h.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Use the &lt;strong&gt;&lt;a href="https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf" rel="noopener noreferrer"&gt;usual markdown formatting&lt;/a&gt;&lt;/strong&gt; for your text.&lt;/p&gt;

&lt;p&gt;That's it!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/SuzeShardlow" rel="noopener noreferrer"&gt;Here's my GitHub profile README!&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>tutorial</category>
      <category>howto</category>
      <category>personalbranding</category>
    </item>
    <item>
      <title>Debugging JavaScript: Beyond console.log()</title>
      <dc:creator>Suze Shardlow</dc:creator>
      <pubDate>Tue, 30 Jun 2020 15:42:22 +0000</pubDate>
      <link>https://dev.to/suzeshardlow/debugging-javascript-beyond-console-log-2cj3</link>
      <guid>https://dev.to/suzeshardlow/debugging-javascript-beyond-console-log-2cj3</guid>
      <description>&lt;p&gt;&lt;em&gt;&lt;a href="https://suze.dev/blog/2020/03/26/debugging-javascript-beyond-console-log/"&gt;This post was originally published at suze.dev.&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;If you're a JavaScript developer, you'll know about &lt;code&gt;console.log()&lt;/code&gt;, but have you heard of &lt;code&gt;console.table()&lt;/code&gt;, &lt;code&gt;console.group()&lt;/code&gt; or &lt;code&gt;console.assert()&lt;/code&gt;?&lt;/p&gt;

&lt;p&gt;&lt;code&gt;console.table()&lt;/code&gt;, &lt;code&gt;console.group()&lt;/code&gt; and &lt;code&gt;console.assert()&lt;/code&gt; aren't as well-known as &lt;code&gt;console.log()&lt;/code&gt;, but they are very useful for debugging.&lt;/p&gt;

&lt;p&gt;Let’s take a look, using some example data.&lt;/p&gt;

&lt;p&gt;Imagine you are running an e-commerce website.  You sell a number of different kitchen items.&lt;/p&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


&lt;p&gt;You store details about these items in objects, within an array named &lt;code&gt;products&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;You can see the product ID, product name, the price and whether or not each one is in stock.&lt;/p&gt;

&lt;p&gt;You can see that the coffee maker is the only one out of stock.&lt;/p&gt;

&lt;p&gt;What happens if we simply &lt;code&gt;console.log(products)&lt;/code&gt;?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---aw9zGgx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/4m7qtjtjo8ectz6xs97i.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---aw9zGgx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/4m7qtjtjo8ectz6xs97i.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The array is logged inline.  We can see there are three items in the array, but to see any of the details we need to expand the log.&lt;/p&gt;

&lt;p&gt;When we do this, we see the following:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--JU21LoFP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/2o4io5w1870b4j73121w.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JU21LoFP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/2o4io5w1870b4j73121w.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We can still expand further but this is time-consuming.  The information is too close together to allow us to easily pick out any details.  For example, it is difficult to see quickly which items are in stock.  If we are using JavaScript to make API calls, results like this aren't very user-friendly.&lt;/p&gt;

&lt;h2&gt;
  
  
  console.table()
&lt;/h2&gt;

&lt;p&gt;What happens when we &lt;code&gt;console.table(products)&lt;/code&gt; instead?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ouH-XPyh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ag0a58fek8f6u0hlg9oc.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ouH-XPyh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ag0a58fek8f6u0hlg9oc.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The array is logged neatly in a table.&lt;/p&gt;

&lt;p&gt;The column headings are the index of the array, then the object keys.&lt;/p&gt;

&lt;p&gt;It is much quicker and easier to see the object information at a glance.&lt;/p&gt;

&lt;p&gt;We can sort by any column by clicking the column name.&lt;/p&gt;

&lt;p&gt;We can even click and drag to resize the column widths.&lt;/p&gt;

&lt;p&gt;The array is still logged inline under the table in case we want to expand the levels and inspect all the functions we could call on the array, in the same way as when we &lt;code&gt;console.log()&lt;/code&gt; it.&lt;/p&gt;

&lt;h2&gt;
  
  
  console.table(products, [ 'name', 'price' ])
&lt;/h2&gt;

&lt;p&gt;We can make this table even neater.&lt;/p&gt;

&lt;p&gt;We don't need the ID numbers, for example, as we can see the names and these are more descriptive.&lt;/p&gt;

&lt;p&gt;We can select whichever keys we want to view by including them in the &lt;code&gt;console.table()&lt;/code&gt; function.&lt;/p&gt;

&lt;p&gt;Here we've chosen to view only the name and price of each product using &lt;code&gt;console.table(products, [ 'name', 'price' ])&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QzSQCwjn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/eoo8xl7xnu24f9w09c79.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QzSQCwjn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/eoo8xl7xnu24f9w09c79.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  console.assert()
&lt;/h2&gt;

&lt;p&gt;Let's take a look at &lt;code&gt;console.assert()&lt;/code&gt; now.&lt;/p&gt;

&lt;p&gt;Say for example we want to make sure there are exactly four products.&lt;/p&gt;

&lt;p&gt;Therefore, we want to output an error message if there are not four products.&lt;/p&gt;

&lt;p&gt;There are different ways we can do this.&lt;/p&gt;

&lt;p&gt;We can use an &lt;code&gt;if&lt;/code&gt; statement or a ternary operator, but these require logic and the lengthy code that goes with it:&lt;/p&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


&lt;p&gt;&lt;code&gt;console.assert()&lt;/code&gt; requires less code:&lt;/p&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


&lt;p&gt;&lt;code&gt;console.assert();&lt;/code&gt; is neater and gives us a more readable error message than an &lt;code&gt;if&lt;/code&gt; statement or ternary operator.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--8WJ7Gi6I--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/u2qsrergn033o6kwziim.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--8WJ7Gi6I--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/u2qsrergn033o6kwziim.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  console.group()
&lt;/h2&gt;

&lt;p&gt;We can organise console output by indenting it and making it collapsible.&lt;/p&gt;

&lt;p&gt;For example, we want to check for products in stock every 10 seconds and print them out.&lt;/p&gt;

&lt;p&gt;We also want to be able to easily see from the console output the time and date that the stock check was conducted.&lt;/p&gt;

&lt;p&gt;The code here loops over the array every 10 seconds to check if each item is in stock.&lt;/p&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


&lt;p&gt;So what does this look like in the console?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--xwLw6uGj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/azcey9lrtt652yi1y62j.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xwLw6uGj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/azcey9lrtt652yi1y62j.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The output of the loops are grouped together and time stamped.&lt;/p&gt;

&lt;p&gt;They are expanded by default.  We can collapse them manually.&lt;/p&gt;

&lt;p&gt;We can also output them collapsed by modifying the code:&lt;/p&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--sVwJYSEk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rw3on1zkq2wk2ghx2duu.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--sVwJYSEk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rw3on1zkq2wk2ghx2duu.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The output of the loops are grouped together and time stamped.  They are collapsed by default.  We can manually expand the ones we want to examine.&lt;/p&gt;

&lt;h2&gt;
  
  
  Further reading
&lt;/h2&gt;

&lt;p&gt;These are just three of the console functions you can use to debug your JavaScript in the browser.  There are lots more!  &lt;a href="https://developer.mozilla.org/en-US/docs/Web/API/Console_API"&gt;Find out about them&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>node</category>
      <category>codenewbie</category>
      <category>codequality</category>
    </item>
    <item>
      <title>Get On With It...</title>
      <dc:creator>Suze Shardlow</dc:creator>
      <pubDate>Sun, 21 Jun 2020 00:37:07 +0000</pubDate>
      <link>https://dev.to/suzeshardlow/get-on-with-it-5bh6</link>
      <guid>https://dev.to/suzeshardlow/get-on-with-it-5bh6</guid>
      <description>&lt;p&gt;&lt;strong&gt;&lt;em&gt;This article was originally published on &lt;a href="https://suze.dev/blog/2020/05/10/get-on-with-it/"&gt;my website&lt;/a&gt; on 10th May 2020.  I have updated some of the figures here (eg the number of completed events has now doubled to 18) to reflect our achievements to date.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Lockdown.  Many of us are spending 23 hours a day at home.  We're all looking for ways to break the monotony.  But somehow the pile of unfinished or unstarted projects seems no more appealing than it did 13 weeks ago...&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Back in April, I agreed to help my friend and &lt;a href="https://twitter.com/ladiesofcodeLDN"&gt;Ladies Of Code (LoC) London&lt;/a&gt; co-organiser, Sarah, set up her personal blog site.  By that stage, only a couple of tech communities had taken their meetups online.  We at LoC London were trying to figure out if and how to move to &lt;strong&gt;virtual events&lt;/strong&gt;, both in terms of &lt;strong&gt;content&lt;/strong&gt; and &lt;strong&gt;tooling&lt;/strong&gt;.  And then it hit me...&lt;/p&gt;

&lt;p&gt;Why not spend a Saturday afternoon doing our coding projects and invite LoC members to &lt;strong&gt;join us remotely&lt;/strong&gt;?  I was convinced that &lt;strong&gt;procrastination&lt;/strong&gt; and &lt;strong&gt;lack of motivation&lt;/strong&gt; were rife, whether or not people admitted it.  I was also of the firm belief that &lt;strong&gt;vocalising&lt;/strong&gt; your goals meant you were more likely to try and &lt;strong&gt;achieve&lt;/strong&gt; them.&lt;/p&gt;

&lt;p&gt;And so, &lt;a href="https://www.meetup.com/Ladies-of-Code-UK/events/269952192/"&gt;Get On With It!  Bring Your Own Project&lt;/a&gt; was born.  My inspiration for the name came from our other series: &lt;a href="https://www.meetup.com/Ladies-of-Code-UK/events/268898891/"&gt;Get Heard&lt;/a&gt; for public speaking upskilling and &lt;a href="https://www.youtube.com/watch?v=80YTIqciZW8"&gt;Get Into...&lt;/a&gt; for tech roles under the spotlight.&lt;/p&gt;

&lt;p&gt;We figured that if nobody else turned up, we'd lost nothing except £15 on a &lt;a href="https://zoom.us/"&gt;Zoom&lt;/a&gt; subscription as we were going to work on our own projects anyway.&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;
      &lt;div class="ltag__twitter-tweet__media ltag__twitter-tweet__media__video-wrapper"&gt;
        &lt;div class="ltag__twitter-tweet__media--video-preview"&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--S9_ajT0T--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/tweet_video_thumb/EWiko4VXgAMT0-c.jpg" alt="unknown tweet media content"&gt;
          &lt;img src="/assets/play-butt.svg" class="ltag__twitter-tweet__play-butt" alt="Play butt"&gt;
        &lt;/div&gt;
        &lt;div class="ltag__twitter-tweet__video"&gt;
          
            
          
        &lt;/div&gt;
      &lt;/div&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--DIs3AmTa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/824216091715104769/YkYV0oVm_normal.jpg" alt="Ladies Of Code London profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Ladies Of Code London
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @ladiesofcodeldn
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      We're back for another &lt;a href="https://twitter.com/ladiesofcodeLDN"&gt;&lt;/a&gt;&lt;a href="https://twitter.com/ladiesofcode"&gt;@ladiesofcode&lt;/a&gt;LDN &lt;a href="https://twitter.com/hashtag/LoCGetOnWithIt"&gt;#LoCGetOnWithIt&lt;/a&gt;! Today's pose is the &lt;a href="https://twitter.com/hashtag/Mobot"&gt;#Mobot&lt;/a&gt; 🤩 quite apt as it was meant to be the &lt;a href="https://twitter.com/LondonMarathon"&gt;@LondonMarathon&lt;/a&gt; today.&lt;br&gt;&lt;br&gt;&lt;a href="https://twitter.com/SuzeShardlow"&gt;@SuzeShardlow&lt;/a&gt; on key press so no &lt;a href="https://twitter.com/hashtag/mobot"&gt;#mobot&lt;/a&gt; from her 😀&lt;br&gt;&lt;br&gt;&lt;a href="https://twitter.com/ladiesofcode"&gt;@ladiesofcode&lt;/a&gt; &lt;a href="https://twitter.com/hashtag/womeninstem"&gt;#womeninstem&lt;/a&gt; &lt;a href="https://twitter.com/hashtag/womenintech"&gt;#womenintech&lt;/a&gt; &lt;a href="https://twitter.com/hashtag/womenwhocode"&gt;#womenwhocode&lt;/a&gt; &lt;a href="https://twitter.com/hashtag/supportnetwork"&gt;#supportnetwork&lt;/a&gt; &lt;a href="https://twitter.com/Mo_Farah"&gt;@Mo_Farah&lt;/a&gt; 
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      15:35 PM - 26 Apr 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1254433893681430528" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-reply-action.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1254433893681430528" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-retweet-action.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      6
      &lt;a href="https://twitter.com/intent/like?tweet_id=1254433893681430528" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-like-action.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
      11
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;h2&gt;
  
  
  Methodology
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;We run Ladies Of Code London on a completely voluntary basis and work hard to create and deliver innovative events for our members.&lt;/strong&gt;  If you would like to run your own &lt;strong&gt;GOWI-inspired event&lt;/strong&gt; using &lt;strong&gt;our ideas&lt;/strong&gt; or &lt;strong&gt;parts of our format&lt;/strong&gt;, please ensure you include &lt;strong&gt;proper attribution&lt;/strong&gt; in your promotional material, including &lt;a href="https://suze.dev/blog/2020/05/10/get-on-with-it/"&gt;&lt;strong&gt;a link to my original blog post&lt;/strong&gt;&lt;/a&gt; to make it clear &lt;strong&gt;where the ideas originated&lt;/strong&gt;&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;In my mind, for Get On With It (GOWI) to be &lt;strong&gt;successful&lt;/strong&gt;, there were a few &lt;strong&gt;essential ingredients&lt;/strong&gt;:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Careful choice of language.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I have heard a lot of talk over the past 13 weeks about how:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;"When you go for a &lt;strong&gt;job&lt;/strong&gt; in the future, &lt;strong&gt;employers&lt;/strong&gt; are going to ask &lt;strong&gt;how you spent lockdown&lt;/strong&gt; and you need to have a good answer that involves &lt;strong&gt;learning&lt;/strong&gt; and &lt;strong&gt;personal development&lt;/strong&gt;."&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;"You have &lt;strong&gt;more free time&lt;/strong&gt; than ever before.  You have &lt;strong&gt;no excuse&lt;/strong&gt; not to learn that new skill/finish those projects/get fit..."&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Not everyone has more time on their hands now.&lt;/strong&gt;  Many folks with &lt;strong&gt;caring responsibilities&lt;/strong&gt; are getting &lt;strong&gt;zero respite&lt;/strong&gt;.  Some are having to manage this alongside &lt;strong&gt;full-time jobs&lt;/strong&gt;.  To endeavour &lt;strong&gt;not to alienate people&lt;/strong&gt;, I worded the event description carefully.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QwxF3x2c--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/1gaozli7gpvx57bew0f2.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QwxF3x2c--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/1gaozli7gpvx57bew0f2.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We were also careful about the &lt;strong&gt;language&lt;/strong&gt; we used &lt;strong&gt;during&lt;/strong&gt; the events, which I will elaborate on later.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Progress, not perfection.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--NJIjYOMv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/nkafwlioh0iseb9anp9u.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--NJIjYOMv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/nkafwlioh0iseb9anp9u.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Success looks different for everyone.&lt;/strong&gt;  Therefore, it's important that everyone knows that their personal goals and achievements are &lt;strong&gt;valid&lt;/strong&gt;.  I knew we were going to hear a lot of "it's not much" so I came to the first session armed with the mantra &lt;strong&gt;"progress, not perfection"&lt;/strong&gt;.  I just want everyone to leave Get On With It a little &lt;strong&gt;further forward&lt;/strong&gt; than they were when they came.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Optional (but highly encouraged) switching-on of cameras and mics.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;To get the most out of coming together, we need to &lt;strong&gt;discuss&lt;/strong&gt; things.  I believed that most people who were &lt;strong&gt;shy&lt;/strong&gt; or &lt;strong&gt;introverted&lt;/strong&gt; may well feel brave enough to speak up after others had shared.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. An opportunity to state your objective(s) for the session.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Once you've voiced your &lt;strong&gt;intentions&lt;/strong&gt; to the universe, they're out there and you can't take them back!  That's not to say you're committed and need to beat yourself up if you don't achieve them.  But there's something about hearing them in your &lt;strong&gt;own voice&lt;/strong&gt; which cements them.&lt;/p&gt;

&lt;p&gt;I was careful not to use the word &lt;strong&gt;"accountability"&lt;/strong&gt; because that implies an element of compulsion.  We didn't want people to feel like they were going to be held to what they said they wanted to do.  Especially with coding, where you could easily spend half a day trying to fix one bug.&lt;/p&gt;

&lt;p&gt;However, some members were pleased to have what they called "accountability" and that was fine with us.  If it worked for them, we were happy but we weren't going to dictate that.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. Breaks.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Working continuously for too long can be &lt;strong&gt;counterproductive&lt;/strong&gt; so we made sure to build &lt;strong&gt;breaks&lt;/strong&gt; into the schedule.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;6. Opportunities to check in and celebrate.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--W2gy2tVe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/l3yg75ajnz18c40ojx2l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--W2gy2tVe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/l3yg75ajnz18c40ojx2l.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This goes hand-in-hand with stating your intentions.  The aim of the session is to get things done, so we needed to be able to &lt;strong&gt;come together&lt;/strong&gt; and &lt;strong&gt;cheerlead&lt;/strong&gt; and pat each other on the back.&lt;/p&gt;

&lt;p&gt;Our &lt;a href="https://www.meetup.com/Ladies-of-Code-UK/events/270075167/"&gt;weekend sessions&lt;/a&gt; are four hours long.  Minus the half-hour break, &lt;strong&gt;70%&lt;/strong&gt; of the time is allocated to &lt;strong&gt;work&lt;/strong&gt; and &lt;strong&gt;30%&lt;/strong&gt; is for &lt;strong&gt;checking in&lt;/strong&gt;: what I term &lt;strong&gt;"showing and telling or watching and listening"&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Our &lt;a href="https://www.meetup.com/Ladies-of-Code-UK/events/270029777/"&gt;weekday sessions&lt;/a&gt; are three hours long, starting at 6pm after work.  Not counting the 15-minute break, almost &lt;strong&gt;60%&lt;/strong&gt; of the time is allocated to &lt;strong&gt;work&lt;/strong&gt; and the rest for checking in.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;7. Ways to communicate during the session: synchronously and asychronously.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;LoC London has a &lt;strong&gt;Slack workspace&lt;/strong&gt;.  It's pretty quiet with small bursts of activity and I want to &lt;strong&gt;increase engagement&lt;/strong&gt; on it.  Also, the whole point of coming to Get On With It is knowing that &lt;strong&gt;others are out there working&lt;/strong&gt; on their projects too.  So, to kill two birds with one stone, I decided that we needed a &lt;strong&gt;dedicated Slack channel&lt;/strong&gt; to support these events.  Slack is where people can discuss things between the scheduled check-ins and between events.  This builds &lt;strong&gt;motivation&lt;/strong&gt; and &lt;strong&gt;excitement&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Sarah and I wanted to collaborate on web development during the first session, and I had a feeling others may want to give or receive help too.  So as not to compromise the security of our Zoom room, I created 10 &lt;strong&gt;Google Hangouts&lt;/strong&gt; and posted the links to them in the Slack channel, along with instructions on how to "book" them.  I named each Hangout after a &lt;strong&gt;London Tube station&lt;/strong&gt; so people could say "I'll be in Pimlico" etc.  A bit of normality in these strange times.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ZXh0JUBd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ambbm3k2wgax9lum8e7r.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ZXh0JUBd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ambbm3k2wgax9lum8e7r.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;8. Publicising success and sharing resources.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We are also trying to increase engagement with &lt;a href="https://twitter.com/ladiesofcodeLDN"&gt;our Twitter account&lt;/a&gt;, so I decided to make a &lt;strong&gt;thread for each event&lt;/strong&gt; where we tweet information about what each person is working on.  We don't attach names without their permission.  The threads describe the type of &lt;strong&gt;activity&lt;/strong&gt; and link to relevant &lt;strong&gt;resources&lt;/strong&gt;, for example an &lt;strong&gt;online course&lt;/strong&gt; that someone is taking.&lt;/p&gt;

&lt;p&gt;We take a &lt;strong&gt;group photo&lt;/strong&gt; at the beginning of each session (like the one in the tweet at the top of this post), which we start each new thread with.&lt;/p&gt;

&lt;p&gt;I have created a &lt;strong&gt;new Slack channel, #learning_resources&lt;/strong&gt;, where I &lt;strong&gt;cross-post&lt;/strong&gt; any links shared in #get_on_with_it so they don't get lost and so other members can benefit from them.  Some learning providers have been offering free or discounted courses recently.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--bceo_gFj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/8d4m01p05tm3fazrenma.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--bceo_gFj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/8d4m01p05tm3fazrenma.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Planning and logistics
&lt;/h2&gt;

&lt;p&gt;We have always used &lt;a href="https://www.meetup.com/Ladies-of-Code-UK/events"&gt;Meetup.com&lt;/a&gt; for event listings and signups.  The interface allows us to ask a question when people book their place.  We use this to ask them to &lt;strong&gt;say what they'll work on&lt;/strong&gt;, to get them thinking about it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--YTzzYzx3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/99kj2khxb7guqidxh67u.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YTzzYzx3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/99kj2khxb7guqidxh67u.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Each session contains &lt;strong&gt;four checkpoints&lt;/strong&gt; via Zoom video conferencing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;At the &lt;strong&gt;very beginning:&lt;/strong&gt; hello from the organisers, reminder of the &lt;strong&gt;code of conduct&lt;/strong&gt;, explanation of &lt;strong&gt;how it all works&lt;/strong&gt;, how the &lt;strong&gt;concept&lt;/strong&gt; came about and optional &lt;strong&gt;personal statement&lt;/strong&gt; from each participant of what we will be working on.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Just &lt;strong&gt;before the break:&lt;/strong&gt; to remind people to &lt;strong&gt;relax&lt;/strong&gt; for a bit and also to find out who wants to &lt;strong&gt;show and tell&lt;/strong&gt; after the break.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Midway&lt;/strong&gt; progress update: a quick, &lt;strong&gt;optional show and tell/watch and listen&lt;/strong&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Final check-in&lt;/strong&gt;: a &lt;strong&gt;longer show and tell&lt;/strong&gt;.  More people usually take part in this one because some folks don't like showing unfinished work at the midpoint.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As I mentioned earlier, &lt;strong&gt;between&lt;/strong&gt; the checkpoints we use Slack for &lt;strong&gt;asynchronous&lt;/strong&gt; comms during and between events and &lt;strong&gt;Hangouts&lt;/strong&gt; to collaborate in &lt;strong&gt;real time&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FzK6W9_A--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/u02s6azknbndsz4tke0r.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FzK6W9_A--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/u02s6azknbndsz4tke0r.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Outcomes
&lt;/h2&gt;

&lt;p&gt;We have seen a number of results, both expected and unexpected, from these sessions:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. The first event was so successful that we've run them a minimum of once a week ever since.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We run the &lt;strong&gt;four-hour&lt;/strong&gt; format every &lt;strong&gt;weekend&lt;/strong&gt; and the &lt;strong&gt;three-hour&lt;/strong&gt; version during the &lt;strong&gt;week&lt;/strong&gt; after work.  &lt;a href="https://www.meetup.com/Ladies-of-Code-UK/events/past/"&gt;We have now completed 18 sessions in total.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FzK6W9_A--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/u02s6azknbndsz4tke0r.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FzK6W9_A--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/u02s6azknbndsz4tke0r.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. People from other countries found our event and attend regularly.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This event has attracted the attention of a wider audience than we anticipated, with people joining from &lt;strong&gt;around the world&lt;/strong&gt; despite this being an early morning weekend start for some of them!&lt;/p&gt;

&lt;p&gt;One of the women I taught at my &lt;a href="https://suze.dev/public_speaking"&gt;San Diego workshop&lt;/a&gt; found out about GOWI from a &lt;a href="https://www.linkedin.com/posts/activity-6657429921717071872-p71y"&gt;LinkedIn post&lt;/a&gt; and has joined several of our sessions.  She has now run an online &lt;strong&gt;GOWI event in San Diego&lt;/strong&gt;, on a weekend morning so we in London could join in.  A member in San Francisco plans to follow suit.  &lt;strong&gt;Both are using my ideas with proper attribution (see the end of this post).&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We also have participants from other parts of &lt;strong&gt;San Diego, San Francisco, France and around the UK&lt;/strong&gt;!  We would never have met some of these folks had we not taken our events online.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. We're cheering each other on outside the sessions too.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;One member mentioned that she was preparing for a &lt;strong&gt;webinar&lt;/strong&gt; talk she was giving, and a number of LoC members tuned in to see her speak.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. We've seen hardware as well as software projects.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Projects&lt;/strong&gt; that people have worked on include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Hooking up a Raspberry Pi to traffic lights/arcade buttons/buzzers&lt;/li&gt;
&lt;li&gt;Writing blog posts&lt;/li&gt;
&lt;li&gt;Improving a Python/GitHub profiles/Redis prize draw side project&lt;/li&gt;
&lt;li&gt;Training a machine learning system&lt;/li&gt;
&lt;li&gt;Learning about accessibility&lt;/li&gt;
&lt;li&gt;Taking beginners' JavaScript courses&lt;/li&gt;
&lt;li&gt;Honing JavaScript and CSS skills through practice/personal projects, eg a battleships game, zombie game&lt;/li&gt;
&lt;li&gt;Updating a portfolio site to include tech projects&lt;/li&gt;
&lt;li&gt;Crocheting for the first time&lt;/li&gt;
&lt;li&gt;Learning about web scraping with Python&lt;/li&gt;
&lt;li&gt;Writing up READMEs&lt;/li&gt;
&lt;li&gt;Creating an app for a hackathon entry&lt;/li&gt;
&lt;li&gt;Preparing a meetup talk&lt;/li&gt;
&lt;li&gt;Setting up a new Raspberry Pi with Node-RED
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--kazufmp0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/keuqkwuqhey3tjz4rggp.jpg" alt="Alt Text"&gt;
&lt;/li&gt;
&lt;li&gt;Rebricking Lego&lt;/li&gt;
&lt;li&gt;Refactoring a React Hooks book cataloguing project&lt;/li&gt;
&lt;li&gt;Masters degree studies&lt;/li&gt;
&lt;li&gt;Organising some meetup notes to share with colleagues&lt;/li&gt;
&lt;li&gt;Learning about serverless computing&lt;/li&gt;
&lt;li&gt;Creating a tutorial&lt;/li&gt;
&lt;li&gt;Contributing to open source projects by filing and fixing issues&lt;/li&gt;
&lt;li&gt;Learning Python&lt;/li&gt;
&lt;li&gt;Completing a nanodegree&lt;/li&gt;
&lt;li&gt;Taking a machine learning course&lt;/li&gt;
&lt;li&gt;Migrating websites to the JAMstack&lt;/li&gt;
&lt;li&gt;Building a random password generator&lt;/li&gt;
&lt;li&gt;Studying for Scrum exams&lt;/li&gt;
&lt;li&gt;Sketching out wireframes for an app&lt;/li&gt;
&lt;li&gt;Creating a new CV after a career pivot to web developer&lt;/li&gt;
&lt;li&gt;Building a new website using Wix&lt;/li&gt;
&lt;li&gt;Using Django to make a new personal portfolio site&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;5. Folks have completed tasks they had literally been putting off for years.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Some people just needed help taking the &lt;strong&gt;first step&lt;/strong&gt; to achieving their goals.  There were some who had been wanting to create a personal website for ages.  Others wrote blog posts they had been planning for over a year.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.meetup.com/Ladies-of-Code-UK/events/"&gt;Find out more about previous events.&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;We run Ladies Of Code London on a completely voluntary basis and work hard to create and deliver innovative events for our members.&lt;/strong&gt;  If you would like to run your own &lt;strong&gt;GOWI-inspired event&lt;/strong&gt; using &lt;strong&gt;our ideas&lt;/strong&gt; or &lt;strong&gt;parts of our format&lt;/strong&gt;, please ensure you include &lt;strong&gt;proper attribution&lt;/strong&gt; in your promotional material, including &lt;a href="https://suze.dev/blog/2020/05/10/get-on-with-it/"&gt;&lt;strong&gt;a link to my original blog post&lt;/strong&gt;&lt;/a&gt; to make it clear &lt;strong&gt;where the ideas originated&lt;/strong&gt;.&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--26t0DGsN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1173705830522212353/G5OSxK-k_normal.jpg" alt="Simon Prickett 🇪🇺 profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Simon Prickett 🇪🇺
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @simon_prickett
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      Video walkthrough of &lt;a href="https://twitter.com/Raspberry_Pi"&gt;@Raspberry_Pi&lt;/a&gt; project I made with &lt;a href="https://twitter.com/hashtag/python"&gt;#python&lt;/a&gt; and arcade button from &lt;a href="https://twitter.com/adafruit"&gt;@adafruit&lt;/a&gt; as part of &lt;a href="https://twitter.com/ladiesofcodeLDN"&gt;@ladiesofcodeLDN&lt;/a&gt; &lt;a href="https://twitter.com/hashtag/getitdone"&gt;#getitdone&lt;/a&gt; session today. Thanks &lt;a href="https://twitter.com/SarahNUsher"&gt;@SarahNUsher&lt;/a&gt; &lt;a href="https://twitter.com/Shilaghae"&gt;@Shilaghae&lt;/a&gt; &lt;a href="https://twitter.com/SuzeShardlow"&gt;@SuzeShardlow&lt;/a&gt; for organizing &lt;a href="https://twitter.com/hashtag/iot"&gt;#iot&lt;/a&gt; &lt;a href="https://t.co/m04bnqCPfG"&gt;youtu.be/olSWVYz0dvE&lt;/a&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      03:37 AM - 27 Apr 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1254615660698587138" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-reply-action.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1254615660698587138" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-retweet-action.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      2
      &lt;a href="https://twitter.com/intent/like?tweet_id=1254615660698587138" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-like-action.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
      4
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--6oEhXj35--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1258093605488476162/kZdJJ6Ho_normal.jpg" alt="Alex Morton profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Alex Morton
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @alexlsaltt
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      Such an absolutely lovely way to spend a Sunday afternoon - getting things *done* and with such a nice group!&lt;br&gt;&lt;br&gt;Thank you for being so warm and welcoming, and see you next time &lt;a href="https://twitter.com/ladiesofcodeLDN"&gt;@ladiesofcodeLDN&lt;/a&gt; &lt;a href="https://twitter.com/SuzeShardlow"&gt;@SuzeShardlow&lt;/a&gt; &lt;br&gt;&lt;br&gt;&lt;a href="https://twitter.com/hashtag/WomenWhoCode"&gt;#WomenWhoCode&lt;/a&gt; &lt;a href="https://t.co/UnkrpVQZVt"&gt;twitter.com/ladiesofcodeLD…&lt;/a&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      18:18 PM - 26 Apr 2020
    &lt;/div&gt;

      &lt;div class="ltag__twitter-tweet__quote"&gt;
        &lt;div class="ltag__twitter-tweet__quote__header"&gt;
          &lt;span class="ltag__twitter-tweet__quote__header__name"&gt;
            Ladies Of Code London
          &lt;/span&gt;
          @ladiesofcodeLDN
        &lt;/div&gt;
        We're back for another @ladiesofcodeLDN #LoCGetOnWithIt! Today's pose is the #Mobot 🤩 quite apt as it was meant to be the @LondonMarathon today.

&lt;a class="comment-mentioned-user" href="https://dev.to/suzeshardlow"&gt;@suzeshardlow&lt;/a&gt;
 on key press so no #mobot from her 😀

@ladiesofcode #womeninstem #womenintech #womenwhocode #supportnetwork @Mo_Farah https://t.co/2TSyhXVsOe
      &lt;/div&gt;

    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1254474944798437379" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-reply-action.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1254474944798437379" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-retweet-action.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      2
      &lt;a href="https://twitter.com/intent/like?tweet_id=1254474944798437379" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-like-action.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
      1
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


</description>
      <category>productivity</category>
      <category>womenintech</category>
      <category>sideprojects</category>
      <category>community</category>
    </item>
  </channel>
</rss>
