<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>curated list Archives &#8212; Stampede: the strategic design &amp; technology company</title>
	<atom:link href="https://stampede-design.com/blog/tag/curated-list/feed/" rel="self" type="application/rss+xml" />
	<link>https://stampede-design.com/blog/tag/curated-list/</link>
	<description>We are creating better worlds though thoughtful design and technology. Connect with us!</description>
	<lastBuildDate>Tue, 07 Apr 2026 09:05:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>

<image>
	<url>https://stampede-design.com/wp-content/uploads/2024/02/cropped-Stampede-Favicon-old-32x32.png</url>
	<title>curated list Archives &#8212; Stampede: the strategic design &amp; technology company</title>
	<link>https://stampede-design.com/blog/tag/curated-list/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>8 Useful Resources for Front-End Developers</title>
		<link>https://stampede-design.com/blog/online-resources-for-front-end-developers/</link>
					<comments>https://stampede-design.com/blog/online-resources-for-front-end-developers/#comments</comments>
		
		<dc:creator><![CDATA[Syazwan Hakim]]></dc:creator>
		<pubDate>Thu, 23 May 2013 14:00:53 +0000</pubDate>
				<category><![CDATA[Field Notes]]></category>
		<category><![CDATA[curated list]]></category>
		<category><![CDATA[developer tools]]></category>
		<category><![CDATA[front-end development]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[resources]]></category>
		<guid isPermaLink="false">https://stampede-design.com/blog/?p=3829</guid>

					<description><![CDATA[<p>Even the most resilient front-end developer gets stuck sometimes too. In this case, Iwan is happy to share his list of online resources which he found useful in his daily work.</p>
<p>The post <a href="https://stampede-design.com/blog/online-resources-for-front-end-developers/">8 Useful Resources for Front-End Developers</a> appeared first on <a href="https://stampede-design.com">Stampede: the strategic design &amp; technology company</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="lead">As a Front-End Web Developer, I deal with Cascading Style Sheets (CSS) and HTML on a daily basis a lot. Dealing with styling and html structure for cross-browser sites requires a lot of digging and investigating as there are always different several workarounds and techniques while encountering issues. Thankfully, there are always an abundance of online resources me and fellow programmers can turn to.</p>
<p>These are amongst my favourites:</p>
<h2>Stack Overflow</h2>
<div class="full"><img decoding="async" class="alignnone size-full wp-image-3835" src="https://stampede-design.com/wp-content/uploads/2018/02/stack-overflow.jpg" alt="stack-overflow-stampede" /></div>
<p>Deemed as the <a href="http://www.quora.com" target="_blank">Quora</a> for programmers, <a href="http://stackoverflow.com" target="_blank">Stack Overflow</a> is a site based on the concept of <a href="http://www.freebase.com/m/0dcz_v" target="_blank">crowdsourcing</a> where a user posts a question and will be answered by other users who have the knowledge. Free with no registration, this is the site where I first consult because most of the time, I would find the solutions here.</p>
<h2>Smashing Magazine</h2>
<div class="full"><img decoding="async" class="alignnone size-full wp-image-3841" src="https://stampede-design.com/wp-content/uploads/2018/02/smashing-magazine.jpg" alt="smashing-magazine-stampede" /></div>
<p>With several categories such as Design, Mobile, UI/UX and loads more, <a href="http://www.smashingmagazine.com" target="_blank">Smashing Magazine</a> is packed with interesting articles based around web design and development &#8211; which is not only useful for experienced designers and developers, but also for newbies and basically anyone who is interested in web development in general.</p>
<h2>CSS Tricks</h2>
<div class="full"><img decoding="async" class="alignnone size-full wp-image-3848" src="https://stampede-design.com/wp-content/uploads/2018/02/css-tricks.jpg" alt="css-tricks-stampede" ></div>
<p>Owned by <a href="https://twitter.com/chriscoyier" target="_blank">Chris Coyier</a>, a designer at <a href="http://codepen.io" target="_blank">CodePen</a>, <a href="http://css-tricks.com/" target="_blank">CSS Tricks</a> offer a lot of cutting edge techniques for use throughout the development process.</p>
<h2>JS Fiddle</h2>
<div class="full"><img decoding="async" class="alignnone size-full wp-image-3852" src="https://stampede-design.com/wp-content/uploads/2018/02/jsfiddle.jpg" alt="js-fiddle-stampede" /></div>
<p><a href="http://jsfiddle.net" target="_blank">JS Fiddle</a> is an open source javascript editor which offers you a canvas to try new stuff and share with people without the need to upload to your own server. It is good for experimenting, which I highly recommend.</p>
<h2>A List Apart</h2>
<div class="full"><img decoding="async" class="alignnone size-full wp-image-3856" src="https://stampede-design.com/wp-content/uploads/2018/02/a-list-a-part.jpg" alt="a-list-apart-stampede" /></div>
<p><a href="http://alistapart.com" target="_blank">A List Apart</a> explores the design, development, and meaning of web content, with a special focus on web standards and best practices. Like Smashing Magazine, the site provides a lot of good articles regarding web development. I could spend hours and hours here going through every article.</p>
<h2>CSS Community</h2>
<div class="full"><img decoding="async" class="alignnone size-full wp-image-3860" src="https://stampede-design.com/wp-content/uploads/2018/02/css-community.jpg" alt="css-community-stampede" /></div>
<p><a href="https://plus.google.com/communities/106425668610348127113" target="_blank">CSS Community</a> is a special community for CSS Designing Discussion on Google+. Among the topics discussed are CSS techniques, tips, tricks and many more. Functioning as a community, the members would also help you if you have any issues regarding CSS.</p>
<h2>CSS3 Generator</h2>
<div class="full"><img decoding="async" class="alignnone size-full wp-image-3864" src="https://stampede-design.com/wp-content/uploads/2018/02/css3-generator.jpg" alt="css3-generator-stampede" /></div>
<p>Instead of writing all CSS3 stuff manually one line after another, which can be time consuming after a while &#8211; why not give it a try at <a href="http://css3generator.com/" target="_blank">CSS3 Generator</a>?</p>
<h2>Colorzilla</h2>
<div class="full"><img decoding="async" class="alignnone size-full wp-image-3870" src="https://stampede-design.com/wp-content/uploads/2018/02/color-zilla.jpg" alt="colorzilla-stampede" /></div>
<p><a href="http://www.colorzilla.com" target="_blank">ColorZilla</a> is a Mozilla extension that assists web developers and graphic designers with color related and other tasks. Pretty handy to speed up the development process.</p>
<p>Have you got your own list and would like to share with us? Feel free to add them in the comments section!</p>
<p>The post <a href="https://stampede-design.com/blog/online-resources-for-front-end-developers/">8 Useful Resources for Front-End Developers</a> appeared first on <a href="https://stampede-design.com">Stampede: the strategic design &amp; technology company</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://stampede-design.com/blog/online-resources-for-front-end-developers/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
	</channel>
</rss>
