All Projects → hasantezcan → react-bootcamp-notes

hasantezcan / react-bootcamp-notes

Licence: MIT license
Bu repo Kodluyoruz Earlybird Front-End Talent Bootcamp boyunca aldığım tüm notları saklar.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
java
68154 projects - #9 most used programming language
objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language
Starlark
911 projects

Projects that are alternatives of or similar to react-bootcamp-notes

Certificate-Generator-UI
This is the UI for an awesome Certificate Generator and this is a part of Hacktoberfest 2021.
Stars: ✭ 18 (-70%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest
Hacktoberfest 2021 you can add anything like simple programs or projects
Stars: ✭ 15 (-75%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Lets-go-Code
Welcome to Open Source! 👨‍💻 Make your Hacktoberfest 2021 contributions here. 👕
Stars: ✭ 13 (-78.33%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
tempat-kontributor
Merupakan tempat bagi kalian untuk berkontributor bersama kami
Stars: ✭ 33 (-45%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hactoberfest-First-PR
Contrubute anything valuable to Open source code and you will Merged with REPO
Stars: ✭ 21 (-65%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Data Structures For Hacktoberfest
A repository to get started with open source and contribute in Hacktoberfest . You can add any data structures and algorithms code in the language of your choice.
Stars: ✭ 16 (-73.33%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
DSA-Practice
Open to hacktoberfest 2021
Stars: ✭ 11 (-81.67%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
striverSDESheet
A Complete Solution of the well known 'Striver SDE Sheet ' in C++. Feel Free To Contribute in this repository with more optimized code and comments. This Repository is also having the tag of #hacktoberfest #hacktoberfest2021
Stars: ✭ 75 (+25%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hactoberfest2021-Cpp
Any one can add their programs here ,but program should not be repeated.
Stars: ✭ 22 (-63.33%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Awesome-Clone
A curated list of AWESOME clones made with react,vue,svelte
Stars: ✭ 37 (-38.33%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
hacktoberfest 2021
This is a repository for anyone wishing to contribute to HacktoberFest 2021
Stars: ✭ 51 (-15%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
stopwatch
Stop watch using javascript
Stars: ✭ 18 (-70%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
PracticeApp
A "must-have a look" project for newcomers in android.
Stars: ✭ 38 (-36.67%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest-2021
Create Hacktoberfest PRs. Star this Repo!⭐
Stars: ✭ 32 (-46.67%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
navio
Navio is a program to create and manage linux containers. This project exists only for study purposes, so feel free to contribute :)
Stars: ✭ 14 (-76.67%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
gofuzz
Fast as Flash Web URL Fuzzing tool written in golang.
Stars: ✭ 31 (-48.33%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Poke-Dex
This is a small webpage that allows user to add their favourite Pokémons! This project aims to help people in creating their first pull requests and participating in Hacktoberfest 2021
Stars: ✭ 126 (+110%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
college-management-react
This is a College management web app in MERN stack.
Stars: ✭ 42 (-30%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Repo-Excluded-From-HacktoberFest-2021
Know a bit of python & need pr for hacktoberfest ? come join us in the journey
Stars: ✭ 17 (-71.67%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Apni-Dukaan
An E-commerce site to buy products of need.
Stars: ✭ 27 (-55%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021

Kodluyoruz Earlybird Front-End Talent Bootcamp

Kodluyoruz React Bootcamp 2021

Bu repo bootcamp boyunca alacağım tüm notları saklar.

Eğitmen: Mehmet Seven

Müfredat: kodluyoruz.org/earlybird-front-end-talent-bootcamp

Eğitim materyalleri: github.com/kodluyoruz-react-bootcamp/sources

Gün Konu Başlıkları Notlarım Ders Materyalleri Ödev
1 NodeJs nedir?,
Git Temelleri ,
Modern Javascript ES6+
1. Günün Notları 1. Gün
2 JavaScript Paket yöneticileri,
Yarn ve NPM arasındaki farklar,
JS Modüller ile çalışmak,
async, await vs then chain,
ES6+ standartları ile export import,
Bir React Projesi başlatmak
"Create React App ve Next.js"
2. Günün Notları 2. Gün 1. Haftanın Ödevi
"Temel JS becerileri"
3 Neden React'ı kullanmalıyız?,
Component Nedir?,
JSX Nedir ?,
Props,
State,
Hooks, useEffect
3. Günün Notları 3. Gün
4 React ile API kullanımı,
js ile jsx arasındaki fark nedir?,
React.memo(),
React Styling and CSS,
React Router DOM
4. Günün Notları 4. Gün 2. Haftanın Ödevi
"Todo App"
5 React Form Managment - Formik,
Form Validation - Yupjs,
--Obilet tanışma sunumu--,
Oluşan formu ile backend bağlantısı,
- CORS ,
Body Parser
5. Günün Notları 5. Gün
6 Frontend Deoployment;
- Netlify ve - Surge.sh,
Backend Deployment;
- Digitalocean'a deoploy,
- Heroku'ya deploy,
Heroku, Travis CI entegrasyonu,
Contex API
6. Günün Notları 6. Gün 3. Haftanın Ödevi
"Wheather App"
7 -- ,
-- ,
7. Günün Notları 7. Gün
8 -- ,
-- ,
8. Günün Notları 8. Gün 4. Haftanın Ödevi
"Realtime Colors App"
9 -- ,
-- ,
9. Günün Notları 9. Gün
10 React Testing Library ,
Unit & Integration Test
React Native 101 ,
React Navigation ,
10. Günün Notları 10. Gün Projelere başlandı AddNoto
11 -- ,
-- ,
11. Günün Notları 11. Gün
12 -- ,
-- ,
12. Günün Notları 12. Gün Projelere devam edildi..

Bootcamp sponsorları : Kodluyoruz, Earlybird VC, Apsiyon, Obilet ve Tapu.com

kodluyoruz logo
Kodluyoruz

Repoda herhangi bir hata görürseniz veya herhangi bir iyileştirme yapmak isterseniz pull request'lerinizi buraya gönderebilirsiniz.

Herhangi bir sorunuz olursa benimle buradan iletşime geçebilirsiniz: t.me/hasantezcan

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].