JS Pro Quick Guide Application icon

JS Pro Quick Guide 1.8

1.3 MB / 10+ Downloads / Rating 4.6 - 25 reviews


See previous versions

JS Pro Quick Guide, developed and published by 808 Apps Maui, has released its latest version, 1.8, on 2020-05-11. This app falls under the Books & Reference category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 4.6, based on 25 reviews.

JS Pro Quick Guide APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.mauiit.javascriptproquickguide

Updated: 5 years ago

Developer Name: 808 Apps Maui

Category: Books & Reference

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing JS Pro Quick Guide on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.6
Total 25 reviews

Reviews

4 ★, on 2019-05-12
Fairly well wriiten but lacking some details and needs updating. Also some typos in references and examples.

5 ★, on 2017-02-27
Useful reference material. Well designed and helpful. This is a pleasure to use.

5 ★, on 2015-02-17
For those who've completed basic tutorials (e.g., Codecademy's) this is a great study guide. No memory is permanent without consistent and correct review and this app is excellent ... even without flashcard functionality.

5 ★, on 2014-04-25
I am a experienced web developer and I was looking for quick cheat sheets, the whole pro series by these guys is great reference material! I bought 5 of them!

5 ★, on 2015-01-30
Very helpful excellent worth buying!

3 ★, on 2012-08-17
This app, while it has a good reference information, does not include information about javascript best practices. For example, script blocks should always be placed at the end of the body so it will have access to all page content. I recommend "JavaScript: the good parts" by Douglas Crawford, which is also available as an app.

Previous Versions

JS Pro Quick Guide 1.8
2020-05-11 / 1.3 MB / Android 2.3+

About this app

More than just a cheat sheet or reference, the JavaScript Pro Quick Guide provides beginners with a simple introduction to the basics, and experts will find the advanced details they need. Loads of extras are included: syntax, variables, operators, conditionals, looping, events, exceptions and more.

The JavaScript properties/functions/methods are categorized and searchable. Each detailed information screen contains a description, parameters, examples, browser compatibility, and more. In addition, most of the examples include the actual output.

The JavaScript properties/functions/methods are broken into the following categories:
JavaScript Objects (Array, Boolean, Date, Math, Number, RegExp, String, String-HTML Wrapper), Global Properties/Functions.

Along with the following additional JavaScript information:
Basics:
- JavaScript Introduction
- Using JavaScript
- Placing JavaScript
- Statements
- Variables
- Operators
- Comparisons
- Conditionals (if, if...else, if...else if...else, switch)
- Looping (for, while, do...while, for...in)
- Functions
- Events
- Exceptions
- Popup Boxes

* No internet connection necessary! Works off-line *

New features

- Updated to latest SDK
- Minor updates and corrections