Coder Social home page Coder Social logo

mistajay's Projects

array-explorer icon array-explorer

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

d3-example-ignitetour icon 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.

dotfiles icon dotfiles

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

mazesolving icon mazesolving

A variety of algorithms to solve mazes from an input image

miniventure icon miniventure

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

object-explorer icon object-explorer

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

principles-of-object-oriented-programming-in-javascript icon 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.

vue-form icon vue-form

Not Only Form State Management for VueJS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.