Blog articles

0
comment
on 5/6/2020 11:38 PM
The road towards frontend and backend separation Or at least why you should care about proxies when dealing with web applications. Around 2005 I studied computer science at Lund university. One of the professors warned us about two things: JavaScript a[...]
.
0
comment
on 5/6/2020 11:38 PM
The road towards frontend and backend separation Or at least why you should care about proxies when dealing with web applications. Around 2005 I studied computer science at Lund university. One of the professors warned us about two things: JavaScript a[...]
.
0
comment
on 5/2/2020 3:28 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News Microsoft Build 2020 registration is not only open, it’s FREE, it’s LIVE, it’s VIRTUAL, and it is all FOR YOU Introducing C# Source Generators Blazor WebAssembly 3.2.0 Release Candida[...]
.
0
comment
on 5/1/2020 3:41 PM
I had been working on a client project where I built the GraphQL backend for a new social network using primarily AppSync, Lambda and DynamoDB. One of the features of the app was to support private messaging between two users. To allow either user to fetc[...]
.
0
comment
on 4/26/2020 3:08 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News Announcing .NET 5.0 Preview 3 New Saturn Landing page Videos and Slides Phillip Carter- You got FP in my Enterprise!- λC 2019 F# and Functional Programming! – The Dev Talk Show Deploy[...]
.
0
comment
on 4/22/2020 5:13 PM
Hi, welcome to another weekly update. Production-Ready Serverless workshop goes virtual! Starting from May 4th, I will be running a 4-week instructor-led workshop that teaches you everything you need to know to build a production-ready serverless applicat[...]
.
0
comment
on 4/21/2020 6:42 AM
Most real-world programming languages are too complex to be studied using formal methods. For this reason, academics often work with simple theoretical languages instead. The λ-calculus is a simple formal language that is often used for talking about func[...]
.
0
comment
on 4/18/2020 11:14 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News SAFE v2 – Roadmap and request for feedback Using .NET Core to provide Power Query for Excel on Mac Work flow of diagnosing memory performance issues – Part 1 See What’s New in Visual [...]
.
0
comment
on 4/15/2020 11:56 AM
TL;DR To make an AppSync DynamoDB resolver throw exceptions on conditional check errors, we need to check $context.error in the response mapping template ourselves. Like this: #if ( $ctx.error ) #if ( $ctx.error.type.equals("DynamoDB:ConditionalCheckFaile[...]
.
0
comment
on 4/13/2020 4:23 PM
Have you been wondering about serverless but just don’t know how and where to start? Maybe you’re already building stuff with serverless, but don’t know if you’re doing it right? Are you unsure about the best practices for testing, monitoring and how to c[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper