News
Entertainment
Science & Technology
Sport
Business & Money
Life
Culture & Art
Hobbies
4 | Follower
2ality – JavaScript and more
02.09.2025
In this chapter, we explore the popular data format JSON. And we implement shell commands via Node.js that read and write files.
In this blog post, we discuss Oracle’s trademark of the word “JavaScript”: What are the problems caused by that trademark? How can we fix those problems?
In this chapter, we look at exceptions in JavaScript. They are a way of handling errors. We’ll need them for the next chapter.
In this chapter, we learn how to create plain objects with properties. We use them to create a simple flash card app.