Frontend Developer

İstanbul / Remote · Tam Zamanlı · 2+ Yıl

Avva Mobile — VS Code
FrontendDeveloperJob.tsx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
// Avva Mobile · Frontend Takımı · İstanbul / Remote
// Tam Zamanlı · 2+ Yıl Deneyim
import React from "react";
import { AvvaMobilePosition } from "@avva/careers";
type TechStack =
  | "React.js"
  | "TypeScript"
  | "Next.js"
  | "Tailwind CSS"
  | "HTML5"
  | "CSS3"
  | "Vite"
  | "Git"
  | "REST API"
interface FrontendDeveloperProps extends AvvaMobilePosition {
  location: "İstanbul / Remote";
  experience: "2+ Yıl";
  department: "Frontend";
  stack: TechStack[];
}
// Aranan Özellikler
const hasRequiredSkills = ( candidate: Developer ): boolean => {
  // En az 2 yıl frontend geliştirme deneyimi
  // React.js ve modern JavaScript (ES6+) konusunda güçlü bilgi
  // HTML5, CSS3, SASS/SCSS kullanımı
  // TypeScript deneyimi
  // Responsive design ve cross-browser uyumluluk
  // Git versiyon kontrol sistemi kullanımı
  // RESTful API entegrasyonu deneyimi
  // UI/UX tasarım prensipleri hakkında bilgi
  return true;
};
// Sorumluluklar
const responsibilities: Task[] = [
  // Modern React.js uygulamaları geliştirme,
  // Kullanıcı deneyimi odaklı arayüz tasarımı,
  // Cross-platform ve responsive tasarım implementasyonu,
  // API entegrasyonları ve veri yönetimi,
  // Performance optimizasyonu ve best practices,
  // Code review süreçlerine aktif katılım,
  // Tasarım ekibi ile koordineli çalışma,
  // Modern development tool'ları kullanımı
];
// Yan Haklar
const perks: Benefit[] = [
  { name: "Performans primi" },
  { name: "Yemek kartı" },
  { name: "Eğitim bütçesi" },
  { name: "Esnek çalışma saatleri" },
  { name: "Remote çalışma imkanı" },
  { name: "Kariyer gelişim fırsatları" },
  { name: "Modern teknoloji stack" }
];
export default FrontendDeveloperJob;
⎇ mainFrontendDeveloperJob.tsx · TypeScript React · UTF-8 · Ln 61 Col 1Avva Mobile

Sizi Dinliyoruz

Size nasıl yardımcı olabiliriz? Lütfen aklınızdakileri bizimle paylaşın.

    Frontend Developer | Avva Mobile