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
Forwarded from Cyber Punk
▪️Download Free PowerPoint Template

No Signup Required !!
PowerPoint|Canva | Google Sheet

Link: https://www.slidescarnival.com/
Forwarded from Cyber Punk
▪️1 Month FREE Wordpress Hosting (EasyWP) From NameCheap - No Credit Card required

Link:
https://www.namecheap.com/wordpress/
Basic practice of using Google Sheets for daily spreadsheet needs

https://www.freecodecamp.org/news/learn-google-sheets/

#sheets #excel #googlesheet
JavaScript performance optimization with the help of module bundlers and code splitting

https://www.smashingmagazine.com/2022/02/javascript-bundle-performance-code-splitting/

---

How to create an empty Array with default value

https://javascript.plainenglish.io/how-to-create-a-zero-filled-javascript-array-e73e1dc0628a

---

#bundler #splitting #array
Forwarded from Learn CSS
Essential practice from Tailwind Labs on using Prettier to sort Tailwind classes in HTML

https://youtu.be/_CntOc4hBcg

#tailwind #css #prettier
Forwarded from Learn CSS
Creating a horizontal scrolling function using CSS, with Kevin Powell

https://www.youtube.com/watch?v=3yfswsnD2sw

#kevinPowell #carousel #horizontal #scroll
Get to know InkPaint, a library to animate canvas in HTML

https://github.com/drawcall/inkpaint

#canvas #inkpaint
Introduction to some decorators in JavaScript

https://enlear.academy/introduction-to-javascript-decorators-61d8f15c543b

—-

See references to some frameworks used in fullstack JavaScript programming

https://medium.com/@paulmorar/the-javascript-2022-stack-f5fbf028ff7a

#nodejs #decorator
Build your Web3 Resume with these 5 Blockchain Projects

1. Create a dApp

• you can learn how to Smart contract interact with blockchain,

• You can learn how to Web3.js work.

• You can start with Simple Smart contract

https://dappbuilder.io/


2. Mint an NFT

• Create an NFT from Scratch.
• learn ERC-721 token.
• Deploy on the Testnet.
• upload it to Opensea.

https://youtu.be/OVGoJV5tcM8

3. Create a ERC-20 Token

• Create your own cryptoCurrency

Add features :

• Burnable
• Mintable
• fees
• Gas fees
• Pausable
• Deflation
• Liquidity Fee

https://docs.openzeppelin.com/contracts/4.x/erc20

4. Create a DAO

Decentralized Autonomous Organization (DAO)

you can learn :

• How DAO work
• Voting process
• Governance token
• Proposal

https://buildspace.so/daos

5. Create a Crowdfunding Contract

Learn these Functions
• Payable
• contribution
• Voting
• Refund

https://github.com/Paramchoudhary/CrowdFunding-Contract

#Web3 #Resources #Projects #Resume
Learn JavaScript pinned «Build your Web3 Resume with these 5 Blockchain Projects 1. Create a dApp • you can learn how to Smart contract interact with blockchain, • You can learn how to Web3.js work. • You can start with Simple Smart contract https://dappbuilder.io/ 2. Mint…»