There are no reviews yet. Be the first to send feedback to the community and the maintainers!
dotnet-core-cqrs-example
A simple application written using .Net Core 3, Mediatr and FluentValidation to demonstrate a modern CQRS system following clean architecture principals.flutter-architecture-comparison
A comparison between vanilla, scoped model, bloc and provider state management patterns in Flutter.my-reading-list
This serves as somewhere for me to dump all articles, docs, videos,courses and podcasts I go through in any given month.simple-cypress-testing-workshop
react-clean-redux-workshop
A workshop to explore how we can go about implementing an approach to Redux to requires less boilerplate code and is easier to reason with.react-state-management-workshop
A workshop to go through how we can best manage the state of applications and how to approach various scenarios that require state management.react-finds
A curated list of cool libraries that pertain to React.simple-javascript-testing-library-workshop
A workshop to go over why unit tests are important, why we should be writing them in our frontend applications and how to go about writing a simple library of your own.react-x-firebase-workshop
A workshop to explain how to go about integrating Firebase into your React application. We'll be implementing Authentication, Firestore, Remote Config, Cloud Functions and Hosting.build_an_app_in_flutter_workshop
A workshop to explore how we can create an application in Flutter that is ready to scale.freecodecamp-answers
My answers to the various freeCodeCamp certifications.project-zeus
introduction_to_flutter_workshop
A workshop to serve as an introduction to Flutter, Dart and how to go about building your first application.react-intro-to-hooks-workshop
This is a workshop that serves as a basic introduction to React hooks. We'll refactor our application to make use of functional components instead of class components as well as make use of hooks such as useState and useEffect to manage our component state and request lifecycle.flutter-finds
A curated list of cool libraries that pertain to Flutter.react-rewriting-redux-workshop
A workshop to demonstrate how by simply using what React has built into it's foundation, we can write a Redux/Flux like approach to global state management.hackerrank-solutions
my-content
A list of content that I have created. Includes my blog posts, podcasts I've hosted and CodeSandBox repositories of concepts I'm exploring.askharley.dev
refleqt
askharley
xstate-ps2-workshop
Created with CodeSandboxmy-portfolio
A list of my certificates, qualifications, degrees, jobs, experience and anything else that can come across as a humble brag.docker-for-dummies-workshop
A workshop to go introduce us to Docker, containerization, writing a Dockerfile, how to build an image and run a container.askharley-blog
My personal blog.Love Open Source and this site? Check out how you can help us