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
Introducing SVG Code, a tool from Chrome Developer that can be used to convert images to Rasterized SVG format

https://web.dev/svgcode/

#svg #webdev #converter
Forwarded from Learn Web Development
Freecodecamp's long practice of introducing SVG by creating an analog clock app using JavaScript, HTML and CSS

https://www.freecodecamp.org/news/svg-javascript-tutorial/

---

Practice making the Pomodoro Timer application with Javascript, HTML and CSS

https://javascript.plainenglish.io/build-a-pomodoro-timer-using-html-css-and-javascript-7a7a8410052c

---

Practice creating animated web pages using Theater JS

https://blog.logrocket.com/theatre-js-creating-intricate-powerful-animations/

---

Comparison between Flexbox and CSS Grid

https://betterprogramming.pub/flexbox-vs-css-grid-3e9011ee2951

#freecodecamp #svg #clock #pomodoro #flexbox #cssGrid
Forwarded from Learn CSS
Making back to top button using CSS and HTML

https://www.freecodecamp.org/news/css-only-back-to-top-button/

---

Practice creating
SVG images with the help of a JavaScript library called Pablo JS

https://blog.logrocket.com/building-svgs-javascript-pablo/

#pablo #svg #backToTop #css
Simple exercises create animations with SVG image sources

https://javascript.plainenglish.io/simple-svg-animation-2d80e1188f13

#svg #animation
react-svg 15.1: Component to Inject SVG into the DOM

https://github.com/tanem/react-svg

#react #svg #DOM