chrisfrew.in VS go-cleanarchitecture

Compare chrisfrew.in vs go-cleanarchitecture and see what are their differences.

chrisfrew.in

chrisfrew.in Website Source (by princefishthrower)

go-cleanarchitecture

An example Go application demonstrating The Clean Architecture. (by manuelkiessling)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
chrisfrew.in go-cleanarchitecture
3 3
6 613
- -
6.7 0.0
3 months ago almost 3 years ago
MDX Go
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

chrisfrew.in

Posts with mentions or reviews of chrisfrew.in. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.
  • Ask HN: Could you show your personal blog here?
    55 projects | news.ycombinator.com | 4 Jul 2023
    https://chrisfrew.in

    I try to focus on software and everything I've encountered through projects throughout my software career, but often a general post about thoughts on life / software in general sneak in here & there.

    My goal is always to share real world examples and code snippets, instead of the 1,000th iteration of the todo app.

  • Full Stack Forays with Go and gRPC
    5 projects | dev.to | 5 Jun 2023
  • Import a File as a Raw String in Gatsby or React
    2 projects | dev.to | 17 Apr 2021
    If you check out the repo for my blog, you'll see that I have a folder with each snippet actually as a normal code file in it's own language (.py for python, .cs for C#, .ts for TypeScript, and so on). As we'll see by the end of this post, I actually import each of these files as a raw string and then syntax highlight them using the prism-react-renderer library.

go-cleanarchitecture

Posts with mentions or reviews of go-cleanarchitecture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.
  • Ask HN: Could you show your personal blog here?
    55 projects | news.ycombinator.com | 4 Jul 2023
    https://manuel.kiessling.net

    Some personal favorites:

    Applying The Clean Architecture to Go applications (2012):

    https://manuel.kiessling.net/2012/09/28/applying-the-clean-a...

    Object-orientation and inheritance in JavaScript: a comprehensive explanation (2012):

    https://manuel.kiessling.net/2012/03/23/object-orientation-a...

    Why developing software without tests is like driving a car without brakes (2011):

    https://manuel.kiessling.net/2011/04/07/why-developing-witho...

    Tutorial: Single Page Applications with a Serverless Backend and Infrastructure as Code (2021):

    https://manuel.kiessling.net/2021/05/02/tutorial-react-singl...

  • ¿Como estructurar tu aplicación en Go?
    6 projects | dev.to | 9 May 2021
    Applying The Clean Architecture to Go applications
  • Dive to Clean Architecture with Golang
    6 projects | dev.to | 19 Dec 2020
    github - manuelkiessling/go-cleanarchitecture

What are some alternatives?

When comparing chrisfrew.in and go-cleanarchitecture you can also consider the following projects:

ideas3 - An Extra 100 Ideas For Computing - https://samsquire.github.io/ideas3/

go-clean-architecture-web-application-boilerplate - A web application boilerplate built with go and clean architecture.

heneli.dev - Heap State. It's a blog

chatgpt-shell - ChatGPT and DALL-E Emacs shells + Org babel 🦄 + a shell maker for other providers

ideas2 - Another 85+ Ideas for Computing https://samsquire.github.io/ideas2/

hugotunius.se - My website/blog. Jekyll, S3, Cloudflare

blog - My personal blog

elegant-cli - ✨ Build SEO-friendly websites, super fast full-stack web applications, and much more with Elegant. 💜 Built with Next.js, TipTap, Tailwind CSS, and more.

Nayuki-web-published-code - Complete collection of code files (*.java/js/py/cpp/etc.) published on Project Nayuki website.

blog - the source code for my blog

clean-architecture-golang - This is my purpose of how to structure a web application in golang following the clean architecture principles