web-tutorial VS racket-markdown-blog

Compare web-tutorial vs racket-markdown-blog and see what are their differences.

web-tutorial

How to write web applications with Racket (by soegaard)

racket-markdown-blog

This repository contains another attempt of writing a blog. The blog's "engine" is written in Racket. There is a Dockerfile which can be used to run the blog inside a Docker container, to ease deployment. (by ZelphirKaltstahl)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
web-tutorial racket-markdown-blog
4 1
50 1
- -
0.0 0.0
almost 4 years ago about 6 years ago
Racket Racket
MIT License GNU General Public License v3.0 only
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.

web-tutorial

Posts with mentions or reviews of web-tutorial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-13.
  • The only remaining device in the world that can still run the mit-scheme...
    8 projects | /r/RacketHomeworks | 13 Apr 2023
  • Adding Racket code in a website
    3 projects | /r/Racket | 27 Sep 2021
  • I'm searching for a simple example or package like Rubys Sinatra
    1 project | /r/Racket | 18 May 2021
    https://github.com/soegaard/web-tutorial/blob/master/listit3/control.rkt#L135
  • Racket Compiler and Runtime Status: January 2021
    4 projects | news.ycombinator.com | 24 Jan 2021
    Jesse Alama here. If you bought a book from me but are unsatisfied, I'm happy to refund you. If you found my stuff unhelpful, let me know what's missing and I can try to include a discussion of that in the next edition. Just write me offline. Or write to the group, or visit us (or me) in the Racket Slack.

    I wrote my stuff to help people get into web development with Racket. I love web devel, and Racket, too. You and I have a lot in common: I found the official docs puzzling, so I worked out my own approach to them and made _Server: Racket_. It should go without saying that that's the origin story of just about every paid book out there on applications of programming language X to domain Y. That's not even a criticism of the Racket docs. Plenty of tools/languages also have good docs, and there are lots of books, too. How many Django books (or even courses) are out there?

    There are also some great web programming tutorials out there for Racket, too. I recommend this one, by Racket star Jens Axel Søgaard: https://github.com/soegaard/web-tutorial .

    I hope you'd give Racket a chance. Since you're talking about it, it sounds like you're dipping your toes in the waters. I'm pretty sure you'll find them quite welcoming. That said, all this negativity is pretty off-putting.

racket-markdown-blog

Posts with mentions or reviews of racket-markdown-blog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-24.
  • Racket Compiler and Runtime Status: January 2021
    4 projects | news.ycombinator.com | 24 Jan 2021
    Huh? Weird, I have written a blog website in what Racket offers, following the documentation you criticize in another comment and got it working. Even the not so easy to understand continuation based side of it came to me after reading it thoroughly. It is quite simple to setup your REST routes and all that.

    If you are interested, you may refer to: https://github.com/ZelphirKaltstahl/racket-markdown-blog/tre...

    I did never bring it online, as I never rented a server for it, but it definitely functions and I had some local posts, which I did not include in the repository.

    Did you never have a software without documentation? I think that would be way worse than having a sort of OK documentation of a bare bones web framework, that is actually understandable, with careful reading.

    The Racket mailing list is also very helpful and people there are helpful in my experience. Show them you tried and your attempt at things and they'll probably help you out. My only pain with it is, that they are on Google groups.

What are some alternatives?

When comparing web-tutorial and racket-markdown-blog you can also consider the following projects:

ChezScheme - Chez Scheme

racketscript - Racket to JavaScript Compiler

thenotepad - 📓🍎An experimental blog written in Pollen / Racket

snow-fort - Snow Fort Server

my-website - My website

index.scheme.org - Searchable index of Scheme Lisp libraries

knotro

racket-grpc - Racket bindings to grpc

lexi-lambda