Skip to content

Small project to help me gain some perspective on JavaScript frameworks.

Notifications You must be signed in to change notification settings

Dreznel/pure-javascript-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Pure JavaScript Practice

Simple application to help me understand how one might build a front-end without using React (or Angular/Vue etc.)

Background

I never formally learned JavaScript or Web Development, I sort of just came into the middle of a ReactJS project and enjoyed it. As such, I don't always know what frameworks like ReactJS actually buy for the developer. More importantly, though, I don't always know what they cost. This project will hopefully help me gain some perspective on those issues.

The App

I want to make a simple character sheet that:

  • Tracks HP and allows one to modify it.
  • Lists all six major stats.
  • Lists inventory and allows a player to update inventory.

Notes

Rather than half-heartedly following good comment conventions, I'm going to have fun with this project and just make commit comments my thoughts on how this is going.

I will start this project by following this tutorial.

About

Small project to help me gain some perspective on JavaScript frameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published