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
Learn JavaScript pinned «What content shall I create?»
JavaScript Tip 💡

You can use Object.entries() to iterate through the properties of an object and access both key and value.

No need to do an object lookup for each iteration.

#Javascripttip
JavaScript Tip 💡

Did you know that JSON.stringify takes a replacer function as its second argument?

You can use it to do filter and replace values when stringifying an object.

#Javascripttip
Javascript and Node JS are now the main choice in developing web applications and their derivatives such as mobile apps and desktops.

https://javascript.plainenglish.io/javascript-the-best-choice-for-business-software-development-in-2021-d7c1c2391a7e

---

Practice building a REST API with Node JS, Express JS, and MongoDb

https://javascript.plainenglish.io/how-to-make-rest-api-with-node-js-express-and-mongodb-dfce5e70e830

—-

Creating export functions and data manipulation in Node JS with Stream API

https://medium.com/nerd-for-tech/transform-export-bulk-database-response-without-memory-overflow-using-mongodb-node-js-streams-bcbb3415dd9c

—-

Tips to be a good Node JS backend app developer

https://medium.com/build-a-dev/5-steps-to-becoming-a-backend-developer-with-node-js-96fd1e9f458e

#nodejs #stream #restapi‌‌
Create Next JS applications using a tool called Nx

https://blog.nrwl.io/create-a-next-js-web-app-with-nx-bcf2ab54613

—-

Some library references for reading PDF documents in React JS

https://blog.bitsrc.io/top-react-pdf-libraries-in-2021-d0cfbeccdbf8

—-

Deploy Next JS application with the help of Nx Tools

https://blog.nrwl.io/painlessly-build-and-deploy-next-js-apps-with-nx-225e2721da78


#react #nx #nextjs #pdf‌‌
Which of the following is a server-side Java Script object?
Anonymous Quiz
28%
Function
26%
File
34%
FileUpload
13%
Date
A long and exhaustive exercise from JavaScript Mastery on creating portfolio pages with Next JS

https://youtu.be/OPaLnMw2i_0

---

Practice using React JS with Weather App weather app case examples

https://www.freecodecamp.org/news/learn-react-by-building-a-weather-app/

---

Some of the advantages of the MERN Stack and the like, which can be used as the main stack in application development

https://javascript.plainenglish.io/why-using-the-mern-stack-is-a-popular-start-up-app-idea-87a4a0e8ebbf

#javascriptMastery #nextjs #portfolio #react #mern‌‌
Very important Tips and tricks from Fireship about using the Visual Studio Code / Codium text editor

https://youtu.be/ifTF3ags0XI

---

Using the Remote Repository extension to unlock code from the Github Repository without the need to clone the project.

https://www.freecodecamp.org/news/you-can-now-edit-anything-on-github-in-vs-code-without-cloning/

#fireship #vscode #codium #tips #trick #github‌‌
Creating an item purchase checkout Page with the stripe.js,Vue.js and express

https://youtu.be/NqGEMYz89HY

---

Simple Stripe Payment integration on Node JS

https://javascript.plainenglish.io/stripe-integration-with-node-js-6adb8cbc81f7

#stripe #payment #nodejs #express
Next JS version 11 has been released, here's a preview and an example of its use from the Codedamn channel

https://youtu.be/tQ46U1v9GVI

---

Release notes for Next JS 11 from the Vercel blog

https://nextjs.org/blog/next-11

---

#nextjs #react #codedamn #release‌‌