mistajay's repositories

Stargazers:0Issues:0Issues:0

array-explorer

⚡️ A resource to help figure out what JavaScript array method would be best to use at any given time

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

code-this-not-that-js

JavaScript Pro Tips - Code This, Not That

Language:JavaScriptStargazers:0Issues:1Issues:0

code-vault

Collection of useful notebooks and snippets

Language:Jupyter NotebookLicense:UnlicenseStargazers:0Issues:0Issues:0

d3-example-ignitetour

This repo serves as an example for Microsoft Ignite the Tour. In this session, we explore how to create basic charts and graphs using d3.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

dotfiles

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS

Language:ShellLicense:MITStargazers:0Issues:0Issues:0

elements

Additional content to extend Aurora.

Stargazers:0Issues:0Issues:0

mazesolving

A variety of algorithms to solve mazes from an input image

Language:PythonLicense:UnlicenseStargazers:0Issues:0Issues:0

Minicraft

Notch's Ludum Dare 22 entry.

Language:JavaStargazers:0Issues:0Issues:0

miniventure

This is a project by PlayMinicraft to update the source code for Minicraft to be easier for developers.

Language:JavaStargazers:0Issues:0Issues:0

object-explorer

🔥 A resource to help figure out what JavaScript object method would be best to use at any given time

License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Principles-of-Object-Oriented-Programming-in-JavaScript

Awesome book on how objects work in JavaScript, a very dense material, but clearly written and not hard to understand if you take your time and reread/re-examine the code samples when concepts get hairy. The book goes over constructors, prototypes, inheritance, bridging the gap between traditional methods of OOD and JavaScript. For anyone coming in with a traditional class based understanding - I suspect this book would be perfect for filling the gaps.This is not a book for complete beginners, but I think works as a wonderful intermediate book about JavaScript objects. The book is very analytical and straightforward in its methodology of explanation. The content builds on itself very logically from chapter to chapter along with clear explanations and wonderfully annotated code examples. Much of the content is framed in a way of emulating Classical behavior from other languages in JavaScript (which uses prototypal inheritance rather than classes). The final chapter is particularly good (though only 14 pages), as it FINALLY emerges from the "nuts and bolts" of OOD in JS and gives you some examples and use-cases for actually utilizing what you've been learning in all of the previous chapters. The Module Pattern of object creation and the explanation and rationale behind using closures finally makes sense to me, after being somewhat opaque in the past.

Stargazers:0Issues:0Issues:0

PSBGInfo

Powershell BGInfo

Language:PowerShellStargazers:0Issues:0Issues:0

signature_pad

HTML5 canvas based smooth signature drawing

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

simple-nodejs-weather-app

Weather Website using Node.js, Express, and OpenWeatherMap's API

Language:CSSStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

vue-form

Not Only Form State Management for VueJS

License:MITStargazers:0Issues:0Issues:0