Oakland, CA 94608, USA
+415-816-5171
jt@jtwebarchitect.com

Category: Web Developer

Jampa Thinlay Tsarong Web Architect

Created with Sketch.

forEach vs for…in in JavaScript

forEach(), we have to specify a callback function. This callback function will be executed on each element in the array. It can only be used on Arrays, Maps, and Sets. For example: Outcome: For…in is used to iterate over the enumerable properties of objects. Every property in an object will have an Enumerable value —…
Read more

Web Developers Should Aware of Web Accessibility ADA Section 508

It will be a beneficial for those Web Developers who are not aware of Section 508 Compliance to hear my experience today. Today I had a job interview and one of the questions was regarding to 508 Compliance. I remember we had courses on similar subject when I was taking classes on Internet Web Professional…
Read more