Get Mystery Box with random crypto!

Learn JavaScript™

Logo of telegram channel javascript_js_learn — Learn JavaScript™ L
Logo of telegram channel javascript_js_learn — Learn JavaScript™
Channel address: @javascript_js_learn
Categories: Apps
Language: English
Subscribers: 4.30K
Description from channel

All info, tutorial, JS tips and more ....!
bio.link/javascript_js_
For HTML: @html_web_learn
For CSS: @CSS_web_learn
For JS: @JavaScript_js_learn
For PHP: @learn_php_web
For Programming courses @Programmingworld_dev
For CEH,Cybersec: @technical_stark

Ratings & Reviews

2.00

2 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

0

4 stars

0

3 stars

0

2 stars

2

1 stars

0


The latest Messages 23

2021-06-19 18:30:04
A long list of JavaScript questions that can help you in your next interview

https://github.com/lydiahallie/javascript-questions
118 views15:30
Open / Comment
2021-06-19 16:30:05
JavaScript Tip

Instead of using find(), or manually searching a list for an occurrence, use the array method some() instead.

It’s built for exactly that purpose.

#Javascripttip
115 views13:30
Open / Comment
2021-06-19 14:29:11 JavaScript Cheat Sheet

#Javascript #Js #cheatsheet
185 viewsedited  11:29
Open / Comment
2021-06-17 14:30:07 React Libraries To Use In 2021: 15 Top Picks

https://dev.to/coursesity/react-libraries-to-use-in-2021-15-top-picks-37d7


at coming soon to ECMAScript

https://dev.to/laurieontech/at-coming-soon-to-ecmascript-1k91

#React #ReactJS #ReactLibraries #ECMA #ES
26 viewsedited  11:30
Open / Comment
2021-06-17 11:30:02
JavaScript Tip

Use the property valueAsNumber to get the numeric number from an input field through an event.

Here's an example in React

#Javascripttip #Reacttip
37 views08:30
Open / Comment
2021-06-17 08:30:03 Are you new to Git / Github?

Here's a list of resources to help you get started:



1. Code School's Try Git:

If you'd like to better understand Git, one of the technologys that makes GitHub possible, this is a great place to start. No GitHub account required.

https://docs.github.com/en/github/getting-started-with-github/quickstart/set-up-git

2. Git-it:

A workshopper for learning Git and GitHub.

https://github.com/jlord/git-it

3. On-Demand GitHub Training:

Self-paced, interactive projects created and maintained by GitHub's own Training team.

https://lab.github.com/

4. Bingo Board:

Play bingo by sending pull requests!

https://github.com/muan/bingo-board

5. Writing on GitHub:

GitHub's own guide to using GitHub for more than just software development.

https://docs.github.com/en/github/writing-on-github

6. GitHubGuides:

GitHub Training & Guides on YouTube.

https://youtube.com/c/GitHubGuides

7. GitHub Pages:

Websites for you and your projects. Hosted directly from your GitHub repository. Just edit, push, and your changes are live.

https://pages.github.com/

8. GitHub Government Community:

Information on joining GitHub's government community — a collaborative community for sharing best practices in furtherance of open source, open data, and open government efforts.

https://github.com/government/welcome

9. Classroom for GitHub:

Your course assignments on GitHub.

https://classroom.github.com/

10. GitHub Cheat Sheet:

A list of cool features of Git and GitHub.

https://github.com/tiimgreen/github-cheat-sheet


#Git #Github #resources


If people don't understand the difference between Git and GitHub, tell them to think about it as Porn and PornHub.
55 views05:30
Open / Comment
2021-06-17 06:30:01 20 free JavaScript e-books:



1. Human JavaScript:

Practical patterns for simple but powerful javascript apps.

http://read.humanjavascript.com/ch01-introduction.html


2. JavaScript Succinctly:

JavaScript Succinctly was written to give readers an accurate, concise examination of JavaScript objects and their supporting nuances.

https://www.syncfusion.com/succinctly-free-ebooks/javascript

3. Dive Into HTML5:

A community ebook to discover HTML5 best practices and experiment with Javascript.

http://diveintohtml5.net/

4. TypeScript Succinctly:

With TypeScript Succinctly, you will learn how TS provides optional static typing & classes to JavaScript development, how to create and load modules, how to work with existing JavaScript libraries through ambient declarations.

https://www.syncfusion.com/succinctly-free-ebooks/typescript

5. CoffeeScript Cookbook:

CoffeeScript recipes for the community by the community.

https://coffeescript-cookbook.github.io/

6. Writing Modular JavaScript:

In this article, we're going to look at three formats for writing modular JavaScript.

https://addyosmani.com/writing-modular-js/

7. JavaScript For Cats:

An in-browser interactive introductory programming text designed for cats. Humans are probably also capable of following along.

http://jsforcats.com/

8. Exploring ES2016 and ES2017:

“Exploring ES2016 and ES2017” is a living book. Much content is still to come! Buy it to stay up to date on what is in ECMAScript 2016 and 2017.

https://exploringjs.com/es2016-es2017.html

9. The JavaScript Way:

A gentle introduction to an essential language.

https://github.com/thejsway/thejsway

10. Learning JavaScript Design Patterns:

In this book we will explore applying both classical and modern design patterns to the JavaScript programming language.

https://addyosmani.com/resources/essentialjsdesignpatterns/book/

11. Speaking JavaScript:

Like it or not, JavaScript is everywhere these days—from browser to server to mobile—and now you, too, need to learn the language or dive deeper.

http://speakingjs.com/es5/

12. Stream handbook:

This ebook covers the basics of how to write node.js programs with streams.

https://github.com/substack/stream-handbook

13. JavaScript Guide:

JavaScript is a cross-platform, object-based scripting language. This guide explains everything you need to know about using JavaScript.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Introduction

14. Eloquent JavaScript:

A book providing an introduction to the JavaScript language and programming in general.

https://eloquentjavascript.net/

15. JavaScript Challenges:

A book to challenge your knowledge about the most obscure parts of Javascript. Learn with us and don't be afraid again of Javascript.

https://github.com/tcorral/javascript-challenges-book

16. You Don't Know JS Yet (book series) - 2nd Edition:

A book series on JavaScript.

https://github.com/getify/You-Dont-Know-JS

17. JS Ten Minutes:

This guide is for anyone who knows some Javascript but would like a quick intro to its advanced features.

http://github.com/spencertipping/js-in-ten-minutes/blob/master/js-in-ten-minutes.pdf?raw=true

18. JS The Right Way:

An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web.

http://jstherightway.org/

19. Single page apps in depth:

Learn the best practices for implementing single page web apps.

http://singlepageappbook.com/

20. D3 Tips and Tricks:

Over 430 pages of tips and tricks for using d3.js, one of the leading data visualization tools for the web.

https://leanpub.com/D3-Tips-and-Tricks/read

#Javascript #ebooks #free #resources #js
61 views03:30
Open / Comment