Home page cover image

there will be CountDown

Join

FrontEnd

Book Club

image of Effective TypeScript

Effective TypeScript

62 Specific Ways to Improve Your TypeScript

Dan Vanderkam

TypeScript is a typed superset of JavaScript with the potential to solve many of the headaches for which JavaScript is famous. But TypeScript has a learning curve of its own, and understanding how to use it effectively can take time. This book guides you through 62 specific ways to improve your use of TypeScript.

image of Learning GraphQL

Learning GraphQL

Declarative Data Fetching for Modern Web Apps

Eve Porcello & Alex Banks

Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures. With this practical guide, Alex Banks and Eve Porcello deliver a clear learning path for frontend web developers, backend engineers, and project and product managers looking to get started with GraphQL.

image of Full Stack Serverless

Full Stack Serverless

Modern Application Development with React, AWS, and GraphQL

Nader Dabit

Cloud computing is typically associated with backend development and DevOps. But with the rise of serverless technologies and a new generation of services and frameworks, frontend and mobile developers can build robust applications with production-ready features such as authentication and authorization, API gateways, chatbots, augmented reality scenes, and more. This hands-on guide shows you how.

image of Learning React

Learning React

Functional Web Development with React and Redux

Eve Porcello & Alex Banks

If you want to learn how to build efficient user interfaces with React, this is your book. Authors Alex Banks and Eve Porcello show you how to create UIs with this small JavaScript library that can deftly display data changes on large-scale, data-driven websites without page reloads. Along the way, you’ll learn how to work with functional programming and the latest ECMAScript features.

image of Eloquent Javascript

Eloquent Javascript

A Modern Introduction to Programming

Marijn Haverbeke

JavaScript lies at the heart of almost every modern web application, from social apps like Twitter to browser-based game frameworks like Phaser and Babylon. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications.

image of Programming JavaScript Applications

Programming JavaScript Applications

Robust Web Architecture with Node, HTML5, and Modern JS Libraries

Eric Elliot

JavaScript may be the most essential web programming language, but in the real world, JavaScript applications often break when you make changes. With this book, author Eric Elliott shows you how to add client- and server-side features to a large JavaScript application without negatively affecting the rest of your code.

Join US