Treffer: JavaScript for Python Developers

Title:
JavaScript for Python Developers
Authors:
Contributors:
Kompetenzzentrum für nicht-textuelle Materialien
Publisher Information:
EuroPython
Publication Year:
2018
Document Type:
course material<br />moving image (video)
Language:
English
Accession Number:
edsbas.67EEAF66
Database:
BASE

Weitere Informationen

(en)Having a hard time keeping track of where the modern JavaScript is going? Are you familiar only with jQuery and you want to know more? Or maybe you’re not familiar with JavaScript at all and want to learn it but you don’t know where to start? Then this talk is for you! You’ll learn about modern JavaScript from a perspective of a Python developer. By the end of the talk you’ll know everything you need to know about the language, its ecosystem, and different tools and frameworks. You’ll be able to start using JavaScript more confidently and be familiar with different tools that are at your disposal. We’ll go over all the things I wish I'd known when I first got started with JavaScript.: Basics of the language (types, operators, data structures, functions, modules, etc.) and how they are similar to or different from Python. Overview of the commonly used development and build tools. Overview of the popular frontend frameworks. A look into the newest features and Typescript. How to get started and make sense of everything with so much going on.