No features have been listed yet.
Based on our record, Common Lisp should be more popular than HNPWA. It has been mentiond 11 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Hackernews has been my main information source for a long time. I used to explore with web clients from https://hnpwa.com/ for modern reading experiences. Cross-device bookmark is always a missing feature for those front end apps. So I decide to make it my own also as my personal project, which is a good chance for me to know about every aspects of launching an app, including UI design, test-driven development,... - Source: Hacker News / about 1 year ago
This might be a bit controversial but mostly authentication is framework agnostic. Usually the part you care about is access rights which is usually handled by your routing library. But I get what you're referring to. Hacker news and medium are weirdly the alternatives you might be looking for. You can checkout realworld and hnpwa to see examples for those in different frameworks. Source: over 2 years ago
A really simple project I just finished is building a PWA client for hacker news. I personally used React with Tailwind for mine, but there's a GitHub repo here (sadly archived now) that fully outlines a spec to go off, as well as providing you with an API to fetch the stories from. As you can see from the HNPWA site people have implemented it in many different frameworks, and all have their source code linked on... Source: about 3 years ago
Https://hnpwa.com (hackernews PWA) is a cool reference to see how a variety of different frameworks/libraries can be used. Source: almost 4 years ago
I wanted to do a demo that was a bit more substantial than a TodoMVC. Something that had routing and API requests. But not something that was going to be too involved like Realworld Demo. So Hackernews (https://hnpwa.com/) seemed like the perfect fit. - Source: dev.to / about 4 years ago
The yin-yang logo with lambdas was designed by Guy Steele, and he has granted permission for its use to Common Lisp Foundation (the entity which runs common-lisp.net website and the gitlab.common-lisp.net repo). Source: about 2 years ago
A wiki and pm tool I personally like a lot, simple, lightweight, is trac but there is no free hosting available — but I could work on hosting on AWS for instance. MoinMoin is also a good and simple wiki. You are using Medium a lot, which could also be a sensible option but it is more a publishing platform than a collaborative platform. Gitlab is also a popular choice I believe and we could use the instance on... Source: almost 3 years ago
Does anybody have information how the content on common-lisp.net is handled? Source: about 3 years ago
Any insight into the current down-time for common-lisp.net? Source: about 3 years ago
Python seems like a popular option these days and it is different enough from C++ in that it may teach you to think about programming in a different way. You could also try a functional language such as Lisp, Scheme) or Haskell -- they too will make you think differently about programming. Source: about 3 years ago
hn.premii.com - Read Hacker News articles and comments with this clean, simple, modern looking and fast performing universal app.
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
Read.HN - Read Hacker News with Instapaper
D (Programming Language) - D is a language with C-like syntax and static typing.
hckr news - An unofficial, alternative interface to Hacker News
Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...