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
But if you can manage to learn:

1. The fundamental tools of the web (HTML, CSS, JavaScript + git)
2. Frameworks and metaframeworks like Tailwind, React / Vue and NextJS / NuxtJS
3. Soft skills like a great attitude, positive energy, honesty and great communication skills

Then you have what it takes to land that first front-end job.

And remember: You don't need to be an expert in all of these technologies. But having a basic understanding of how they all work together goes a long way.
The key when applying for development jobs is to stand out of the crowd.

Here's 3 easy ways to do just that:

→ A portfolio website with past projects and information about you
→ A LinkedIn account with a professional picture and bio
→ A GitHub profile showing your past activity and code

The first step is all about catching the interest of the company and getting to the interview stage. And with a good portfolio, you already have lots to talk about during the interview + you've shown your actual coding skills.
Use this method to practice your front-end skills or learn a new framework like React or Vue🔥:

1. Google "public API's"
2. Pick any topic you like
3. Fetch some data from the API
4. Display the data in a simple UI

This will teach you a lot of fundamental skills like communicating with an external data source, handling loading/error states, and building intuitive user interfaces.

It'll also be more fun and motivating if you pick a topic you're personally interested in (books, movies, crypto etc.)

And of course you don't need to stop there - feel free to add any features you like. But now you have a solid starting point to work off of.
25 Student TECH Programmes that you should think to be part of 👇

🔹 Google DSC
🔹 Microsoft Student Partner Program
🔹 CNCF ambassador program
🔹 Amazon Future Engineer Program
🔹 Swift Student Challenge - Apple
🔹 GitHub Campus Expert
🔹 AWS Educate Student Ambassador Program
🔹 Microsoft LEAP Apprenticeship Program
🔹 Oracle Student Ambassador Program
🔹 NVIDIA Deep Learning Institute SAP
🔹 Intel Student Ambassador Program
🔹 AnitaB .org Grace Hopper Celebration Scholarships
🔹 IBM Quantum Community Advocate Program
🔹 Red Hat Women in Open Source
🔹 Adobe Campus Leader Program
🔹 OnePlus Student Ambassador Program
🔹 Women Who Code Fellowship Program
🔹 VMware vExpert Program
🔹 Women Techmakers Scholars Program by Google
3 Steps on how to upskill & learn any New Tech as Frontend Engineer 🔥

1. Stop learning just the Code of the Tech. As you know with every version update Code changes. See React, lots of APIs have changed.

2. Every Framework, Library or Tech comes with a purpose to solve a problem. Learn what’s the problem. People don’t release just for show off of New Tech.

3. Don’t just jump to YouTube Tutorial, “15 mins of this Tech, that Tech”. Rather, refer Conferences, Talks, Tech Blogs, Podcasts by the Official People who‘ve built it (No one knows better than them ⚡️)

Source: LinkedIn
This media is not supported in your browser
VIEW IN TELEGRAM
When you learn JavaScript but haven't learned TypeScript yet😂
Add all these telegram channels to get a daily dose of latest updates of technology , programming and more

https://t.me/addlist/vYHKH6nix-Y2MDA1
Celebrating 10 Years of React

Grab yourself a slice of cake, React is 10 years old. As part of the celebrations, Vercel’s Delba de Oliveira ▶️ hosted a ‘roundtable’ discussion (though the table itself has taken the day off 😁) with Andrew Clark and Sebastian Markbåge talking about the current state of React, Suspense, Server Components, and Actions. - https://vercel.com/blog/10-years-of-react

#react
Forwarded from Technical Stark
🔰LinkedIn Learning Lifetime Premium

Step 1: Click on this: Click Here

Step 2: Use this Library Card Number: 21901805167321
Step 3: Use this Pin: 280591
Step 4: Click on "Continue"
Drop your screenshot after getting access.
Happy Learning!

Note : Only work's on browser
How to MASTER a programming language using ChatGPT:

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

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

3. Give me some code examples for [concept] in [lang].

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

5. Tell me about some software design patterns in [lang].

6. Tell me about some anti-patterns in [lang].

7. What are some common mistakes that people make in [lang]?
Forwarded from Learn Web Development
Websites to practice Frontend skills :

1. Frontend Mentor
frontendmentor.io

2. Codewars
codewars.com

3. Codewell
codewell.cc

4. JavaScript30
javascript30.com

5. Coderbyte
coderbyte.com

6. CSS Battle
cssbattle.dev

7. FreeCodeCamp
freecodecamp.org/learn

8. Frontend Practice
frontendpractice.com

9. CodePen Challenges
https://codepen.io/challenges/?re

10. Dev Challenges
devchallenges.io
Game-changing secret to Prompt Engineering

Here's the secret sauce:

🥣 Step 1️⃣: Assign a role. "You are Sherlock Holmes, a master detective,"

🕵️‍♂️ Step 2️⃣: Outline its mission. "Your task is to solve mysteries for crime novels" 📚

Step 3️⃣: Hand over the reins to ChatGPT: "Now, ask me all the questions you need to unravel a compelling mystery that will keep readers on the edge of their seats." 🎢


What you've done here is delegate the task of crafting the perfect prompt and context to ChatGPT. It will generate 8-10 Questions, answer them in detail. This way, you're feeding ChatGPT the data it needs to learn. That's the magic. 🎩


Step 4️⃣: Define input: "Users will request you to create mysteries for their novels, stories, or other works. Your job is to first ask clarifying questions to understand the task, then proceed with the mystery creation process." 📝

Step 5️⃣: Define output: "You need to write in a style, begin with a gripping opening scene, write only words per mystery, make the narrative suspenseful, and use clear, engaging language" 🖊️

Step 6️⃣: Provide 3-5 examples of inputs and outputs. 📋

Voila! Your ultimate prompt is ready. 🎉 With this, you're set to see results that are 50x better. 🚀 This prompting technique is the backbone of 80% of AI tools. 🤖


#ai #prompting #promptengineering #prompt #chatgpt #gpt3

For More AI , Metaverse, Web3 Content Join
@AI_metaverse_web3_learn
🚄 5 Tips for Coding Faster⚡️

🚀 Tip 1: Use Keyboard Shortcuts
Save time by using keyboard shortcuts for common coding tasks. ⌨️
Example: Use Ctrl+C and Ctrl+V to copy and paste code snippets quickly.

🔍 Tip 2: Utilize Code Snippets
Take advantage of pre-written code snippets to speed up your coding process. 💡
Example: Use a CSS code snippet for creating a responsive grid layout.

🔧 Tip 3: Employ an Integrated Development Environment (IDE)
Use an IDE with helpful features like auto-completion and debugging tools. 💻
Example: Utilize Visual Studio Code (VS Code) with its integrated terminal and Git integration.

📚 Tip 4: Document and Comment Your Code
Make your code easier to understand by adding clear comments and documentation. 📝
Example: Add comments to explain the purpose of each function and its input/output.

🔧 Tip 5: Practice and Improve Your Typing Speed
Boost your coding speed by practicing and improving your typing skills. ⌨️💨
Example: Use online typing tutorials or typing games to increase your speed and accuracy.
Prepare for your next job interview with AI:

1: Mock interview with AI
interviewai.me

2: Interview questions
interviewgpt.ai

3: Interview notes
metaview.ai

4: Resume scan
accio.springworks.in

5: Job search
matchthatroleai.com

6: Apply automatically
applyish.com

7: Resume to jobs
hnresumetojobs.com

For More Content Join
@AI_metaverse_web3_learn