Software Alternatives & Reviews

KnockoutJS VS Shiny

Compare KnockoutJS VS Shiny and see what are their differences

KnockoutJS logo KnockoutJS

Knockout makes it easier to create rich, responsive UIs with JavaScript

Shiny logo Shiny

Shiny is an R package that makes it easy to build interactive web apps straight from R.
  • KnockoutJS Landing page
    Landing page //
    2018-09-30
  • Shiny Landing page
    Landing page //
    2023-06-30

KnockoutJS

Categories
  • Javascript UI Libraries
  • JS Library
  • JavaScript Framework
  • Front-End Frameworks
Website knockoutjs.com
Details $

Shiny

Categories
  • Web Framework
  • Developer Tools
  • Python Web Framework
  • Frameworks (Full Stack)
Website shiny.posit.co
Details $

KnockoutJS videos

KnockoutJS Review

Shiny videos

SHINY - PS4 REVIEW

More videos:

  • Review - My Opinion on EVERY Shiny Pokémon [Generation 1 to 7]
  • Review - Review: Shiny (PlayStation 4) - Defunct Games
  • Tutorial - R Shiny Overview & Tutorial

Category Popularity

0-100% (relative to KnockoutJS and Shiny)
Javascript UI Libraries
100 100%
0% 0
Web Framework
0 0%
100% 100
JS Library
100 100%
0% 0
Developer Tools
0 0%
100% 100

User comments

Share your experience with using KnockoutJS and Shiny. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Shiny should be more popular than KnockoutJS. It has been mentiond 32 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.

KnockoutJS mentions (21)

  • A First Look at HTMX and How it Compares to React
    The approach is not new, essentially a variation of Knockout, Alpine, and similar "JS-in-HTML" approaches. - Source: dev.to / 6 months ago
  • The Best UI Libraries for Cross-Platform Apps with Tauri
    SolidJS and Tauri form another potent combination for creating performant, lightweight, and secure experiences. SolidJS is a reactive UI library that is similar to Svelte in the way it compiles away reactivity and updates the DOM directly, but it also incorporates a fine-grained reactivity system reminiscent of libraries like Marko, Knockout, and MobX. - Source: dev.to / 8 months ago
  • Why are signals still not so popular?
    People act like Signals are a new discovery. KnockoutJS was using them 13 years ago and other libraries used them before that. Source: 9 months ago
  • What is KnockoutJS and how is it relevant in Magento 2?
    Knockout JS is a Javascript library which uses the MVVM pattern to bind data to certain DOM elements. Within Magento, we usually define a View-Model (which is a .js file) and a Template (which is a .html file), and the data in the template file is bound to the view-model, meaning whenever the data in the view-model changes, the template file changes too. Source: 10 months ago
  • Alpine.js
    I still use Knockout[0] for almost an identical experience. 0: https://knockoutjs.com/. - Source: Hacker News / about 1 year ago
View more

Shiny mentions (32)

  • R: Introduction to Data Science
    A lighterweight alternative to renv is to use Posit Public Package Manage (https://packagemanager.posit.co/) with a pinned date. That doesn't help if you're installing packages from a mix of places, but if you're only using CRAN packages it lets you get everything as of a fixed date. And of course on the web side you have shiny (https://shiny.posit.co), which now also comes in a python flavour. - Source: Hacker News / 26 days ago
  • Reflex – Web apps in pure Python
    Sometimes the war is lost even before the battle begins. During grad school, I wrote a whole bunch of web apps entirely in R using Shiny. It was clunky as hell, but yeah, it worked. I went looking for what's up with Shiny these days and found this - https://shiny.posit.co/ So yeah, full on pivot into python. Pip install shiny. Alright! "No web development skills required. Develop web apps entirely in R I mean... - Source: Hacker News / 8 months ago
  • PSA: You don't need fancy stuff to do good work.
    Python's pandas, NumPy, and SciPy libraries offer powerful functionality for data manipulation, while matplotlib, seaborn, and plotly provide versatile tools for creating visualizations. Similarly, in R, you can use dplyr, tidyverse, and data.table for data manipulation, and ggplot2, lattice, and shiny for visualization. These packages enable you to create insightful visualizations and perform statistical analyses... Source: 11 months ago
  • A project to show off my basic R skills
    We work along side bio-statisticians and data analysts, from my experience in this world I recommend to build some plots/graphs in R based on some information you find appealing. After you have some work to show off to potential employers , learn Shiny and publish those graphs online as your portfolio. Source: 12 months ago
  • Greatest projects that you have done?
    One of the most difficult yet most fun projects I’ve done. Using Shiny to make an app, all coded in R! Source: about 1 year ago
View more

What are some alternatives?

When comparing KnockoutJS and Shiny, you can also consider the following products

AngularJS - AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.

Node.js - Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications

Vue.js - Reactive Components for Modern Web Interfaces

Django - The Web framework for perfectionists with deadlines

React - A JavaScript library for building user interfaces

Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...