Server time (UTC): 2026-01-18 02:20:49

Searching the web for "what is JavaScript" - Your search took 0.37 seconds.

Favicon
https://www.smashingmagazine.com/2021/07/accessible-dialog-from-scratch/
In this post, we’re going to write a small JavaScript library for authoring accessible dialogs from the very beginning (essentially recreating a11y-dialog). The goal is to understand what goes into
Favicon
https://www.npmjs.com/package/flow-parser
The Flow Parser is a JavaScript parser written in OCaml. It produces an AST that conforms to the ESTree spec and that mostly matches what esprima produces. The Flow Parser can be compiled to native co
Favicon
https://css-tricks.com/tag/audio/
I just stumbled across Plyr from Sam Potts, a JavaScript library for styled video players. What struck me about it is that you can list YouTube videos as the source, so essentially you can have a CSS
Favicon
https://davidpine.net/media
Jeffrey Palermo interviews David Pine, to learn about his role as a content developer for the .NET team. They discuss whether the age of JavaScript SPA frameworks is over, and what the future of .NET
Favicon
https://myrajolivet.com/contact
I love to get questions and comments about what I do. Please contact me at This email address is being protected from spambots. You need JavaScript enabled to view it. for Information
Favicon
https://frontarm.com/articles
JavaScript's this keyword is confusing at the best of times. But what if I told you that 99% of the time, five simple rules are all you need to use this like a pro
Favicon
https://devmode.fm/rss
On this episode, we talk with special guest Adam Wathan about the VueJS JavaScript framework. We talk about what VueJS is, and how its Laissez-faire approach lets you pick and choose how much of it ma
Favicon
https://www.overwolf.com/search
Overwolf is an open platform for building gaming apps for top PC games. Use simple HTML and JavaScript to build native desktop apps - installer, desktop icon, auto updates - the works! What would you
Favicon
https://css-tricks.com/parent-selectors-in-css/
manu not her specifically; there were several comments about “well I can just do that in jQuery” (or even just Javascript, which is indeed what one has to do IF you really must determine
Favicon
https://gomakethings.com/building-a-code-sandbox/
If you’re unfamiliar with what a “code sandbox” is, it’s a live in-browser editor where the user can modify the HTML, CSS, and JavaScript, and see their changes run in real-tim