Dauris Little

  • About
  • Dauris’s Portfolio
  • Blogging Lyf
  • Contact

Tag: js

javascript
  • 0
Dauris
Friday, 04 October 2019 / Published in blog, Javascript

The ($) and (_) within JavaScript

The dollar sign ($) and the underscore (_) characters are JavaScript (js) identifiers, which just means that they identify an object in the same way a name would. The objects they identify include things such as variables, functions, properties, events, and objects. For this reason, these characters are not treated the same way as other special symbols. Instead, JavaScript treats $ and _ as if they
_$dollar signidentifieridentifiersjavascriptjsunderscore
  • 0
Dauris
Monday, 30 September 2019 / Published in blog, Javascript, Like I Am Five

The Wonders of Getters & Setters in JS

Okay with the assumption that you are a ” something that reference newbie” and be aware I am probably two years in the game and just now understanding this behind javascript. So as you may already know ‘Getters’ and ‘Setters’ are common archetypal methods in several other programming languages, specifically more within object-oriented languages like
explainlikeyourefivegetgettersjavascriptjslikeiam5setsetters
javascriptL module pattern morphology
  • 0
Dauris
Friday, 20 September 2019 / Published in blog, Javascript

UMD & ESM… What the heck is this?

In the beginning, JS did not have a way to import/export modules. This was a problem for many developers and if you don’t believe then picture this. You’re writing an app in just a single file, I know I know it would be a nightmare. So as time progress, people of higher intellect than myself
esmjavascriptjsmodulesumd

Categories

Recent Posts

  • Did someone say Navigation to the rescue: Android Jetpack

    If you been around the block a few times with A...
  • Using Enum w/Swift

    understand enum is nothing fancy and all langua...
  • Shimmering in Android

    You may or may not  have been aware of certain ...
  • Android, SQLite & Kotlin

    The name of the database in Android is SQLite. ...
  • When over Switch in Kotlin

    Good afternoon Programming Community, I am glad...

© 2017. All rights reserved. Designed by Dauris Little

TOP
This site uses tracking cookies to personalize content and ads. AcceptLearn More