TG Telegram Group Link
Channel: Web Development Code
Back to Bottom
Forwarded from JavaScript
What is the output?
Anonymous Quiz
26%
number
57%
string
12%
Error
5%
object
Forwarded from DevGuide 🇵🇸
Qwik’s Next Leap - Moving Forward Together

https://www.builder.io/blog/qwik-next-leap
Forwarded from JavaScript
😂
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from JavaScript
✌️ JavaScript Visualized: Promise Execution

A helpful diagrammed and animated article, coupled with an (optional) 8-minute video, that goes into how promises work and are scheduled behind the scenes. It’s useful to have a good mental model of these mechanics, given promises form the basis of asynchronous functions in JavaScript.

LYDIA HALLIE
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Learn JavaScript
Media is too big
VIEW IN TELEGRAM
⌨️ How to FETCH data from an API using JavaScript
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Dibo
يلا نتعلم نرسم بـ pure html بدون أي مكتبات خارجية

هنتعلم انهاردة نعمل logos ,رسومات بيانية كمان زي دي

الرسمة دي عبارة عن كود html عادي عبارة عن SVG

ودة اختصار لـ Scalable Vector Graphics

وبما انه Vector فأكيد زي مانت توقعت كدة جودة الصورة مش بتضيع مهما عملت زوم

# مميزات SVG:

- بيتعمل بكود html فقط
- جودته مش بتضيع مهما عملنا زوم
- حجمه اصغر بكتير من الصور العادية
- ممكن نعمل اي تعديلات عليه برمجيا بسهولة جدا
- نقدر نسيرش فيه علي خصائص معينة

عشان نبدأ نرسم بنعمل الاول مساحة رسم وبعد كدة بنضيف الاشكال والنصوص جواها
<svg width="350" height="300" xmlns="http://www.w3.org/2000/svg"> <!-- حط الرسومات هنا -->

</svg>

HTML بيدينا اشكال جاهزة نقدر نستخدمها بسهولة زي المستطيلات والدواير وا ....

- مميزات SVG
- علشان نرسم اي شكل علي الورق محتاجين نحدد:
- شوية ملاحظات سريعة

👇👇
https://mobarmegeen.com/posts/c1b6f969-a43a-4806-bcb8-b2adf0202b94

#developers #frontend #backend #software #angular #nodejs #ReactJs #javascript #python #java #dotnet #internship #برمجة #مبرمجين
قناة تقنية تقدم لك كورسات مجانية وأحدث الأخبار والنصائح في مجال التكنولوجيا والبرمجة والتصميم من مصادرها الموثوقة
تسعى القناة إلى أن تكون مرجعًا للمهتمين بالتقنية والبرمجة والتصميم، وإلى أن تكون منصة قناة للنقاش وتبادل الخبرات بين المهتمين بالتقنية والبرمجة
اشترك الآن في القناة للاستفادة من الكورسات ومتابعة كل جديد👨‍💻🤳
https://hottg.com/Geek_knowledge
Forwarded from JavaScript
🌟 Bun 1.1 Released with Windows Support

With the codename Bundows, the popular alternative JS runtime can now run directly on Windows 10+ (plus WSL, macOS and Linux, etc). This is a key step in Bun's broader adoption vs Node, and even features like Bun Shell work on Windows. Node compatibility continues to improve too with support for node:http2 and IPC support between Bun and Node processes.

THE BUN TEAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Ghost 0day
—==[ AnonGT 0.1.2 ]==—

- Script to redirect all traffic through tor network including
- dns queries for anonymizing entire system
- killing dangerous applications
- clear configs & logs
- firefox browser anonymization
- Changing Mac Address
- Anti MITM
- Onion Generator Links
- Onion Links Checker

# Install:
git clone https://github.com/gt0day/AnonGT && cd AnonGT && sudo python3 install.py;

# Best Secure Start:
- Changing Mac + Start + Anti MITM ;)

# Change Tor Bridge Dir:
/etc/tor/torrc

# Change Exclude Locals
/usr/share/AnonGT/core/config/config.py

# Tested On:
Kali Linux 2024.1

# Uninstall:
sudo rm -r /usr/share/anongt /usr/bin/anongt /var/lib/anongt;
Forwarded from Ghost 0day
Big update + gui soon 🫡❤️
HTML Embed Code:
2024/05/15 00:34:16
Back to Top