Coder Social home page Coder Social logo

js-fundamentals-review-2's Introduction

js-fundamentals-review-2

Has an overview of basic STRING methods that are incredibly useful and I would suggest looking over them and trying to remember what each does. The best way to really understand what they do is to practice with them, so try all the given examples and come up with your own!

Methods covered:

  • indexOf
  • substring
  • toUpperCase
  • toLowerCase
  • charAt
  • charCodeAt
  • split
  • length
Has an overview of basic ARRAY methods that you should look over and practice using.

Methods covered:

  • slice
  • splice
  • pop
  • push
  • shift
  • unshift
  • concat
  • join
Has an overview of ADVANCED ARRAY methods that you should look over, understand, and practice.

There is an example for each of the methods, and for indexOf, filter, forEach, map, and reduce there is also an example for how to do the same thing without the advanced method. This is so that you can understand what the method does behind the scenes.

Methods covered:

  • sort
  • reverse
  • every
  • some
  • indexOf
  • filter
  • forEach
  • map
  • reduce
Has practice problems that you should do so you can really understand the methods covered in AdvancedArrayReview.md

js-fundamentals-review-2's People

Contributors

nspektor avatar

Watchers

James Cloos avatar

Forkers

craig91

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.