Skip to content

SnapCoderr Pedegogy

August 27th, 2021 by PostPcEra

This page details SnapCoderr EDITORS

Best Content for LEARNER on the internet

Layout notes on 1/9/2022

  • 3 column lauout ; we finalized on this one
  • this is second best free-dev
  • codejar ; Embdeable code editor ; see if we can use this in Read only mode with VERTICAL strip next to it.
  • when user clicks on Vertial strip link, it copies only part of Code relavant for that section (not whole Code page)

Editors notes on 12/31/2021

  • PenEditor : site ; github
  • can Live run: HTML/CSS/js and React.js ; we tested it works ....
  • Icrate editor : site ; github repo is basic no website CODE
  • we can use Icreate Editor Layout , with PenEditor Codebase ...

Editors notes on 12/16/2021:

  • exercism site is going circles, seems actual CODE for local deployment is OpenSource ( started by a British lady)
  • cs-playground-react site: we got CONSOLE pane moved to top , it works. code checked-in. But so much Redux and other code, All we need is just how to display conspole.log() in a Pane.
  • so instead of taking all that burden of cs-playground-react CODE, we may use JSChallnenger site format. It is very fast and tailwind CSS
  • for our site, main is Search page, editor part is small .
  • programirz jS site HTML is saved as GIST here

Editors

Code Editor - old notes