Pinned Repositories
a-new-project
cajs-presentation-2020-April
April 2020 Central Arkansas JavaScript Meeting, presentation
centralarkansasjavascript.github.io
Static site for Community
chart-doctor
Sample files to accompany the FT's Chart Doctor column
clojure-mcp
A collection of clojure functions to list and modify the java classpath dynamically
create-simple-react
alternative to create-react-app, no eject, opinionated for shop standard
reactjs-meetup-validation
A demo of input validation for ReactJS Meetup
simple-widgets
A Collection of Components to make your React code simpler
talks-CAJS-2021-Dec
Talk I gave at the Central Arkansas JavaScript group on Dec 16, 2021
martinjackson's Repositories
martinjackson/create-simple-react
alternative to create-react-app, no eject, opinionated for shop standard
martinjackson/cajs-presentation-2020-April
April 2020 Central Arkansas JavaScript Meeting, presentation
martinjackson/reactjs-meetup-validation
A demo of input validation for ReactJS Meetup
martinjackson/simple-widgets
A Collection of Components to make your React code simpler
martinjackson/a-new-project
martinjackson/chart-doctor
Sample files to accompany the FT's Chart Doctor column
martinjackson/talks-CAJS-2021-Dec
Talk I gave at the Central Arkansas JavaScript group on Dec 16, 2021
martinjackson/dashboarddesignpatterns.github.io
martinjackson/DebugContent
DebugContent is simple [React] component to display an object's content as an HTML table.
martinjackson/decode-uri-component
A better decodeURIComponent
martinjackson/demo-react-spaces
initial playing with React-Spaces
martinjackson/docker-tutorial-nodejs-babel-mysql.example
docker-tutorial-nodejs-babel-mysql.example
martinjackson/Docz-demo
a working demo to explore (ramp up) on DocZ
martinjackson/dotfiles
These files are my personal customization files that I use to personalize my Windows and/or Linux desktop experience.
martinjackson/example-socket-react
an Example of a React/Nodejs app with React Hooks and socket.io messages, getting Dark Skies API data
martinjackson/horizontal-bars
THe skills Javascript developers need today
martinjackson/JSDraw-Demo
testing React compatibility with JSDraw
martinjackson/koa-quick-serve
example Koa server with a Markdown -> html trasnaltion on the fly
martinjackson/mocha-selenium-example
This is a quick example of using Selenium's Webdriver in a mocha test.
martinjackson/my-bandwidth
using react-chart to view speedtest-cli cronjob results
martinjackson/My-Desktop
I love Linux (Here's my Pop OS desktop)
martinjackson/react-digraph
martinjackson/react-storefront
Build and deploy e-commerce progressive web apps (PWAs) in record time.
martinjackson/service-already-running
functions to manage if the same program has already been launched in the same directory
martinjackson/simple-express
companion to create-simple-react (aka. simple-react)
martinjackson/simple-widgets-sample
test of simple widgets
martinjackson/SQL-to-Graphql-Schema-Generator
⚛️ Generate GraphQL Scheme Online From SQL Query - https://sql-to-graphql.now.sh/
martinjackson/Timeline-for-Learning
Timeline for Learning my simplified software stack
martinjackson/Training-css-grid
css-grid example taken from coding challenge
martinjackson/watch-env
a utility to convert .env file into ./src/initEnv.js that can be included in your front end code so the back end and front end can share project wide constants.