<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>DEV 1 by Peter Dickx</title>
      <link>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t</link>
      <description>Werkcollege</description>
      <language>en-us</language>
      <pubDate>2020-09-01 14:37:59 UTC</pubDate>
      <lastBuildDate>2025-11-19 19:02:47 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>hoe kan ik die opdracht openen in visual studio code? heb geen link</title>
         <author></author>
         <link>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/809627492</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-10-07 08:54:33 UTC</pubDate>
         <guid>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/809627492</guid>
      </item>
      <item>
         <title>Er verschijnt niets op mijn canvas wanneer ik lijnen wil tekenen. Dit is mijn code (met nog willekeurige variabelen):</title>
         <author></author>
         <link>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/809639228</link>
         <description><![CDATA[<div>"use strict";</div><div><br></div><div>drawLine();</div><div><br></div><div>function drawLine() {</div><div><br></div><div>   let canvas = document.querySelector("canvas");</div><div>   canvas.width = window.innerWidth;</div><div>   canvas.height = window.innerHeight;</div><div>   let context = canvas.getContext("2d");</div><div><br></div><div>   context.lineWidth = 5;</div><div>   context.beginPath();</div><div>   context.moveTo(175, 50);</div><div>   context.lineTo(300, 50);</div><div>   context.lineTo(500, 200);</div><div>   context.lineTo(100, 400);</div><div>   context.stroke();</div><div>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-07 09:01:38 UTC</pubDate>
         <guid>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/809639228</guid>
      </item>
      <item>
         <title>mijn line word niet weergeven , en ik vind de fout ni</title>
         <author>rebeccarosies1</author>
         <link>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/809697249</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-10-07 09:38:12 UTC</pubDate>
         <guid>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/809697249</guid>
      </item>
      <item>
         <title>Colors</title>
         <author></author>
         <link>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/809706236</link>
         <description><![CDATA[<div>Hoe krijg ik gerandomized colors in een variable? Ik weet niet hoe dat ik daaraan moet starten.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-07 09:43:58 UTC</pubDate>
         <guid>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/809706236</guid>
      </item>
      <item>
         <title>wanneer ik de canvas globaal wil definiëren krijg ik: &#39;canvas is not defined&#39; </title>
         <author>rebeccarosies1</author>
         <link>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/809803801</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-10-07 10:54:24 UTC</pubDate>
         <guid>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/809803801</guid>
      </item>
      <item>
         <title>Ik krijg enkel tinten rood en zwart met de random kleuren</title>
         <author></author>
         <link>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/810389124</link>
         <description><![CDATA[<div>    context.fillStyle = "rgb(" + color1 + "" + color2 + "" + color3 + "";<br>heb ik in mijn functie gezet en daarna roep ik deze op<br> (de math.random staan correct)<br><br>randomColorBox(20, 20, 100, 100, Math.random() * 255, Math.random() * 255, Math.random() * 255);</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-07 14:18:24 UTC</pubDate>
         <guid>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/810389124</guid>
      </item>
      <item>
         <title>code</title>
         <author></author>
         <link>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/813156936</link>
         <description><![CDATA[<div>waar kunnen wij de code van de les van zojuist vinden ?</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-08 09:06:28 UTC</pubDate>
         <guid>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/813156936</guid>
      </item>
      <item>
         <title>Gaan we de toets overlopen in de volgende les?</title>
         <author></author>
         <link>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/824404278</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-10-13 11:29:37 UTC</pubDate>
         <guid>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/824404278</guid>
      </item>
      <item>
         <title>Zware achterstand</title>
         <author></author>
         <link>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/855456046</link>
         <description><![CDATA[<div>Beste,<br>Ik heb ondervonden dat ik zwaar achter in development. ik vind het heel moeilijk om mee te volgen via onlinelessen en video's. ik neem ook bijlessen maar toch sta ik gek achter.<br><br>Met vriendelijke groeten<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-23 11:53:32 UTC</pubDate>
         <guid>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/855456046</guid>
      </item>
      <item>
         <title>Solutions</title>
         <author></author>
         <link>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/878788319</link>
         <description><![CDATA[<div>Goeie avond, wanneer komen de solutions van de oefs van week 5 online a.u.b.? :)<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-31 16:48:24 UTC</pubDate>
         <guid>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/878788319</guid>
      </item>
      <item>
         <title>Tips</title>
         <author></author>
         <link>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/1034346527</link>
         <description><![CDATA[<div>Heeft er iemand toevallig tips om dev te kunnen oefenen?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-20 14:22:26 UTC</pubDate>
         <guid>https://padlet.com/PeterDickxEHB/xwpjukcll3p1dd5t/wish/1034346527</guid>
      </item>
   </channel>
</rss>
