Haskell | Getting Started with Hakyll
TL;DR https://jaspervdj.be/hakyll/tutorials/01-installation.html
TL;DR https://jaspervdj.be/hakyll/tutorials/01-installation.html
https://bollu.github.io/teleport/
Readings Haskell Glasgow Haskell Compiler Tutorials Applications Games Installation Or install manuell Installation on Windows and Powershell First Steps Configuration Cabal configuration file is by… Read More »Haskell | Getting Started
Mathematics Sum of Squares Create an new App Prepare environment Fix NodeJS SSL Error Install dependencies and run app
Get started Install Fable with Create an new App Prepare environment Fix NodeJS SSL Error Install dependencies and run app
Development Workflow TL;DR Run App VSCode and DevTools Change default browser Press F1, find Preferences: Open Settings (UI) then search for devtoolsbrowser. Change in DevTools Menu Working with Modules… Read More »Flutter | Cookbook
Additional Tools Grinder Dart workflows, automated. Grinder consists of a library to define project tasks (e.g., test, build, doc) and a command-line tool to run them. mono_repo Manage… Read More »Dart | Cookbook
Introduction Creating a simple class Using optional parameters Create a factory Implement an interface Use Dart for functional programming Language samples The following is copied… Read More »Dart | Learning Dart
Introduction Flutter Command Line To show all commands, just run flutter
In this post, you will learn how to get started with Angular I18n using ngx-translate, the internationalization (i18n) library for Angular. We will cover the following topics:… Read More »Angular | Working with I18N