simple-blog-application-backend-challenge VS readable-tests-by-example

Compare simple-blog-application-backend-challenge vs readable-tests-by-example and see what are their differences.

readable-tests-by-example

Project that was used to demonstrate how to write tests that can serve as living code documentation. (DDD, Hexagonal Architecture, DSL, BDD) (by CamilYed)
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
simple-blog-application-backend-challenge readable-tests-by-example
2 2
100 7
- -
0.0 0.0
over 1 year ago about 2 years ago
TypeScript Groovy
MIT License Apache License 2.0
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.

simple-blog-application-backend-challenge

Posts with mentions or reviews of simple-blog-application-backend-challenge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-08.
  • From Frontend to Backend
    7 projects | /r/cscareerquestionsEU | 8 Dec 2023
    I'll slowly start to see other repos and documentations, and identify the patterns. In this repo: https://github.com/dyarleniber/simple-blog-application-backend-challenge/blob/main/README.md, for example, I could see again concepts like, Repository, Interfaces, Domain, entities, infrastructure and so on.
  • Hexagonal Architecture and Clean Architecture (with examples)
    2 projects | dev.to | 10 Aug 2022
    And if you want to take a look in a code example, of how to use Clean Architecture in a project, you can also check out this repository: Simple Blog Application: backend challenge. Where I created a Simple Blog API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, Design Patterns, and some DDD patterns. It was part of a backend coding challenge, so it has some other interesting features, like authentication with JWT, a CI Workflow with GitHub Actions, a local environment with Docker and Docker Compose, and a documentation.

readable-tests-by-example

Posts with mentions or reviews of readable-tests-by-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-26.

What are some alternatives?

When comparing simple-blog-application-backend-challenge and readable-tests-by-example you can also consider the following projects:

undb - 🚀 Private first, unified, self-hosted no code database.

java-ddd-example - ♨️ DDD in Java skeleton & examples. Course:

treees - Trees images generator based on L-Systems made with TypeScript using OOP principles.

Javaslang - vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.

nodetskeleton - A NodeJs Skeleton based in Clean Architecture to use TypeScript with ExpressJS, KoaJS or any other web server framework. Please give star to project to show respect to author and effort. 🤗

php-ddd-example - 🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6

clean-react - Sistema em ReactJs usando Hooks, Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles

ddd-hexagonal-cqrs-es-eda - Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architecture (EDA), Behaviour Driven Development (BDD) using TypeScript and NestJS. Like what you see? Don't forget to star! ⭐ ^^^

clean-architecture-react - Clean Architecture Example Using React.js

bitloops-language - Open-source transpiled programming language that helps you write clean code, well-designed systems, and build high-quality software that is testable, auditable and maintainable. Like what you see? Don't forget to star! :star: ^^^

clean-architecture-with-typescript-api

typescript-ddd-example - 🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns