<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>front-end on Curtis Timson</title><link>https://hugo.curtiscode.dev/tags/front-end/</link><description>Recent content in front-end on Curtis Timson</description><generator>Hugo -- gohugo.io</generator><language>en-GB</language><lastBuildDate>Wed, 09 Sep 2015 00:00:00 +0000</lastBuildDate><atom:link href="https://hugo.curtiscode.dev/tags/front-end/index.xml" rel="self" type="application/rss+xml"/><item><title>8 Tips to increase front end website performance</title><link>https://hugo.curtiscode.dev/post/front-end-dev/8-tips-to-increase-front-end-website-performance/</link><pubDate>Wed, 09 Sep 2015 00:00:00 +0000</pubDate><guid>https://hugo.curtiscode.dev/post/front-end-dev/8-tips-to-increase-front-end-website-performance/</guid><description>Recently I&amp;rsquo;ve been working on front-end performance improvements for a large web application and would like to share with you my findings. The following, in no particular order, are simple tips for achieving greater website performance:
Content Delivery Networks(CDN) can be used to serve data to your clients. Not only do they provide caching abilities, reducing load on your web servers, they also usually have servers distributed across the globe in order to send responses from nearer servers to your clients.</description></item><item><title>Quickly create HTML elements in jsFiddle</title><link>https://hugo.curtiscode.dev/post/tools/quickly-create-html-elements-in-jsfiddle/</link><pubDate>Fri, 04 Jul 2014 00:00:00 +0000</pubDate><guid>https://hugo.curtiscode.dev/post/tools/quickly-create-html-elements-in-jsfiddle/</guid><description>In case you haven&amp;rsquo;t already heard of it, jsFiddleis a web application which allows you to enter HTML, CSS and Javascript into different windows and render the output. It&amp;rsquo;s a great tool for testing various front-end concepts, and then &amp;ldquo;fiddles&amp;rdquo; can be saved and shared.
Because of this feature it&amp;rsquo;s a popular tool on StackOverflowfor demonstrating issues/solutions.
One feature I&amp;rsquo;ve come across is the ability to quickly create elements in the HTML window by using CSS selectors.</description></item></channel></rss>