DEVOPS

DevOps – המתודולוגיה המשלבת פעילויות מתחום הפיתוח והאדמיניסטרציה על מנת להשיג שטף בתהליכי הפיתוח והייצור.

הצטרפו לוובינר מרתק בו נחשף לעולם ה-DevOps, נבין את התשתיות וכיצד ללמוד אותו. נדבר על:
  • –          מה זה בכלל DevOps?
  • –          התכנסות תהליכים שונים שיצרו את עולם ה DevOps
  • –          מדוע בכל ארגון סביבות DevOps משתלבות באופנים מעט שונים?

NODE

Node.js הינה אחת הטכנולוגיות הנדרשות ביותר היום בענף הייטק.

בהרצאה נדון מדוע הפכה לפופולארית מאוד בשנים האחרונות, ונבין כיצד מאפשרת גמישות רבה וביצועים מצוינים יחסית למקבילות שלה. נדון על:  
  • – מהם החידושים שהביא איתו Node.js והפך אותו לסטנדרט מבוקש כל כך?
  • – מה מוסיף ומביא GraphQL לשולחן והיכן הוא משתלב בתמונה?
  • – איפה זה פוגש אתכם ואת הצרכים שלכם כאן ועכשיו בעולם הפיתוח של היום?
  • – מה נדרש על מנת ללמוד לפתח ב Node.js?
  • – איך כל אלה עומדים בהשוואה לפתרונות אחרים בשוק?

react nativ

React Native combines the best parts of native development with React, the leading JavaScript library for building user interfaces.

React primitives render to native platform UI, meaning your app uses the same native platform APIs other apps do. Leverage your existing React development skills and apply those to native mobile development. React Native lets you create truly native apps and doesn't compromise your users' experiences. It provides a core set of platform agnostic native components like View, Text, and Image that map directly to the platform’s native UI building blocks. React components wrap existing native code and interact with native APIs via React’s declarative UI paradigm and JavaScript. This enables native app development for whole new teams of developers, and can let existing native teams work much faster.

react

למה React היא טכנולוגיה שכדאי מאוד להכיר ולהתמקצע בה?

בהרצאה נדון על:

 
  • מה זה בכלל React ולמה כדאי לנו לדעת?
  • מה בדיוק הפך את React מטרנד "הצובר תאוצה" לסטנדרט עולמי ששינה את הדרך בה מפתחים היום ממשקים?
  • מהן הסיבות העיקריות להצלחתה הבלתי מעורערת של React בקרב השוק העולמי והמקומי?
  • מה נדרש כדי ללמוד פיתוח ממשקם ב React?
  • איך כל אלה עומדים בהשוואה לפתרונות אחרים בשוק?

TYPESCRIPT

JavaScript is the most used programming language on the planet today, and yet the tools we have for JavaScript-based development still pale in comparison to the tools of other languages – primarily statically-typed languages. A growing number of companies are looking for what they have become accustomed to in languages like Java or C# while compiling to ECMAScript 5 or 6 using all ES6 new features and additional TypeScript features. Enjoy great tooling / IDE support and run quality JavaScript for both the browser and Node.js