<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: JavaScript, PHP and Planning my First Solo Project	</title>
	<atom:link href="http://dyrbye.ca/2013/09/javascript-php-and-planning-my-first-solo-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://dyrbye.ca/2013/09/javascript-php-and-planning-my-first-solo-project/</link>
	<description>Web Developer and Digital Humanist</description>
	<lastBuildDate>Thu, 04 Dec 2014 22:01:12 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: adyrbye		</title>
		<link>http://dyrbye.ca/2013/09/javascript-php-and-planning-my-first-solo-project/#comment-14</link>

		<dc:creator><![CDATA[adyrbye]]></dc:creator>
		<pubDate>Sun, 29 Sep 2013 17:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://adyrbye.wordpress.com/?p=35#comment-14</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://dyrbye.ca/2013/09/javascript-php-and-planning-my-first-solo-project/#comment-13&quot;&gt;Tiji&lt;/a&gt;.

Hello Tiji,

I&#039;m not surprised that console.log behaves differently than I&#039;ve assessed it.

This blog is for me to think aloud about my learning process, and I fully expect that I&#039;ll have to adjust my expectations as I gain more experience. I&#039;ll likely do a retrospective in a few weeks, laying out the difference between my initial impressions and JavaScript&#039;s actual syntax and behaviours.

Until the print resources I&#039;ve ordered arrive, all I have to go from is the Codecademy tutorials I&#039;m working through, where console.log is used in a directly analogous fashion to print/echo in PHP. ]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="http://dyrbye.ca/2013/09/javascript-php-and-planning-my-first-solo-project/#comment-13">Tiji</a>.</p>
<p>Hello Tiji,</p>
<p>I&#8217;m not surprised that console.log behaves differently than I&#8217;ve assessed it.</p>
<p>This blog is for me to think aloud about my learning process, and I fully expect that I&#8217;ll have to adjust my expectations as I gain more experience. I&#8217;ll likely do a retrospective in a few weeks, laying out the difference between my initial impressions and JavaScript&#8217;s actual syntax and behaviours.</p>
<p>Until the print resources I&#8217;ve ordered arrive, all I have to go from is the Codecademy tutorials I&#8217;m working through, where console.log is used in a directly analogous fashion to print/echo in PHP. </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tiji		</title>
		<link>http://dyrbye.ca/2013/09/javascript-php-and-planning-my-first-solo-project/#comment-13</link>

		<dc:creator><![CDATA[Tiji]]></dc:creator>
		<pubDate>Sun, 29 Sep 2013 15:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://adyrbye.wordpress.com/?p=35#comment-13</guid>

					<description><![CDATA[Hi Amy,
The Javascript equivalent of PHP&#039;s echo would be document.write .. Console.log is to log the data in the console object. You can see everything logged in console under the console tab of Firebug, Chrome developer tools or the similar versions of other browsers.]]></description>
			<content:encoded><![CDATA[<p>Hi Amy,<br />
The Javascript equivalent of PHP&#8217;s echo would be document.write .. Console.log is to log the data in the console object. You can see everything logged in console under the console tab of Firebug, Chrome developer tools or the similar versions of other browsers.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 17/40 objects using disk
Page Caching using disk: enhanced 
Minified using disk
Database Caching 10/19 queries in 0.014 seconds using disk

Served from: dyrbye.ca @ 2023-01-28 15:46:22 by W3 Total Cache
-->