Content tagged with “javascript”

There are item(s) tagged with “javascript” on this site.

Other tags used more than once by these items: programming, tech, node, web, dojo

Beginning Ethereum Smart Contracts Programming: With Examples in Python, Solidity, and JavaScript
Pages
312
Author
Wei-Meng Lee
Published
2019
Date
Tags
crypto, tech, javascript, programming

“On the plus side, this book had a good explanation of blockchain in the beginning. It also explains the basics of Smart Contracts. But it’s essentially a user manual for a bunch of software tools. A lot of the book is screenshots of UIs. It was hard to ‘zoom out’ and get a longer view of what the…”

Instant Npm
Pages
0
Author
Juzer Ali
Published
2013
Date
Tags
programming, npm, tech, javascript

“ Very short, solid book that delivers exactly what it claims. It covers npm well, concisely, and to-the-point. I learned a lot without a ton of overhead. ”

Netlify CMS Post Editing Form
Date
Tags
static, javascript

“Static site generators — especially ones that operate on a relatively simple file-backed content store full of Markdown or YAML documents — exploded in popularity as the complexity of enterprise class CMSs rose. Netlify developed an interesting open source pseudo-CMS that splits the difference….”

You Don’t Know JS: this & Object Prototypes
Pages
174
Author
Kyle Simpson
Published
2014
Date
Tags
programming, javascript, tech

“Deeply opinionated book that is violently opposed to the use of JS as an object-oriented language. It’s well-written, and has clear information and code samples, but the author is pushing an agenda which gets a little tiresome. I felt like I had to decide: do I believe the entire design team behind…”