Learn JavaScript
4.3K subscribers
459 photos
10 videos
132 files
3.02K links
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
Download Telegram
10 Useful APIs for your next projects

Here are some amazing and useful
#APIs that you can use in your next projects for completely free.

1. News API

It gives back new articles with live top headlines, & you can also search for it.

https://newsapi.org/

2. Charts API

QuickChart is a web service that generates chart images on the fly.

http://quickchart.io/

3. OpenLibrary - Books API

It gives useful info about many books according to subjects, search, list, etc.

https://openlibrary.org/developers/api

4. TMDB - Movies API

It gives back Movies info with poster, ratings, description, etc of the movie.

https://www.themoviedb.org/documentation/api

5. MealDB - Recipes API

It gives you many endpoints for food recipes like by names, categories, id.

https://themealdb.com/api.php

6. OpenWeather - Weather API

It gives back weather information according to cities, states, & countries.

https://openweathermap.org/api

7. freetogame - Games API

It gives back many free to play games, It has many different endpoints to use.

https://www.freetogame.com/api-doc

8. Jokes API

It gives back jokes, and you can also customize by categories, joke type, etc.

https://sv443.net/jokeapi/v2/


9. Public API

It sends back a collective list of free JSON APIs for use, by categories, etc.

https://api.publicapis.org/

10. Quotes API

It sends back quotes, by author, tags, id, etc. It includes over 2000 quotes.

https://github.com/lukePeavey/quotable

#API
Creating a simple Face Detection app with React JS, with the Lama Dev channel

https://youtu.be/wVK3HHbli7g

#faceDetection #lamaDev #react
A complete guide on several ways to center HTML elements with CSS

https://blog.logrocket.com/bidirectional-css-centering-complete-guide/

#css #center #element
Using dotenv environment variables in Node JS to store sensitive and secure variables.

https://youtu.be/hZUNMYU4Kzo

#dcode #env #nodejs
Forwarded from Learn Web Development
This media is not supported in your browser
VIEW IN TELEGRAM
Web 1.0-beta

Everybody be talking about Web 2.0 vs Web 3.0. But what about Web 1.0-beta?


Try the original web experience:
https://worldwideweb.cern.ch/

Credits:
Fireship
#shorts #webdev #compsci
Tips and tricks for using Chrome Dev Tools from Chrome Developer

https://youtu.be/xHusjrb_34A

#chrome #devtools
Cool comparison between threading and asynchronous method performance benchmarks in Node JS. That is by the method:
1. Regular event loop blocking
2. Using child processes
3. Create a Cluster process
4. Using Worker Threads
5. Using Native C++ addon in Node JS

Benchmark results can be seen below

https://novokhatskyioleksii.medium.com/node-js-heroes-of-worker-threads-c-addon-76dd11f34c33

#nodejs #thread #worker #async
Forwarded from Learn CSS
Comparison between CSS utility libraries, namely Pollen and Tailwind

https://blog.logrocket.com/pollen-vs-tailwind-css/

---

#tailwind #pollen #css