Explore the latest books of this year!
Bookbot

Sebastian Springer

    Evaluation der Chancen und Risiken für Handelsunternehmen bei Durchführung von IT-Outsourcing Maßnahmen
    Coding mit KI
    JavaScript für Dummies
    Node.js
    React
    Node.js
    • 2024

      React

      The Comprehensive Guide

      • 676 pages
      • 24 hours of reading

      Focusing on dynamic user interface development, this comprehensive guide to React.js begins with foundational concepts before progressing to practical code examples. It covers essential topics such as application building, CSS styling, and performance optimization. Suitable for both beginners and advanced developers, the book equips readers with the necessary tools and knowledge to effectively utilize React for frontend development.

      React
    • 2023

      If you’re developing server-side JavaScript applications, you need Node.js! Start with the basics of the Node.js installation, application structure, and modules. Then follow detailed code examples to learn about web development using frameworks like Express and Nest.js. Learn about different approaches to asynchronous programming, including RxJS and data streams. Details on peripheral topics such as testing, security, performance, and more, make this your all-in-one daily reference for Node.js!Getting Started with Node.jsBegin your journey with Node.js. Learn about the core components of the environment such as the V8 engine and libraries. Then install Node.js and explore application development tools and the module system.Developing ApplicationsDevelop web applications by following practical code examples. Set up a web server using HTTP and develop apps step by step using the Express and Nest.js frameworks. Connect databases, generate interfaces using the REST server and GraphQL, implement command-line tools, handle asynchronous programming, and more.Managing ApplicationsManage your Node.js applications from development to deployment. Learn how to use package managers, implement tests, and protect against security threats. Get expert tips on scalability and performance to optimize your apps.

      Node.js