Skip to content

Commit

Permalink
Publishing Site scottwestover.dev at 108e901 on Fri Jul 7 22:10:23 UT…
Browse files Browse the repository at this point in the history
…C 2023
  • Loading branch information
scottwestover committed Jul 7, 2023
1 parent 635d9fa commit e122864
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
If you prefer a written tutorial, then you can find the same content here on my blog: Build A Connect Four Library In TypeScript - Part 4 ."><meta property="og:type" content="article"><meta property="og:url" content="https://scottwestover.dev/post/2023/05/build-a-connect-four-library-in-typescript-part-4-video/"><meta property="article:section" content="post"><meta property="article:published_time" content="2023-05-04T16:00:02+00:00"><meta property="article:modified_time" content="2023-05-04T16:00:02+00:00"><meta itemprop=name content="Build A Connect Four Library In TypeScript - Part 4 (Video)"><meta itemprop=description content="If you are interested in learning how to create a reusable Connect Four library in TypeScript, then you should check out the fourth video in my new series that I released on YouTube: Building a Connect Four Library in TypeScript - Step by Step Guide - Part 4.
If you prefer a written tutorial, then you can find the same content here on my blog: Build A Connect Four Library In TypeScript - Part 4 ."><meta itemprop=datePublished content="2023-05-04T16:00:02+00:00"><meta itemprop=dateModified content="2023-05-04T16:00:02+00:00"><meta itemprop=wordCount content="93"><meta itemprop=keywords content="HTML5,Game Development,TypeScript,Tutorial,Connect Four,Video,"><meta name=twitter:card content="summary"><meta name=twitter:title content="Build A Connect Four Library In TypeScript - Part 4 (Video)"><meta name=twitter:description content="If you are interested in learning how to create a reusable Connect Four library in TypeScript, then you should check out the fourth video in my new series that I released on YouTube: Building a Connect Four Library in TypeScript - Step by Step Guide - Part 4.
If you prefer a written tutorial, then you can find the same content here on my blog: Build A Connect Four Library In TypeScript - Part 4 ."><link rel=preconnect href=https://fonts.gstatic.com crossorigin><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//fonts.gstatic.com><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700"><link rel=stylesheet href=/css/style.css><link rel="shortcut icon" href=/favicon.ico></head><body class=body><div class="container container--outer"><header class=header><div class="container header__container"><div class=logo><a class=logo__link href=/ title="Scott Westover" rel=home><div class="logo__item logo__text"><div class=logo__title>Scott Westover</div><div class=logo__tagline>A Developer's Blog</div></div></a></div><nav class=menu><button class=menu__btn aria-haspopup=true aria-expanded=false tabindex=0>
<span class=menu__btn-title tabindex=-1>Menu</span></button><ul class=menu__list><li class=menu__item><a class=menu__link href=/courses/><span class=menu__text>Courses</span></a></li><li class=menu__item><a class=menu__link href=/about/><span class=menu__text>About Me</span></a></li></ul></nav></div></header><div class="wrapper flex"><div class=primary><main class=main role=main><article class=post><header class=post__header><h1 class=post__title>Build A Connect Four Library In TypeScript - Part 4 (Video)</h1><div class="post__meta meta"><div class="meta__item-datetime meta__item"><svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class=meta__text datetime=2023-05-04T16:00:02Z>May 04, 2023</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2 1 2h8v11H0V2z"/></svg><span class=meta__text><a class=meta__link href=/categories/html5/ rel=category>HTML5</a>, <a class=meta__link href=/categories/game-development/ rel=category>Game Development</a>, <a class=meta__link href=/categories/typescript/ rel=category>TypeScript</a>, <a class=meta__link href=/categories/tutorial/ rel=category>Tutorial</a>, <a class=meta__link href=/categories/connect-four/ rel=category>Connect Four</a>, <a class=meta__link href=/categories/video/ rel=category>Video</a></span></div></div></header><figure class="post__thumbnail thumbnail"><img class=thumbnail__image src=/post/2023/05/build-a-connect-four-library-in-typescript-part-4-video/images/build-a-connect-four-library-in-typescript-part-4-video-thumbnail.png alt="Build A Connect Four Library In TypeScript - Part 4 (Video)"></figure><div class="content post__content clearfix"><p>If you are interested in learning how to create a reusable Connect Four library in TypeScript, then you should check out the fourth video in my new series that I released on YouTube: <a href=https://youtu.be/JmkP-n17ReE target=_blank>Building a Connect Four Library in TypeScript - Step by Step Guide - Part 4</a>.</p><div style=text-align:center><iframe width=560 height=315 src=https://youtu.be/JmkP-n17ReE title="YouTube video player" frameborder=0 allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></div><br><p>If you prefer a written tutorial, then you can find the same content here on my blog:
<span class=menu__btn-title tabindex=-1>Menu</span></button><ul class=menu__list><li class=menu__item><a class=menu__link href=/courses/><span class=menu__text>Courses</span></a></li><li class=menu__item><a class=menu__link href=/about/><span class=menu__text>About Me</span></a></li></ul></nav></div></header><div class="wrapper flex"><div class=primary><main class=main role=main><article class=post><header class=post__header><h1 class=post__title>Build A Connect Four Library In TypeScript - Part 4 (Video)</h1><div class="post__meta meta"><div class="meta__item-datetime meta__item"><svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class=meta__text datetime=2023-05-04T16:00:02Z>May 04, 2023</time></div><div class="meta__item-categories meta__item"><svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2 1 2h8v11H0V2z"/></svg><span class=meta__text><a class=meta__link href=/categories/html5/ rel=category>HTML5</a>, <a class=meta__link href=/categories/game-development/ rel=category>Game Development</a>, <a class=meta__link href=/categories/typescript/ rel=category>TypeScript</a>, <a class=meta__link href=/categories/tutorial/ rel=category>Tutorial</a>, <a class=meta__link href=/categories/connect-four/ rel=category>Connect Four</a>, <a class=meta__link href=/categories/video/ rel=category>Video</a></span></div></div></header><figure class="post__thumbnail thumbnail"><img class=thumbnail__image src=/post/2023/05/build-a-connect-four-library-in-typescript-part-4-video/images/build-a-connect-four-library-in-typescript-part-4-video-thumbnail.png alt="Build A Connect Four Library In TypeScript - Part 4 (Video)"></figure><div class="content post__content clearfix"><p>If you are interested in learning how to create a reusable Connect Four library in TypeScript, then you should check out the fourth video in my new series that I released on YouTube: <a href=https://youtu.be/JmkP-n17ReE target=_blank>Building a Connect Four Library in TypeScript - Step by Step Guide - Part 4</a>.</p><div style=text-align:center><iframe width=560 height=315 src=https://www.youtube.com/embed/JmkP-n17ReE title="YouTube video player" frameborder=0 allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></div><br><p>If you prefer a written tutorial, then you can find the same content here on my blog:
<a href=/post/2023/02/build-a-connect-four-library-in-typescript-part-4/>Build A Connect Four Library In TypeScript - Part 4</a>
.</p><p>I hope you enjoy the new content! Please feel free to post any questions or comments below.</p></div><footer class=post__footer><div class="post__tags tags clearfix"><svg class="tags__badge icon icon-tag" width="16" height="16" viewBox="0 0 32 32"><path d="M32 19c0 1-1 2-1 2L21 31s-1 1-2 1-2-1-2-1L2 16c-1-1-1.4-2-1.4-2S0 12.5.0 11V3C0 1.5.8.8.8.8S1.5.0 3 0h8c1.5.0 3 .6 3 .6S15 1 16 2l15 15s1 1 1 2zM7 10a3 3 0 100-6 3 3 0 000 6z"/></svg><ul class=tags__list><li class=tags__item><a class="tags__link btn" href=/tags/html5/ rel=tag>HTML5</a></li><li class=tags__item><a class="tags__link btn" href=/tags/game-development/ rel=tag>Game Development</a></li><li class=tags__item><a class="tags__link btn" href=/tags/typescript/ rel=tag>TypeScript</a></li><li class=tags__item><a class="tags__link btn" href=/tags/tutorial/ rel=tag>Tutorial</a></li><li class=tags__item><a class="tags__link btn" href=/tags/connect-four/ rel=tag>Connect Four</a></li><li class=tags__item><a class="tags__link btn" href=/tags/video/ rel=tag>Video</a></li></ul></div></footer></article></main><div class="authorbox clearfix"><figure class=authorbox__avatar><img alt="Scott Westover avatar" src=https://secure.gravatar.com/avatar/d5b6863a31baa2c531949202b1de9c82 class=avatar height=90 width=90></figure><div class=authorbox__header><span class=authorbox__name>About Scott Westover</span></div><div class=authorbox__description>Scott Westover is a Software Developer who loves coding, writing tutorials, participating in game jams, and learning about new technologies. When he is not coding, he is either spending time with his wife and two kids or is reading a great book. Scott is looking to form connections and share his knowledge.</div></div><nav class="pager flex"><div class="pager__item pager__item--prev"><a class=pager__link href=/post/2023/04/quick-and-easy-game-state-saving-with-javascript-and-localstorage/ rel=prev><span class=pager__subtitle>«&#8201;Previous</span><p class=pager__title>Quick & Easy Game State Saving with JavaScript & LocalStorage Video</p></a></div><div class="pager__item pager__item--next"><a class=pager__link href=/post/2023/05/build-a-connect-four-library-in-typescript-part-5-video/ rel=next><span class=pager__subtitle>Next&#8201;»</span><p class=pager__title>Build A Connect Four Library In TypeScript - Part 5 (Video)</p></a></div></nav><section class=comments><div id=gitment-comments></div></section><script src=https://utteranc.es/client.js repo=scottwestover/scottwestover.dev issue-term=pathname theme=github-light crossorigin=anonymous async></script></div></div><footer class=footer><div class="container footer__container flex"><div class=footer__copyright>&copy; 2023 Scott Westover.
<span class=footer__copyright-credits>Generated with <a href=https://gohugo.io/ rel="nofollow noopener" target=_blank>Hugo</a> and <a href=https://github.com/Vimux/Mainroad/ rel="nofollow noopener" target=_blank>Mainroad</a> theme.</span></div></div></footer></div><script async defer src=/js/menu.js></script></body></html>
Loading

0 comments on commit e122864

Please sign in to comment.