Eloquente JavaScript is a Portuguese Brazilian translation of a comprehensive JavaScript programming textbook that covers language fundamentals, browser APIs, and Node.js development.
The project addresses the need for JavaScript learning resources in Portuguese by translating Marijn Haverbeke's Eloquent JavaScript into Brazilian Portuguese. The translation covers three major parts: core language concepts including values, functions, objects, asynchronous programming, and regular expressions; browser-focused topics such as the DOM, events, canvas drawing, and HTTP; and server-side development with Node.js. The material progresses from foundational concepts through practical projects that build real applications like a platform game, pixel art editor, and skill-sharing website.
Developers learning JavaScript who prefer Portuguese-language resources should consider this translation. It suits anyone seeking a structured introduction to JavaScript from basics through intermediate web development, whether for browser or Node.js environments. The material is available online, as a PDF, and as an EPUB file for flexible consumption. The translation was completed with AI assistance and remains open to community review and contribution.
The project maintains an active community review process, with the translation explicitly welcoming pull requests for corrections and improvements to ensure ongoing quality. Previous editions are preserved in the repository for historical reference. The infrastructure and translation work have been sustained by the BrazilJS community over multiple editions of the original work.