All Projects → thejsway → thejsway

thejsway / thejsway

Licence: other
The JavaScript Way book

Projects that are alternatives of or similar to thejsway

Free Courses
A collection of free courses about programming 📖
Stars: ✭ 281 (-96.33%)
Mutual labels:  learn-to-code, free
10secondsofcode
The team behind 10-seconds-of-code and official 10-seconds projects.
Stars: ✭ 41 (-99.46%)
Mutual labels:  learn-to-code
freecli
Command line parsing library using Free Applicative
Stars: ✭ 29 (-99.62%)
Mutual labels:  free
WHMCS-Discord-Notifications
A hook to push a range of different WHMCS notifications instantly to a Discord channel.
Stars: ✭ 52 (-99.32%)
Mutual labels:  free
brush
An amazing scaffolding for developing database-driven websites, applications and APIs. Built on Laravel Lumen Framework, MySQL and Angular.
Stars: ✭ 23 (-99.7%)
Mutual labels:  free
mySequelWeb
MySequel Web is an open source web based GUI tool to access your MySql database. It is similar to PHP My Admin of WAMP. Here you can access any MySQL database with proper connection strings. We do not save or store any of your connection strings or data. Every thing related to your connection strings are volatile. You can host this as a simple n…
Stars: ✭ 26 (-99.66%)
Mutual labels:  free
Steam-Auto-Friend
❤️ Node.js based script for steam to accept all incoming friend requests on steam sending one custom welcome message, adding user to selected group and displaying custom playing game status message. Built by @Refloow
Stars: ✭ 23 (-99.7%)
Mutual labels:  free
simplecorp
SimpleCorp free Drupal theme
Stars: ✭ 24 (-99.69%)
Mutual labels:  free
cdi-guide-tutorials
CDI Guide And Tutorials - Many examples of how to use CDI and CDI 2.0 like Qualifiers, Interceptors, Decorators, Lazy Initialization an much more!
Stars: ✭ 29 (-99.62%)
Mutual labels:  learn-to-code
startbootstrap-1-col-portfolio
A one column Bootstrap HTML portfolio template - created by Start Bootstrap
Stars: ✭ 60 (-99.22%)
Mutual labels:  free
AzurLaneAPI
[Project dropped] was a free (Unofficial) Azur Lane API
Stars: ✭ 12 (-99.84%)
Mutual labels:  free
SilentETHMiner
A Silent (Hidden) Ethereum (ETH & ETC) Miner Builder
Stars: ✭ 219 (-97.14%)
Mutual labels:  free
start-machine-learning
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2022 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
Stars: ✭ 3,066 (-59.97%)
Mutual labels:  learn-to-code
MatrixChecks
The optimized checks for Matrix Anticheat, a powerful anticheat for Minecraft.
Stars: ✭ 70 (-99.09%)
Mutual labels:  free
wikdict-gen
Generation of bilingual dictionaries from Wiktionary/dbnary data for the WikDict project
Stars: ✭ 32 (-99.58%)
Mutual labels:  free
FunctionLibrary
A library to learn Algorithms and Data Structures for newbies
Stars: ✭ 13 (-99.83%)
Mutual labels:  learn-to-code
small-sh
Um encurtador de URL's gratuito e Open source. Torne suas URL's um tanto pequenas forma rápida e gratuita
Stars: ✭ 30 (-99.61%)
Mutual labels:  free
klog
KLog is a multiplatform free hamradio logger. It runs natively on Linux, macOS and Windows.
Stars: ✭ 31 (-99.6%)
Mutual labels:  free
30-seconds-of-python
Short Python code snippets for all your development needs
Stars: ✭ 8,452 (+10.34%)
Mutual labels:  learn-to-code
startbootstrap-business-frontpage
A Bootstrap HTML business homepage template created by Start Bootstrap
Stars: ✭ 177 (-97.69%)
Mutual labels:  free

License: CC BY-NC-SA 4.0 Buy eBook on Leanpub Buy Kindle or paperback book on Amazon Take the online course on Educative

The JavaScript Way

A gentle introduction to an essential language.

Copyright © 2017-present Baptiste Pesquet.

Book cover

Overview

This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. Numerous brain cycles were spent to make it:

  • Beginner-friendly yet comprehensive. From the very basics of programming up to front-end and back-end web development, a lot of topics are covered in a simple and accessible way. No prior knowledge needed!
  • Standards-aligned. The book is entirely written using the recent ES2015 syntax, giving you future-proof knowledge. From start to finish, it enforces good programming habits, embraces the ubiquitous JavaScript tools ESLint and Prettier and closely follows the popular AirBnb Style Guide.
  • Hands-on. No real learning happens without practicing! Each chapter is accompanied by a series of exercises to put your newly acquired skills into action. A three-part project will guide you in the creation of a social news web application (see it in action).
  • Easy to follow. Code along directly in your browser or build an efficient JavaScript development environment on your local machine.

Publishing

This repository contains the book manuscript files, free to read for everyone. Your contributions are most welcome.

You can also download the entire book as a PDF file.

For a better reading experience, this content is also available:

  • As a multi-format, DRM-free eBook on Leanpub.
  • As a DRM-free Kindle or paperback book on Amazon.
  • As an interactive online course on Educative.

Supporting this work

A lot of time and energy went into this content. If you find it useful and want to support this effort, here's what you can do:

  • Buy it under one of the available formats (see above). Any financial contribution would be much appreciated.
  • Rate it or leave a review on Goodreads or Amazon.
  • Spread the word about it.

Thanks in advance for your support!

Table of contents

For your convenience, source code for exercises and final project is available.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].