https://www.npmjs.com/package/source-map-explorer
برای بررسی ابعاد فایلهای کد خروجی در cra
#cra_create_react_app
برای بررسی ابعاد فایلهای کد خروجی در cra
#cra_create_react_app
npm
npm: source-map-explorer
Analyze and debug space usage through source maps. Latest version: 2.5.3, last published: 3 years ago. Start using source-map-explorer in your project by running `npm i source-map-explorer`. There are 212 other projects in the npm registry using source-map…
این مقاله نکات خوبی با زبان ساده بیان میکند که مستقل از زبان go نیز معنی دارد. اگر به الگوهای طراحی علاقه دارید مطالعه کنید
https://medium.com/better-programming/the-flyweight-pattern-in-go-a0712764195a
https://medium.com/better-programming/the-flyweight-pattern-in-go-a0712764195a
Medium
The Flyweight Pattern in Go
Minimizing memory usage by sharing data with other objects
On linux you can check epiphany-browser, resizes the windows you'll get same bugs as in ios. Both browsers uses Webkit.
Ubuntu/Mint:
sudo apt install epiphany-browser
Ubuntu/Mint:
sudo apt install epiphany-browser
Forwarded from Ali
من چندوقت پیش یه اسکریپت نوشتم که میره و همین پروکسیهایی که استاد معرفی کردن به علاوهی چند ریپوی پروکسی رایگان دیگه رو چک میکنه و تست میکنه که کار میکنه یا نه.
اگه دوس داشتید استفاده کنید.
https://github.com/ali4heydari/GetFreeProxies
اگه دوس داشتید استفاده کنید.
https://github.com/ali4heydari/GetFreeProxies
GitHub
GitHub - ali4heydari/GetFreeProxies: Multithreaded bash script for get and check free proxies
Multithreaded bash script for get and check free proxies - ali4heydari/GetFreeProxies
راهنمای خوبی برای راهاندازی تست e2e در js هست
https://blog.logrocket.com/end-to-end-testing-react-apps-with-puppeteer-and-jest-ce2f414b4fd7/
#e2e #jest #puppeteer #test
https://blog.logrocket.com/end-to-end-testing-react-apps-with-puppeteer-and-jest-ce2f414b4fd7/
#e2e #jest #puppeteer #test
LogRocket Blog
React end-to-end testing with Jest and Puppeteer - LogRocket Blog
In React, E2E testing with Jest and Puppeteer helps to ensure that the code you wrote is functional and your app works as intended.
A new lossy/lossless image format for photos and the internet
https://github.com/google/pik
#webp #pik #image #format
https://github.com/google/pik
#webp #pik #image #format
GitHub
GitHub - google/pik: A new lossy/lossless image format for photos and the internet
A new lossy/lossless image format for photos and the internet - google/pik
اگر بخواهید ببنید دو تصویر با هم چقدر فرق دارند از کتابخانه زیر بهره بگیرید
https://github.com/google/butteraugli
#image #difference_images
https://github.com/google/butteraugli
#image #difference_images
GitHub
GitHub - google/butteraugli: butteraugli estimates the psychovisual difference between two images
butteraugli estimates the psychovisual difference between two images - google/butteraugli
Forwarded from دفتر يادداشت - پدرام سلطانى
Media is too big
VIEW IN TELEGRAM
نحوه شستشوی درست وکامل دستها. #ويروس_كورونا https://t.me/pedram_soltani
Forwarded from mobile_programming
Twitter
Mahdi Saremifar
«کرسی ارتباطات علم یونسکو» برای اطلاعرسانی ملی درباره بیماری #کروناویروس جدید، به افرادی با تخصصهای زیر برای کار داوطلبانه احتیاج دارد: 1. توسعهدهنده اندروید 2. توسعهدهنده وب، مسلط به وردپرس 3. کارشناس محتوا (شبکههای اجتماعی)، ۲ نفر داوطلبان لطفا با…
Forwarded from عرفان معینی
سلام دوستان
یه کار عام المنفعه هست در رابطه با کرونا که خیلی سریع هم باید انجام بشه.
از بعد از شیوع ویروس مراجعه به مراجع بهداشت کم شده و نیازه یه اپلیکیشن برای این کار نوشته بشه تا افراد بتونن علائمشون رو برای مراکز بفرستن و مراقبت ها شروع بشه.
اگر کسی مایله همکاری کنه لطفا به من پیام بده.
یه کار عام المنفعه هست در رابطه با کرونا که خیلی سریع هم باید انجام بشه.
از بعد از شیوع ویروس مراجعه به مراجع بهداشت کم شده و نیازه یه اپلیکیشن برای این کار نوشته بشه تا افراد بتونن علائمشون رو برای مراکز بفرستن و مراقبت ها شروع بشه.
اگر کسی مایله همکاری کنه لطفا به من پیام بده.
نکات جالبی برای نوشتن کدهای امن در این سایت از دانشگاه Carnegie Mellon میتوانید پیدا کنید (برای اندروید، سی و سی++ و جاوا)
https://wiki.sei.cmu.edu/confluence/display/seccode/SEI+CERT+Coding+Standards
#security #cert
https://wiki.sei.cmu.edu/confluence/display/seccode/SEI+CERT+Coding+Standards
#security #cert
تقاوت و کاربرد debounce و throttle در جاوا اسکریپت
https://remysharp.com/2010/07/21/throttling-function-calls
نمایش تصویری این الگو در js
https://medium.com/@ellenaua/throttle-debounce-behavior-lodash-6bcae1494e03
#debounce #throttle
https://remysharp.com/2010/07/21/throttling-function-calls
نمایش تصویری این الگو در js
https://medium.com/@ellenaua/throttle-debounce-behavior-lodash-6bcae1494e03
#debounce #throttle
Remysharp
Throttling function calls
If you've written any kind of validation on user input, like onkeypress then you'll know that sometimes you want to throttle the amount of times your function …
اگر توسعه دهنده هستید و سرویسهایی مینویسید که بخش login دارند و یا داده های مهم را جابجا میکنند درباره length extention attack حتما مطالعه کنید.
پ.ن. اگر در درک آن مشکل داشتید مطرح کنید
پ.ن. اگر در درک آن مشکل داشتید مطرح کنید