Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/pipeline-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: echo "::set-output name=hash::${{ hashFiles('package-lock.json') }}"

- name: Check dependency cache
uses: actions/cache@v2
uses: actions/cache@v4
id: cache_dependencies
with:
path: ${{ env.CACHED_DEPENDENCY_PATHS }}
Expand All @@ -50,7 +50,7 @@ jobs:
fetch-depth: 0

- name: Check dependency cache
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: ${{ env.CACHED_DEPENDENCY_PATHS }}
key: ${{ needs.test.outputs.dependency_cache_key }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pipeline-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: echo "::set-output name=hash::${{ hashFiles('package-lock.json') }}"

- name: Check dependency cache
uses: actions/cache@v2
uses: actions/cache@v4
id: cache_dependencies
with:
path: ${{ env.CACHED_DEPENDENCY_PATHS }}
Expand All @@ -50,7 +50,7 @@ jobs:
fetch-depth: 0

- name: Check dependency cache
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: ${{ env.CACHED_DEPENDENCY_PATHS }}
key: ${{ needs.test.outputs.dependency_cache_key }}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: code-together/course/clean-frontend
# path: code-together/course/clean-frontend
templateKey: codeTogether_clean-frontend_part1
index: 1
tabName: 전체
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: code-together/course/clean-frontend
# path: code-together/course/clean-frontend
templateKey: codeTogether_clean-frontend_reviews
interviews:
- writerPhoto: ""
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: code-together/course/clean-frontend
# path: code-together/course/clean-frontend
templateKey: codeTogether_clean-frontend_masthead
title: 클린 프론트엔드
description: "클린 자바스크립트 개발 패턴을 익힙니다.\n다양한 웹 프론트엔드 지식을 바닐라 자바스크립트로 익혀\n 프론트엔드 프레임워크에 필요한 개념을 이해합니다."
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: code-together/course/clean-frontend
# path: code-together/course/clean-frontend
templateKey: codeTogether_clean-frontend_plan
tags:
- name: 스스로
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
path: code-together/course/clean-frontend
# path: code-together/course/clean-frontend
templateKey: codeTogether_clean-frontend_registrations
registrations:
- title: "클린 프론트엔드 수강신청 바로 가기"
Expand Down
8 changes: 0 additions & 8 deletions content/code-together/courses.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,4 @@ courses:
path: /code-together/course/clean-react
tags:
- 대기자 모집 중

- category: 프론트엔드
title: 클린 프론트엔드
cost: 440,000원
img: mediumCleanFE
path: /code-together/course/clean-frontend
tags:
- 준비 중
---
120 changes: 60 additions & 60 deletions content/faq/lists.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -189,68 +189,68 @@ lists:
지원 포지션에 따라 채용 절차는 다를 수 있습니다. 상세 내용은 채용 페이지를 확인해 주세요."
editDate: "2022-06-14"

- course: clean-frontend
category: 교육 과정
title: 클린 프론트엔드 과정은 1년에 몇 번 진행하나요?
content: 2023년 1월~4월 사이에 과정을 처음 오픈할 예정입니다. 이후 오픈 시기는 아직 미정입니다.
editDate: "2022-12-15"
# - course: clean-frontend
# category: 교육 과정
# title: 클린 프론트엔드 과정은 1년에 몇 번 진행하나요?
# content: 2023년 1월~4월 사이에 과정을 처음 오픈할 예정입니다. 이후 오픈 시기는 아직 미정입니다.
# editDate: "2022-12-15"

- course: clean-frontend
category: 교육 과정
title: 과정은 온라인으로 진행되나요?
content: "네, 온라인 과정이며 줌과 슬랙을 활용합니다. \n
다만 마지막 주차 중 하루는 오프라인(@코드스쿼드)에 모여 활동할 수 있습니다."
editDate: "2022-12-15"

- course: clean-frontend
category: 수강신청
title: 현재 재직 중이 아니라면 참여할 수 없나요?
content: 아니요, 교육 과정 대상자에 해당된다면 재직여부와 상관없이 참여할 수 있습니다.
editDate: "2022-12-15"
# - course: clean-frontend
# category: 교육 과정
# title: 과정은 온라인으로 진행되나요?
# content: "네, 온라인 과정이며 줌과 슬랙을 활용합니다. \n
# 다만 마지막 주차 중 하루는 오프라인(@코드스쿼드)에 모여 활동할 수 있습니다."
# editDate: "2022-12-15"

# - course: clean-frontend
# category: 수강신청
# title: 현재 재직 중이 아니라면 참여할 수 없나요?
# content: 아니요, 교육 과정 대상자에 해당된다면 재직여부와 상관없이 참여할 수 있습니다.
# editDate: "2022-12-15"

- course: clean-frontend
category: 수강신청
title: 코어타임에 함께할 수 없다면 신청할 수 없나요?
content: 코드투게더 과정은 동료, 마스터와 함께 학습하는 과정입니다. 모두의 학습과 성장을 위해 정해진 코어타임은 지켜주셔야 합니다.
editDate: "2022-12-15"

- course: clean-frontend
category: 수강신청
title: 과정을 어떻게 신청할 수 있나요?
content: "모집 시기가 되면 대기자 분들에게 메일로 수강신청 방법을 안내드리고 있습니다.\n
그때 자세한 방법을 확인하실 수 있습니다."
editDate: "2022-12-15"

- course: clean-frontend
category: 수강신청
title: 별도의 선발 과정은 없나요?
content: 네, 없습니다. 다만 과정의 난이도가 중급이기 때문에 초보자는 신청이 어렵습니다.
editDate: "2022-12-15"

- course: clean-frontend
category: 교육 과정
title: 수강생은 총 몇 명인가요?
content: 약 20명의 수강생이 함께 학습합니다.
editDate: "2022-12-15"

- course: clean-frontend
category: 수강신청
title: 과정 중간에 빈자리가 생긴다면 등록할 수 있나요?
content: 아니요, 과정 특성상 중간에 합류하시는 것은 어렵습니다.
editDate: "2022-12-15"

- course: clean-frontend
category: 결제
title: 수강료 결제는 어떻게 하나요?
content: "수강료는 과정 시작 전에 결제합니다. 결제 방법은 과정에 신청하시면 자세히 안내받으실 수 있습니다.\n
만약 재직 중인 회사에서 교육 비용을 지원해 주는 경우, 법인 카드로 결제 또는 비용 입금 후 세금계산서 발행이 가능합니다."
editDate: "2022-12-15"

- course: clean-frontend
category: 결제
title: 고용노동부에서 지원하는 재직자 교육 과정(내일배움카드교육 등)에 해당되나요?
content: 아니요, 해당되지 않습니다.
editDate: "2022-12-15"
# - course: clean-frontend
# category: 수강신청
# title: 코어타임에 함께할 수 없다면 신청할 수 없나요?
# content: 코드투게더 과정은 동료, 마스터와 함께 학습하는 과정입니다. 모두의 학습과 성장을 위해 정해진 코어타임은 지켜주셔야 합니다.
# editDate: "2022-12-15"

# - course: clean-frontend
# category: 수강신청
# title: 과정을 어떻게 신청할 수 있나요?
# content: "모집 시기가 되면 대기자 분들에게 메일로 수강신청 방법을 안내드리고 있습니다.\n
# 그때 자세한 방법을 확인하실 수 있습니다."
# editDate: "2022-12-15"

# - course: clean-frontend
# category: 수강신청
# title: 별도의 선발 과정은 없나요?
# content: 네, 없습니다. 다만 과정의 난이도가 중급이기 때문에 초보자는 신청이 어렵습니다.
# editDate: "2022-12-15"

# - course: clean-frontend
# category: 교육 과정
# title: 수강생은 총 몇 명인가요?
# content: 약 20명의 수강생이 함께 학습합니다.
# editDate: "2022-12-15"

# - course: clean-frontend
# category: 수강신청
# title: 과정 중간에 빈자리가 생긴다면 등록할 수 있나요?
# content: 아니요, 과정 특성상 중간에 합류하시는 것은 어렵습니다.
# editDate: "2022-12-15"

# - course: clean-frontend
# category: 결제
# title: 수강료 결제는 어떻게 하나요?
# content: "수강료는 과정 시작 전에 결제합니다. 결제 방법은 과정에 신청하시면 자세히 안내받으실 수 있습니다.\n
# 만약 재직 중인 회사에서 교육 비용을 지원해 주는 경우, 법인 카드로 결제 또는 비용 입금 후 세금계산서 발행이 가능합니다."
# editDate: "2022-12-15"

# - course: clean-frontend
# category: 결제
# title: 고용노동부에서 지원하는 재직자 교육 과정(내일배움카드교육 등)에 해당되나요?
# content: 아니요, 해당되지 않습니다.
# editDate: "2022-12-15"

- course: ios-architecture
category: 교육 과정
Expand Down
2 changes: 1 addition & 1 deletion content/masters/masthead.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ courseInfos:
img: clock

- title: 77만원
content: ""
content: "5개월 기준 총 385만원"
img: coin

targets:
Expand Down
2 changes: 1 addition & 1 deletion src/components/FAQ/FAQ.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { SUBTITLE, TITLE } from "assets/static/phrases";
import { strainMdxInfo } from "lib/utils";

type IFaq = {
course?: "masters" | "javascript" | "pre-course" | "clean-frontend";
course?: "masters" | "javascript" | "pre-course" | "ios-architecture";
};

const FAQ: React.FC<IFaq> = ({ course }) => {
Expand Down
2 changes: 1 addition & 1 deletion src/template/codeTogetherTemplate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default ({ data, location }: PageProps<ICodeTogetherTemplateProps>) => {
const graduateReviewInfo = strainFrontmatterInfo(graduateReview);

const courseTitle = mastheadInfo.title;
const currentCourse = path.split("/").pop() as "clean-frontend" | "javascript";
const currentCourse = path.split("/").pop() as "javascript" | "ios-architecture";

return (
<GlobalTheme>
Expand Down
Loading