Skip to content
#

relational

Here are 57 public repositories matching this topic...

JKHeadley
JKHeadley commented Jul 21, 2018

See: https://gist.github.com/ericelliott/f3c2a53a1d4100539f71

Advantages

See: https://medium.com/javascript-scene/you-might-not-need-typescript-or-static-types-aa7cb670a77b

  • autocomplete and type inference with most IDEs
  • doesn't require passing Log objects for every call (although it's encouraged)
  • other non-required parameters (such as query) can be omitted
  • much easier to a

Ready-to-use boilerplate project for MVC architecture using node, express and Relational Database(ex. MySQL or MariaDB) with ES6, Promise and Web Annotation support. Database failover, SocketIO messaging, Redis failover, WebRTC streaming and FCM push are also supported.

  • Updated May 21, 2021
  • JavaScript

Simple Texpattern CMS theme to interlink multiple-user content (articles) through key words, related articles, categories, the search function, and links to author pages listing authors' articles. Designed to promote collaborative, project-based relational learning but could be used for IndieWeb selfdogfooding purposes. Sample images in the wiki. Thanks to the Textpattern forum for help.

  • Updated Nov 17, 2020
  • CSS

Improve this page

Add a description, image, and links to the relational topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the relational topic, visit your repo's landing page and select "manage topics."

Learn more