یکی از سوالاتی که اصولا در برنامه نویسی وب میتواند مطرح شود، این است که تعامل بخش Backend و Front End چگونه باید باشد؟ به گونه ای که در بازنمایی صفحات از کارایی بالایی برخوردار باشیم و از سوی دیگر ، وابستگی بین کلاینت و سرور نیز حداقلی باشد. معمولا در این موارد، استفاده از یک سری از فریم ورک های مرسوم مثل React Js توصیه میشود؛ بنابراین خوب است بدانیم که فریم ورک React از منظر معماری و جداسازی دغدغهها، به چه صورتی عمل میکند. برای این منظور مقاله زیر را در سایت مارتین فاولر پیدا کردم و قصد دارم بخش هایی از آن را نیز در کلاس وب به منظور ارائه درک صحیحی از «چیستی چنین فریم ورک هایی» ارائه دهم تا بچه ها پیش از پرداختن به «چگونگی استفاده از آن فریم ورکها» بدانند که در چه زمانی و برای چه مواردی استفاده از آنها مناسب است.
عنوان مطلب : Modularizing React Applications with Established UI Patterns
لینک : https://martinfowler.com/articles/modularizing-react-apps.html
عنوان مطلب : Modularizing React Applications with Established UI Patterns
لینک : https://martinfowler.com/articles/modularizing-react-apps.html
martinfowler.com
Modularizing React Applications with Established UI Patterns
Learn how to apply established UI patterns for a more organized and maintainable codebase and discover the benefits of layering architecture in React development
👍6👎1
#spring_boot
اسپرینگ بوت یک قدم رشد کرد و ورژن 3.2.6 آن منتشر شد.
جزئیات آن را از اسپرینگ ببینید
https://spring.io/blog/2024/05/23/spring-boot-3-2-6-available-now
اسپرینگ بوت یک قدم رشد کرد و ورژن 3.2.6 آن منتشر شد.
جزئیات آن را از اسپرینگ ببینید
https://spring.io/blog/2024/05/23/spring-boot-3-2-6-available-now
Spring Boot 3.2.6 available now
Level up your Java code and explore what Spring can do for you.
👎8👍4
Forwarded from Sharif Software Seminar Series
وبسایت
Please open Telegram to view this post
VIEW IN TELEGRAM
👍3🎉1
Forwarded from She'r ta Code
Please open Telegram to view this post
VIEW IN TELEGRAM
👍3👎3
درود
اگر توسعهدهنده nodejs و (آشنا به parse server) هستید و یا فرد را میشناسید لطفا معرفی کنید
- nodejs
- reactjs
لطفا به ایدی زیر یک رزومه ارسال کنید
@yumcoder
اگر توسعهدهنده nodejs و (آشنا به parse server) هستید و یا فرد را میشناسید لطفا معرفی کنید
- nodejs
- reactjs
لطفا به ایدی زیر یک رزومه ارسال کنید
@yumcoder
Web_programming
درود اگر توسعهدهنده nodejs و (آشنا به parse server) هستید و یا فرد را میشناسید لطفا معرفی کنید - nodejs - reactjs لطفا به ایدی زیر یک رزومه ارسال کنید @yumcoder
- Nodejs (30%)
- Reactjs (70%)
در واقع توانایی توسعه وب داشته باشد
- Reactjs (70%)
در واقع توانایی توسعه وب داشته باشد
Forwarded from Micromaster | میکرومستر
🎓 ارائهی دروس تخصصی توسط اساتید دانشکدهی مهندسی کامپیوتر دانشگاه صنعتی شریف🖋 دریافت گواهی رسمی دوزبانه از طرف دانشگاه صنعتی شریف پس از گذراندن هر دورهی آموزشی تخصصی
Please open Telegram to view this post
VIEW IN TELEGRAM
👍11👎4
Micromaster | میکرومستر
به نظر من، این فرصت مغتنمی برای شرکتها جهت بهآموزی و بازآموزی کارکنان است.
پیشنهاد من این است اگر هزینههای آن زیاد است (که نمیدانم چقدر است)با شرکتهایی که در آن هستید صحبت کنید و همه یا بخشی از هزینه را آنها بدهند
پیشنهاد من این است اگر هزینههای آن زیاد است (که نمیدانم چقدر است)با شرکتهایی که در آن هستید صحبت کنید و همه یا بخشی از هزینه را آنها بدهند
👍7👎2
سوال:
کسی حدس یا مدل معماری دارد که مدلهای زیانی بزرگ را چطور مقیاسپذیر میکنند؟
- مثلا فرض کنید که llm را به صورت فشرده یا Quantization شده و یا یک وب سرویس داریم می خواهیم آن را مقیاسپذیر کنیم. راهحل شما چیست؟
درخواست هر کاربر به همراه context یا رشته گفتگو قبلی را چکونه به مدل تحویل میدهید؟ مثلا یک تعداد مدل کانتینیر شده درست میکنید با RAG سپس درخواستها را بین آنها تقسیم میکنید …
کسی حدس یا مدل معماری دارد که مدلهای زیانی بزرگ را چطور مقیاسپذیر میکنند؟
- مثلا فرض کنید که llm را به صورت فشرده یا Quantization شده و یا یک وب سرویس داریم می خواهیم آن را مقیاسپذیر کنیم. راهحل شما چیست؟
درخواست هر کاربر به همراه context یا رشته گفتگو قبلی را چکونه به مدل تحویل میدهید؟ مثلا یک تعداد مدل کانتینیر شده درست میکنید با RAG سپس درخواستها را بین آنها تقسیم میکنید …
Time delay Exploitation technique¶
The time delay exploitation technique is very useful when the tester find a Blind SQL Injection situation, in which nothing is known on the outcome of an operation. This technique consists in sending an injected query and in case the conditional is true, the tester can monitor the time taken to for the server to respond. If there is a delay, the tester can assume the result of the conditional query is true. This exploitation technique can be different from DBMS to DBMS (check DBMS specific section).
The time delay exploitation technique is very useful when the tester find a Blind SQL Injection situation, in which nothing is known on the outcome of an operation. This technique consists in sending an injected query and in case the conditional is true, the tester can monitor the time taken to for the server to respond. If there is a delay, the tester can assume the result of the conditional query is true. This exploitation technique can be different from DBMS to DBMS (check DBMS specific section).
http://www.example.com/product.php?id=10 AND IF(version() like '5%', sleep(10), 'false'))--In this example the tester is checking whether the MySql version is 5.x or not, making the server delay the answer by 10 seconds. The tester can increase the delay time and monitor the responses. The tester also doesn't need to wait for the response. Sometimes they can set a very high value (e.g. 100) and cancel the request after some seconds.
👍1