מחפש פרילנסרים ב- מרצים, מדריכי JavaScript?

מאמרים בתחום מרצים, מדריכי JavaScript

Java: המפתח לפיתוח מערכות תוכנה גלובליות ואמינות

מאת: LAV
Java, שפת תכנות מובילה ואמינה מאז 1995, מספקת פתרון גלובלי לפיתוח מערכות תוכנה עם הכוונה "כתובה פעם אחת, הרץ בכל מקום". היא מאפשרת ניידות וחוצת פלטפורמות דרך מכונת ה-Java הווירטואלית (JVM), מה שהופך אותה לאידיאלית לפיתוח תוכנה גלובלי. Java ידועה באמינות וביצועים גבוהים, תוך שהיא מתהדרת במודל תכנות מונחה עצמים וניהול זיכרון אוטומטי, הופכים אותה לבחירה נפוצה לפיתוח מערכות אנטרפרייז. בנו...

createContext vs. createObjectContext

מאת: Natan Farkash
When you use the React ecosystem, you really do not want all the components to get re-render in any application change. So you use something like 'React.memo' to prevent a re-render of a component if there is no change in data that have relation to the component.

useState vs. useSuperState

מאת: Natan Farkash
In recent days I have uploaded a new library called hooks-for-react. It contains my collection of hooks, for public use. One of the main hooks in my collection is the useSuperState hook. It allows you other options to change the state alongside the setState operation.

New Hooks for React

מאת: Natan Farkash
collection of hooks for React.js, that take the native hooks to the next level

The best JavaScript frameworks in 2021.

מאת: pixelcrayons
The purpose of this article is not to suggest the best frameworks or libraries. Rather, I will examine the past, present and future of these so that you can make effective decisions for your future projects. After all, most of these are likely to be among us for the next couple of years.

4 סיבות למה כדאי לפתח משחקים מבוססי WEB ב-Javascript

משחק מבוסס WEB הוא משחק המשתמש בדפדפן כמנוע וכממשק. מאחר והמשחק חי בתוך דפדפן הוא נגיש מכל מחשב המחובר לאינטרנט. למשחק כזה ישנם יתרונות מובהקים על פני משחק מסורתי המותקן במחשב, או במכשיר: הוזלת הפיתוח, נגישות מכל מקום בכל מכשיר, תחזוקה קלה יותר וקידום נוח יותר

Javascript job task

מאת: OLSA
This is not typical javascript problem, this is a part from one job interview application where are combined mathematics and arrays. I like problem solving and because of that write it here.

להתחיל לכתוב Java Script ב-10 דק'. לא מסובך כמו שחשבתם

מאת: UL - UX
זה באמת לא מסובך ולכן כתבתי את הפוסט. דוגמאות, קישורים והדרכה (15 דק' קריאה)
תוצאות 1 - 8
« לעמוד הקודם 1 לעמוד הבא »