vit's Stars
graninas/functional-declarative-design-methodology
Article: Functional Declarative Design
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
didibus/clj-ddd-example
An example implementation of Domain Driven Design in Clojure.
AlariCode/4-nodejs-demo-1
Первый репозиторий к курсу основ NodeJS
londonappbrewery/Flutter-Course-Resources
Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
DetainedDeveloper/App-Brewery-Flutter-Null-Safety
An initiative to help students following AppBrewery Flutter course by providing necessary updated information
appmakingco/flutter-for-beginners
A Beginner's Guide to Learn Flutter
timoknapp/flutter-bootcamp
📱The Complete Flutter Development Bootcamp using Dart by @angelabauer
how-to-firebase/firelist-react
An implementation of Firelist using React
felangel/bloc
A predictable state management library that helps implement the BLoC design pattern
ResoCoder/finished-flutter-firebase-ddd-course
https://resocoder.com/flutter-firebase-ddd-course
firebase/flutterfire
🔥 A collection of Firebase plugins for Flutter apps.
ericwindmill/flutter_in_action_public
Source code for the examples in the book
miyagis-forests/farmacy-food-kata
Team Miyagi's Little Forests solution to the Farmacy Food Architecture Kata
pine-vm/pine
Cross-platform runtime environment for the Elm programming language.
debasishg/frdomain
Code repo for Functional and Reactive Domain Modeling
mblink/composefree
Minimum boilerplate lib and pattern for Free/Coproduct/Inject based applications
rtfeldman/elm-spa-example
A Single Page Application written in Elm
MithrilJS/mithril.js
A JavaScript Framework for Building Brilliant Applications
jorgebucaran/hyperapp
1kB-ish JavaScript framework for building hypertext applications
winitzki/sofp
A free book: "The Science of Functional Programming"
graninas/hierarchical-free-monads-the-most-developed-approach-in-haskell
Big article about Hierarchical Free Monads, the most developed approach to build real software in Haskell
tssm/up-to-date-real-world-haskell
I'm trying to update the Real World Haskell book
graninas/software-design-in-haskell
Software Design in Haskell. A structured set of materials. How to build real-world applications in Haskell.
hmemcpy/milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
swlaschin/DomainModelingMadeFunctional
Extended code samples related to the book "Domain Modeling Made Functional". Buy the book here: https://pragprog.com/book/swdddf/domain-modeling-made-functional or here https://fsharpforfunandprofit.com/books/
MoiraeSoftware/myriad
Myriad is a code generator for F#
7sharp9/falanx
Generates F# code from protobuff schema for binary and json format
lampepfl/dotty-macro-examples
Various tasks solved via metaprogramming in Dotty