Web design & 😃 development – Telegram
Web design & 😃 development
29.3K subscribers
786 photos
35 videos
87 files
825 links
Admin👮 @sreetamo @Tranjar

Get free resources for webdevelopment , html , CSS , JavaScript , reactjs , wordpress , Php , nodejs ...etc. Buy ads: https://telega.io/c/WebsiteDesignLearningGroup
👥Group👥 @website_DesignLearning_Group
Download Telegram
🌟🌟🌟🌟🌟
🍅 Paid promotion is now cheap. Contact @sreetamo to promote your business on our channel and group.
👍2🔥2
🔴How to Use the Geolocation API in JavaScript – with Code Examples
👉
https://www.freecodecamp.org/news/how-to-use-the-javanoscript-geolocation-api/
😁61👍1
💎 For web development study material contact 👉 @sreetamo
9👍7
🌟SVG Tutorial, learn how to code images in HTML with SVG.

https://noscript-tutorial.com/

💎 For web development study material contact 👉 @sreetamo
👍5👏52
🔴 How to MASTER a programming language using ChatGPT: 📌

1. Can you provide some tips and best practices for writing clean and efficient code in [lang]?

2. What are some commonly asked interview questions about [lang]?

3. What are the advanced topics to learn in [lang]? Explain them to me with code examples.

4. Give me some practice questions along with solutions for [concept] in [lang].

5. What are some common mistakes that people make in [lang]?

6. Can you provide some tips and best practices for writing clean and efficient code in [lang]?

7. How can I optimize the performance of my code in [lang]?

8. What are some coding exercises or mini-projects I can do regularly to reinforce my understanding and application of [lang] concepts?

9. Are there any specific tools or frameworks that are commonly used in [lang]? How can I learn and utilize them effectively?

10. What are the debugging techniques and tools available in [lang] to help troubleshoot and fix code issues?

11. Are there any coding conventions or style guidelines that I should follow when writing code in [lang]?

12. How can I effectively collaborate with other developers in [lang] on a project?

13. What are some common data structures and algorithms that I should be familiar with in [lang]?

🔴 If you want to learn web development, contact👉 @sreetamo
👍2212👏1
🔴 JOIN OUR DISCUSSION GROUP

👉https://news.1rj.ru/str/website_DesignLearning_Group

7000+ joined

⚠️ Don't spam
👍6🔥3
💎 BEST WEBSITE TO LEARN REACT

👉 https://react.dev/
👍11👏6
🔥2👍1🥰1
📽Looking for Youtube channels but don't know which ones to follow? We got you covered 📽

💐 Here's a list of Youtube channels we recommend to learners :-

🌟 English Only
🔗 Traversy Media: https://www.youtube.com/@TraversyMedia

🔗 Net Ninja: https://www.youtube.com/@NetNinja

🔗 Fireship: https://www.youtube.com/@Fireship

🔗 Web Dev Simplified: https://www.youtube.com/@WebDevSimplified

🔗 Anson The Developer: https://www.youtube.com/@ansonthedev

🔗 Programming With Mosh: https://www.youtube.com/@programmingwithmosh

🔗 Telusko: https://www.youtube.com/@Telusko

🔗 Amigos Code: https://www.youtube.com/@amigoscode

🔗 Derek Banas: https://www.youtube.com/@derekbanas

🌟 Hindi + English Mix

🔗 Code With Harry: https://www.youtube.com/@CodeWithHarry

🔗 Chai and Code ( Hitesh ): https://www.youtube.com/@chaiaurcode

🔗 KG Coding: https://www.youtube.com/@KG_Coding

🔗 WS Cube: https://www.youtube.com/@wscubetech

🌟Join our telegram channel

https://news.1rj.ru/str/WebsiteDesignLearningGroup
👍103😁2
👍3
🔴 Docker Cheat Sheet .
JOIN
👍71
💎 Please rate our channel. You may share your opinion to improve our content.
Anonymous Poll
12%
🌟
6%
🌟🌟
12%
🌟🌟🌟
23%
🌟🌟🌟🌟
47%
🌟🌟🌟🌟🌟
👍13👏2
👍1
JavaScriptNotesForProfessionals(2) (1).pdf
4.1 MB
🔴 To purchase premium web development study material, contact 👉 @sreetamo

💎Video course+ hand written notes+source code
👍103
🌟Join our new channel to learn AI tools 👉https://news.1rj.ru/str/Aitechnologylearning
4👍1👎1🤔1
Javanoscript to keep your screen awake.
🌟JOIN DISCUSSION GROUP 🌟
👏10👍31
Javanoscript Reduce method Example.

▫️ Finding the longest word in a given string.

function longerWord(a, b) {
if (a.length > b.length) {
    return a;
  } else {
    return b;
}
}

const sentence = 'Hey there what are you doing this Wednesday night';

const longest = sentence.split(' ').reduce(longerWord);

console.log(longest);

// Wednesday

#JavaScript
(📚) • @WebsiteDesignLearningGroup
👍252