Angel Daniel Munoz Gonzalez

Angel Daniel Munoz Gonzalez @tunaxor

About: I'm a Mexican dude, tacos and stuff. In total love with F# |> ❤.

Location:
Mexico
Joined:
Oct 5, 2017

Angel Daniel Munoz Gonzalez
articles - 53 total

Local migrations for embedded SQLite in F#

Hello there, once again we're back with more F# goodies. There's a very minimal chance that you...

Learn More 2 0Mar 2 '24

Exploring a foreign F# codebase

Hello folks, here we are again with more F# content for you! I have a few things in mind that I want...

Learn More 5 0Feb 24 '24

Revisiting WASM for F#

Hey there folks! It has been a while! As you may be aware with my content at this point I do a bunch...

Learn More 8 1Dec 16 '23

Oh no, I typed 'dotnet new web' with F#!

Oh Jesus... not this again... please don't tell me that you just typed: dotnet new web -lang F# -o...

Learn More 14 1Jul 20 '23

F# File uploads with Saturn and Falco

Hello there folks! It has been quite a while (once again hah!) while I've been busy working in a few...

Learn More 7 2Jul 19 '23

Mixing Google Cloud and F#

This post is part of the #FsAdvent Calendar Thanks to Sergey Tihon for once again,...

Learn More 5 0Dec 16 '22

Targeting Node, Bun and Deno With F#

Hello folks, here we are once again with more F#, this time we'll be talking about how can we use the...

Learn More 35 0Jul 13 '22

Exploring The F# Frontend Landscape

Hello everyone it's been a while! Today we will talk about what is the current frontend landscape of...

Learn More 126 22May 24 '22

F# Bits: Http Requests

Hello everyone! I have the pleasure to announce you the pilot of a new series I have in mind, this...

Learn More 7 0Apr 11 '22

F# and WebAssembly

F# and WebAssembly When I talk about F# and Web development I tend to speak about Fable...

Learn More 54 7Jan 28 '22

Progressively Adding Fable to JS Projects

You can find the sources for the code we'll use in this post in this repository's directory Hello...

Learn More 24 0Jan 7 '22

Building a Webpack alternative in F#

Fable 3 made something I was not aware for some time, it moved to emitting ESM Modules and leaving...

Learn More 79 8Dec 17 '21

Dealing with workflows in F#

This post is part of the F# Advent Calendar, thanks to @sergey_tihon for organizing this wonderful...

Learn More 23 0Dec 3 '21

Data Access in F#

Hello there, this is the next entry in Simple Things F#. Today we'll talk about Database access....

Learn More 28 4Nov 13 '21

Server Sent Events with Saturn and F#

For this week's F# content I've have some server side stuff. I spend most of my days writing frontend...

Learn More 19 3Sep 25 '21

Type Safe HTML With FSharp

And the more F# the better! We're back with yet another way of doing Web Standards HTML... While...

Learn More 9 2Sep 18 '21

Creating Web Components with Fable.Lit

And We're back! with more F# goodness! Last time we saw how to write components with lit-html and F#...

Learn More 17 0Sep 4 '21

Using lit-html with F#

Hello, there! Today I'll bring you some F# goodness this time for the frontend developers who may...

Learn More 51 10Aug 28 '21

Web Scraping with F#

NOTE: The content of this post is based on this code, check it for the full...

Learn More 12 0Aug 19 '21

Web Scrapping con F#

NOTA: El conenido de este post esta basado en este...

Learn More 3 0Aug 19 '21

Generando HTML en F#

Cosas simples en fsharp Hola! esta es la cuarta entrada en "Cosas simples en F#" Hoy...

Learn More 3 0Aug 17 '21

Doing MVC in F# and Saturn

Simple things in F If you come from PHP, Javascript this might help you understand a...

Learn More 11 0Jul 16 '21

Generating HTML in F#

Simple things in FSharp Hello there, this is the 4th entry in Simple Things F#. Today...

Learn More 8 0Jul 16 '21

Taking Advantage of the platform with Sutil and Web Components

Hello everyone, here we are once again with another F# blog post. This time I want to bring attenti...

Learn More 17 0May 28 '21

Making Http Requests in F#

Simple things in FSharp This is the third post in Simple things in F#. Today we will talk...

Learn More 35 4Mar 15 '21

Doing some IO in F# - 2

Simple things in F This is the second post in Simple things in F# I felt the IO chapter is...

Learn More 14 0Mar 12 '21

Doing some IO in F#

Simple things in FSharp As part of my effort to share the F# goodness I'll start a series...

Learn More 31 0Mar 12 '21

Backing up files with F# Scripts and MongoDB GridFS

F# 5.0 has strong scripting capabilities thanks to the updated #r "nuget: " directive, this allows yo...

Learn More 7 0Dec 7 '20

F#'s MEAN

If there's something that people think (or used to think) when node is mentioned it's very likely to...

Learn More 17 0Dec 6 '20

Presenting Mondocks

I'm a person that tries to ease other people's lives, if not at least my own. One of the things I fou...

Learn More 9 0Nov 29 '20