<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Development on Tech-Tutorials, Howtos and buying advice</title><link>/categories/development/</link><description>Recent content in Development on Tech-Tutorials, Howtos and buying advice</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 13 Jul 2021 00:00:00 +0000</lastBuildDate><atom:link href="/categories/development/index.xml" rel="self" type="application/rss+xml"/><item><title>svelte SPA with TypeScript, Routes and SCSS</title><link>/blog/2021/07/svelte-spa-with-typescript-routes-and-scss/</link><pubDate>Tue, 13 Jul 2021 00:00:00 +0000</pubDate><guid>/blog/2021/07/svelte-spa-with-typescript-routes-and-scss/</guid><description>&lt;p>&lt;a href="https://svelte.dev" target="_blank" rel="noopener">svelte&lt;/a>
is one of the newer JavaScript-Frameworks out there. Although I do not tend to jump on the hype train, the &amp;ldquo;compile time&amp;rdquo; approach &lt;a href="https://svelte.dev" target="_blank" rel="noopener">svelte&lt;/a>
uses is really promising referring to performance and size. Here is how to start a project with &lt;code>TypeScript&lt;/code>, Routes and &lt;code>SCSS&lt;/code>&amp;hellip;&lt;/p></description></item><item><title>Integrate a github fork's remote changes</title><link>/blog/2021/05/upgrade-a-github-fork-remote-changes/</link><pubDate>Mon, 31 May 2021 00:00:00 +0000</pubDate><guid>/blog/2021/05/upgrade-a-github-fork-remote-changes/</guid><description>&lt;p>Creating a fork on github is the default way of submitting pull requests or perform off the shelf changes. If you would like to re-integrate the updates from an upstream repository, this is sometimes a bit tricky. Here is how to do this.&lt;/p></description></item><item><title>AES-GCM encryption in JavaScript, decrypted in C#</title><link>/series/dotnet/js-gcm-encrypt-dotnet-decrypt/</link><pubDate>Mon, 17 May 2021 00:00:00 +0000</pubDate><guid>/series/dotnet/js-gcm-encrypt-dotnet-decrypt/</guid><description>&lt;p>If you must encrypt in the browser, JavaScript with Web Crypto API is an option. If you need to decrypt the results in a different language, it takes some time to find out how. Here&amp;rsquo;s one approach with AES-GCM.&lt;/p></description></item><item><title>Learn concepts, not frameworks</title><link>/blog/2021/05/learn-concepts-not-frameworks/</link><pubDate>Fri, 14 May 2021 00:00:00 +0000</pubDate><guid>/blog/2021/05/learn-concepts-not-frameworks/</guid><description>&lt;p>Software development is a complex task and today it is characterized by the use of third-party libraries and frameworks. Unfortunately learning to use them may not be the best way to improve as a programmer. So what to do instead?&lt;/p></description></item><item><title>Shell scripting - cheatsheet</title><link>/blog/2021/04/shell-scripting-cheatsheet/</link><pubDate>Sat, 24 Apr 2021 00:00:00 +0000</pubDate><guid>/blog/2021/04/shell-scripting-cheatsheet/</guid><description>&lt;p>Here&amp;rsquo;s a cheatsheet for shell scripting including some tips and tricks, where and how to use it.&lt;/p></description></item><item><title>Markdown - cheatsheet</title><link>/blog/2021/04/markdown-cheatsheet/</link><pubDate>Thu, 08 Apr 2021 00:00:00 +0000</pubDate><guid>/blog/2021/04/markdown-cheatsheet/</guid><description>&lt;p>Markdown is an easy way to write formatted and structured content in a simple text editor. It converts easily to various formats, such as HTML and is often used to publish github project documentation in form of a &lt;code>README.md&lt;/code>. Here is my personal cheatsheet.&lt;/p></description></item><item><title>HTML / CSS tricks, you might not know...</title><link>/blog/2021/03/html-and-css-tricks/</link><pubDate>Wed, 24 Mar 2021 00:00:00 +0000</pubDate><guid>/blog/2021/03/html-and-css-tricks/</guid><description>&lt;p>In the last years I came across some really useful HTML and CSS tricks, I find really useful and that I would like to share with you.&lt;/p></description></item></channel></rss>