Refactoring-Summary VS Binaryish-Clock

Compare Refactoring-Summary vs Binaryish-Clock and see what are their differences.

Refactoring-Summary

Summary of "Refactoring: Improving the Design of Existing Code" by Martin Fowler (by HugoMatilla)

Binaryish-Clock

A fitbit watch face that partially displays the time in binary (by GWBasic)
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
Refactoring-Summary Binaryish-Clock
2 1
684 0
- -
0.0 10.0
over 1 year ago over 3 years ago
JavaScript
- 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.

Refactoring-Summary

Posts with mentions or reviews of Refactoring-Summary. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-24.
  • Ask HN: Where do I find good code to read?
    22 projects | news.ycombinator.com | 24 Aug 2023
    I find that reading books rather than code tends to be more helpful in terms of finding good takes on what clean code is -- more specifically books on refactoring or specific language-related features (like 'Effective Java' or 'Fluent Python'). The issue with just reading code is that many times - you'll miss out on why the author chose to use the expression or abstractions which they chose to use. Reading a book at least takes you through author's thought process. For an alternative - you could always browse repositories which contain notes on refactoring as well like this one (which does a good job summarizing some of the key principles from Fowler's book on refactoring):

    https://github.com/HugoMatilla/Refactoring-Summary

  • Is it okay to return my original List/Collection/Datastructure I'm storing my data in or is that against some OOP principals?
    1 project | /r/javahelp | 15 Mar 2021
    https://github.com/HugoMatilla/Refactoring-Summary#28-encapsulate-collection

Binaryish-Clock

Posts with mentions or reviews of Binaryish-Clock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-24.
  • Ask HN: Where do I find good code to read?
    22 projects | news.ycombinator.com | 24 Aug 2023
    I'll shoot with two examples:

    (Tooting my own horn) A Fitbit watchface that I wrote a few years back: https://github.com/GWBasic/Binaryish-Clock

    An event/threading library for C#. I keep a fork in my Github because the original source was archived: https://github.com/GWBasic/retlang

    Note that both examples are "functionally obsolete." The Fitbit studio environment is deprecated in favor of Android Watch; and if you're using C#, you can should be using Tasks to get similar functionality to Retlang.

What are some alternatives?

When comparing Refactoring-Summary and Binaryish-Clock you can also consider the following projects:

glib - Read-only mirror of https://gitlab.gnome.org/GNOME/glib

sqlite - sqlite mirror

clara-rules - Forward-chaining rules in Clojure(Script)

SQLite - Official Git mirror of the SQLite source tree

retlang

pocket - Official implementation of the Pocket Network Protocol v1

pytudes - Python programs, usually short, of considerable difficulty, to perfect particular skills.

beanie - Asynchronous Python ODM for MongoDB

deno - A modern runtime for JavaScript and TypeScript.