A simple generic code generation tool Source: ribosome
Author Archives: Bojan Bjelić
Encounter: Joplin (open source note taking app)
JoplinAn open source note taking and to-do application with synchronisation capabilities https://joplinapp.org/
Encounter: The pedantic checklist for changing your data model in a web application
https://rtpg.co/2021/06/07/changes-checklist.html Quote: — Let’s say you have a web app with some database. In your database you have an Invoice model, where you store things you are charging your customers. Your billing system is flexible, so you support setting up tax inclusive or exclusive invoices, as well as tax free invoices! In this model you …
UML Diagramming Tool
Looks like a great tool to create different types of UML diagrams from simple text representations.
Linking GitHub issues to commits
Connect an issue with a commit after the commit In your issue on GitHub, just write a comment with the commit hash. For instance: Fixed with commit 61d949320fc0bf1a8dba09b3845bddcd153b1a64 https://stackoverflow.com/questions/19036161/connect-an-issue-with-a-commit-after-the-commit#26835572 Link to the issue number on GitHub within a commit message …you can use these synonyms to reference an issue and close it (in your commit …
jq
jq is a lightweight and flexible command-line JSON processor
Encounter: Grady Booch – A thread regarding the architecture of software-intensive systems.
There is more to the world of software-intensive systems than web-centric platforms at scale. A good architecture is characterized by crisp abstractions, a good separation of concerns, a clear distribution of responsibilities, and simplicity. All else is details. You cannot reduce the complexity of a software-intensive systems; the best you can do is manage it. …
Tell stories with simple embedded math and sliders
https://account-account.netlify.app/disease https://account.postlight.com/funnel
git – duplicate a repo without forking
CSV-related tools and resources – AwesomeCSV
The URL: https://github.com/secretGeek/AwesomeCSV The following content was taken from GitHub, authored by Leon Bambrick.