<?xml version="1.0" encoding="UTF-8"?>
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Fredrik Andersson</title>
      <link>http://fredrik.anderzon.se</link>
      <description>Musings • Development • Code</description>
      <atom:link href="http://fredrik.anderzon.se/rss.xml" rel="self" type="application/rss+xml" />
      <language>en</language>
      
    <item>
      <title><![CDATA[Separate bundle identifiers for debug and release builds in Expo]]></title>
      <link>http://fredrik.anderzon.se/2026/04/28/expo-separate-bundle-identifiers-debug-release/</link>
      <guid>http://fredrik.anderzon.se/2026/04/28/expo-separate-bundle-identifiers-debug-release/</guid>
      <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[ Separate bundle identifiers for debug and release builds in Expo...]]></description>
    </item>
    <item>
      <title><![CDATA[Setting up SSH keys for multiple Bitbucket/Github accounts]]></title>
      <link>http://fredrik.anderzon.se/2017/03/14/setting-up-ssh-keys-for-multiple-bitbucket-github-accounts/</link>
      <guid>http://fredrik.anderzon.se/2017/03/14/setting-up-ssh-keys-for-multiple-bitbucket-github-accounts/</guid>
      <pubDate>Tue, 14 Mar 2017 00:00:00 GMT</pubDate>
      <description><![CDATA[ Setting up SSH keys for multiple Bitbucket/Github accounts...]]></description>
    </item>
    <item>
      <title><![CDATA[Custom Error types in Rust and the ? operator]]></title>
      <link>http://fredrik.anderzon.se/2017/02/05/custom-error-types-in-rust-and-the-question-mark-operator/</link>
      <guid>http://fredrik.anderzon.se/2017/02/05/custom-error-types-in-rust-and-the-question-mark-operator/</guid>
      <pubDate>Sun, 05 Feb 2017 00:00:00 GMT</pubDate>
      <description><![CDATA[Recently I was "forced" into writing some Rust again, after a few months of working on other things, because I had made a commitment to give a talk on the [Rocket framework](https://rocket.rs/) - a beautiful web framework for Rust....]]></description>
    </item>
    <item>
      <title><![CDATA[Rust code style and Rustfmt]]></title>
      <link>http://fredrik.anderzon.se/2017/01/31/rust-code-style-and-rustfmt-2/</link>
      <guid>http://fredrik.anderzon.se/2017/01/31/rust-code-style-and-rustfmt-2/</guid>
      <pubDate>Tue, 31 Jan 2017 00:00:00 GMT</pubDate>
      <description><![CDATA[Coming to Rust most recently from the JavaScript world I was used to code style being something that was wildly debated and something that would change from project to project I worked on....]]></description>
    </item>
    <item>
      <title><![CDATA[Setting up a free MongoDB database on mLab and connecting to it with Node.js]]></title>
      <link>http://fredrik.anderzon.se/2017/01/17/setting-up-a-free-mongodb-database-on-mlab-and-connecting-to-it-with-node-js/</link>
      <guid>http://fredrik.anderzon.se/2017/01/17/setting-up-a-free-mongodb-database-on-mlab-and-connecting-to-it-with-node-js/</guid>
      <pubDate>Tue, 17 Jan 2017 00:00:00 GMT</pubDate>
      <description><![CDATA[ Setting up a free MongoDB database on mLab and connecting to it with Node.js...]]></description>
    </item>
    <item>
      <title><![CDATA[Authenticating a REST API on AWS Lambda using Auth0]]></title>
      <link>http://fredrik.anderzon.se/2017/01/17/authenticating-a-rest-api-on-aws-lambda-using-auth0/</link>
      <guid>http://fredrik.anderzon.se/2017/01/17/authenticating-a-rest-api-on-aws-lambda-using-auth0/</guid>
      <pubDate>Tue, 17 Jan 2017 00:00:00 GMT</pubDate>
      <description><![CDATA[ Authenticating a REST API on AWS Lambda using Auth0...]]></description>
    </item>
    <item>
      <title><![CDATA[Lambdasync 3.0 - Lambda proxy integrations, local devserver and express apps on Lambda]]></title>
      <link>http://fredrik.anderzon.se/2017/01/08/lambdasync-3-0-lambda-proxy-integrations-local-devserver-and-express-apps-on-lambda/</link>
      <guid>http://fredrik.anderzon.se/2017/01/08/lambdasync-3-0-lambda-proxy-integrations-local-devserver-and-express-apps-on-lambda/</guid>
      <pubDate>Sun, 08 Jan 2017 00:00:00 GMT</pubDate>
      <description><![CDATA[ Lambdasync 3.0 - Lambda proxy integrations, local devserver and express apps on Lambda...]]></description>
    </item>
    <item>
      <title><![CDATA[Adding create-react-app scripts to an existing project]]></title>
      <link>http://fredrik.anderzon.se/2016/12/04/adding-create-react-app-scripts-to-an-existing-project/</link>
      <guid>http://fredrik.anderzon.se/2016/12/04/adding-create-react-app-scripts-to-an-existing-project/</guid>
      <pubDate>Sun, 04 Dec 2016 00:00:00 GMT</pubDate>
      <description><![CDATA[ Adding create-react-app scripts to an existing project...]]></description>
    </item>
    <item>
      <title><![CDATA[Lambdasync support for adding AWS Lambda environment variables]]></title>
      <link>http://fredrik.anderzon.se/2016/12/01/lambdasync-support-for-adding-aws-lambda-environment-variables/</link>
      <guid>http://fredrik.anderzon.se/2016/12/01/lambdasync-support-for-adding-aws-lambda-environment-variables/</guid>
      <pubDate>Thu, 01 Dec 2016 00:00:00 GMT</pubDate>
      <description><![CDATA[ Lambdasync support for adding AWS Lambda environment variables...]]></description>
    </item>
    <item>
      <title><![CDATA[Introducing Lambdasync: A quest for easy deploys of JSON APIs to AWS Lambda]]></title>
      <link>http://fredrik.anderzon.se/2016/11/26/introducing-lambdasync-a-quest-for-easy-deploys-of-json-apis-to-aws-lambda/</link>
      <guid>http://fredrik.anderzon.se/2016/11/26/introducing-lambdasync-a-quest-for-easy-deploys-of-json-apis-to-aws-lambda/</guid>
      <pubDate>Sat, 26 Nov 2016 00:00:00 GMT</pubDate>
      <description><![CDATA[ Introducing Lambdasync: A quest for easy deploys of JSON APIs to AWS Lambda...]]></description>
    </item>
    <item>
      <title><![CDATA[Create a REST API on AWS Lambda using Lambdasync]]></title>
      <link>http://fredrik.anderzon.se/2016/11/25/create-a-rest-api-on-aws-lambda-using-lambdasync/</link>
      <guid>http://fredrik.anderzon.se/2016/11/25/create-a-rest-api-on-aws-lambda-using-lambdasync/</guid>
      <pubDate>Fri, 25 Nov 2016 00:00:00 GMT</pubDate>
      <description><![CDATA[AWS Lambda is a pretty great place to put your APIs, you don't need to configure any servers, you pay only for what you use, and it automatically scales as your audience does....]]></description>
    </item>
    <item>
      <title><![CDATA[Rust for Node.js developers - Part 3 - Crates, Modules and the web]]></title>
      <link>http://fredrik.anderzon.se/2016/07/12/rust-for-node-js-developers-part-3-crates-modules-and-the-web-2/</link>
      <guid>http://fredrik.anderzon.se/2016/07/12/rust-for-node-js-developers-part-3-crates-modules-and-the-web-2/</guid>
      <pubDate>Tue, 12 Jul 2016 00:00:00 GMT</pubDate>
      <description><![CDATA[ Rust for Node.js developers - Part 3 - Crates, Modules and the web...]]></description>
    </item>
    <item>
      <title><![CDATA[Rust for Node.js developers - Part 2 - Can I borrow that?]]></title>
      <link>http://fredrik.anderzon.se/2016/06/17/rust-for-node-js-developers-part-2-can-i-borrow-that/</link>
      <guid>http://fredrik.anderzon.se/2016/06/17/rust-for-node-js-developers-part-2-can-i-borrow-that/</guid>
      <pubDate>Fri, 17 Jun 2016 00:00:00 GMT</pubDate>
      <description><![CDATA[ Rust for Node.js developers - Part 2 - Can I borrow that?...]]></description>
    </item>
    <item>
      <title><![CDATA[Rust for Node.js developers - Part 1 - Introduction to Rust]]></title>
      <link>http://fredrik.anderzon.se/2016/05/10/rust-for-node-developers-part-1-introduction/</link>
      <guid>http://fredrik.anderzon.se/2016/05/10/rust-for-node-developers-part-1-introduction/</guid>
      <pubDate>Tue, 10 May 2016 00:00:00 GMT</pubDate>
      <description><![CDATA[ Rust for Node.js developers - Part 1 - Introduction to Rust...]]></description>
    </item>
    <item>
      <title><![CDATA[AWS Lamdba (Node): Mapping input parameters and returning html]]></title>
      <link>http://fredrik.anderzon.se/2015/11/23/aws-lamdba-mapping-input-parameters-and-returning-html/</link>
      <guid>http://fredrik.anderzon.se/2015/11/23/aws-lamdba-mapping-input-parameters-and-returning-html/</guid>
      <pubDate>Mon, 23 Nov 2015 00:00:00 GMT</pubDate>
      <description><![CDATA[ AWS Lamdba (Node): Mapping input parameters and returning html...]]></description>
    </item>
    </channel>
  </rss>