Git Product home page Git Product logo

ecofic / article-get-largest-and-smallest-array-value-in-javascript Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 299 KB

This repository supports the article with the same name.

Home Page: https://medium.com/@chad.campbell/getting-the-largest-smallest-and-average-array-element-value-in-javascript-70624e117ee6

License: Apache License 2.0

JavaScript 24.18% HTML 75.82%
javascript arrays lists primitive-types performance-analysis

article-get-largest-and-smallest-array-value-in-javascript's Introduction

Article

This repository is associated with the Get Largest and Smallest Array Value in Javascript article. This repository includes the samples and basic performance benchmark tool used in that article.

Getting Started

To get started:

Clone this repository

git clone https://github.com/ecofic/article-get-largest-and-smallest-array-value-in-javascript.git

Install the dependencies

npm install

Install the dependencies

npm run dev

NOTE: I've experienced some caching issues. To work beyond this, you may need to open an incognito window.

Now that you're up and running with this code, I want to close out by give you a quick tour.

Tour

This repository includes the following directories:

Directory Purpose
images Images used in the article that complements this repository.
src The samples and benchmark tool associated with the Get Largest and Smallest Array Value in Javascript article.

At this point, you should be able to experiement with this repository. I also want to provide a special thanks.

Special Thanks

This repository relies on code from the following repositories. These repositories sped up the development of this sample code.

Project Repository License
Bootstrap view MIT
lite-server view MIT

If this repository helped you, I hope you'll provide attribution in some way. Thank you. ๐Ÿ‘

Disclaimer

This implementation is a "quick-and-dirty" implementation. For that reason, professional enhancements like minification, bundling, code splitting, etc. were not used.

article-get-largest-and-smallest-array-value-in-javascript's People

Contributors

chadcampbell avatar

Watchers

 avatar

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.