Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /customers/7/e/7/stefanledin.se/httpd.www/wp-content/plugins/above-the-fold-optimization/includes/critical-css.class.php on line 103 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /customers/7/e/7/stefanledin.se/httpd.www/wp-content/plugins/above-the-fold-optimization/includes/critical-css.class.php on line 120 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /customers/7/e/7/stefanledin.se/httpd.www/wp-content/plugins/above-the-fold-optimization/includes/critical-css.class.php on line 142 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /customers/7/e/7/stefanledin.se/httpd.www/wp-content/plugins/above-the-fold-optimization/includes/critical-css.class.php on line 335 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /customers/7/e/7/stefanledin.se/httpd.www/wp-content/plugins/above-the-fold-optimization/includes/critical-css.class.php on line 497 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /customers/7/e/7/stefanledin.se/httpd.www/wp-content/plugins/above-the-fold-optimization/includes/critical-css.class.php on line 510 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /customers/7/e/7/stefanledin.se/httpd.www/wp-content/plugins/wp-markdown/markdownify/markdownify.php on line 299 Stefan Ledin – Page 8 – Web developer @ ordbild.se
Skip to content

Stefan Ledin

Web developer @ ordbild.se

Recent Posts

  • The WordPress Performance Challenge: Revisited
  • If I suck, please let me suck
  • WordPress on Laravel Valet
  • Fix the redirect loop on WordPress multisite
  • The WordPress Performance Challenge, part 7: Success is found above the fold

More thoughts about the perfect workflow

In my previous post about Git workflows with WordPress, I suggested that you should put all files, including plugins and core files, under version controll. For example, Chris Coyer does this in his screencast about this subject. However, I don’t think it’s the best way to work in every possible situation.

Continue reading More thoughts about the perfect workflow

Posted on 2014-04-072015-07-28Categories WorkflowTags Git, WordPress, Workflow

The (hunt for the) perfect WordPress workflow

Workflows and best practices are something that I am kind of obsessed about. What’s the best way to concatenate and minify scripts and stylesheets? To optimize images? To manage dependencies?

Continue reading The (hunt for the) perfect WordPress workflow

Posted on 2014-03-192015-07-28Categories WorkflowTags Git, WordPress, Workflow

Git off FTP deployment!

So you’ve read about this Git thing on Twitter or maybe listened to an annoying colleague who keeps talking about it. Perhaps you’ve come to the conclusion that Git is something good and you should probably use it.

Continue reading Git off FTP deployment!

Posted on 2013-11-232015-07-28Categories UncategorizedTags Git, Workflow

Explaining TDD for myself

I spend a lot of time these days trying to learn test driven development, TDD. I belive it was about a year and a half ago when I first came across this concept. Maybe not that surpriceingly, I was learning Ruby on Rails at the time. (TDD is a lot more common in the Ruby community.)

Continue reading Explaining TDD for myself

Posted on 2013-11-222015-07-28Categories UncategorizedTags TDD

For dummies: A local environment in Laravel 4

The typical scenario is that you are using MAMP (or WAMP) to create a local installation of your Laravel application. This will work just fine until it’s time to deploy your app to an production server.

Continue reading For dummies: A local environment in Laravel 4

Posted on 2013-09-132015-07-28Categories UncategorizedTags Laravel

Posts navigation

Previous page Page 1 … Page 7 Page 8
Proudly powered by WordPress