Pinned Repositories
2018_DEV_Seminar_todo
2018_DEV_Seminar_todo ์ค์ต ๋ฐ ์ ๋ฆฌ
anytodo-front
anytodo with React + Prisma + Grapql + Node
dev-network
git-practice
jiminstagram
Cloning Instagram with React and Django API ๐
jiminstagram-v2
instagram clone with Express + Graphql + React
jmflix
a Movie Discovry App using React and ES6 ๐ฟ
JTube
Cloning YouTube with Vanilla javascript and Node.js ๐
profile-server
profile api server
react-boilerplate-with-webpack
react setup with webpack 4.0 + babel 7.0
jiminyun's Repositories
jiminyun/2018_DEV_Seminar_todo
2018_DEV_Seminar_todo ์ค์ต ๋ฐ ์ ๋ฆฌ
jiminyun/anytodo-front
anytodo with React + Prisma + Grapql + Node
jiminyun/apollo-offline-note
Offline First Markdown Note Taking App built with Apollo
jiminyun/front-end-interview-handbook
๐ธ Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore
jiminyun/fullstack-graphql-apollo-react-meteor
A fullstack app tutorial for GraphQL using Apollo, React & Meteor
jiminyun/functional-javascript-01
ํจ์ํ ํ๋ก๊ทธ๋๋ฐ๊ณผ ES6+ ๊ฐ์ ์์ ์ฝ๋
jiminyun/gatsby-mdx-blog
jiminyun/hook-example
an example of hook of React
jiminyun/moiveql
Movie API with Graphql
jiminyun/movieql-client-apollo
Client for the movie API built with APOLLO
jiminyun/node-scraping
Simple app that scrapes web content.
jiminyun/pluralsight-course-react-aspnet-core
The master branch here is the latest updates to the Pluralsight course published by Peter Kellner in May of 2018 in the master branch
jiminyun/react-form-validation-tutorial
Code for React Form Validation Tutorial video on YouTube
jiminyun/react-webpack-babel-md-tutorial
This is a Tutorial to showcase the usage of React with Webpack and Babel.
jiminyun/ReactReduxAuthentication
React Redux Node MongoDB JWT Authentication Example is the todayโs leading topic. We use React and Redux for the frontend, Node.js as a platform, express as a web framework and MongoDB as a NoSQL database. We use JWT authentication where, if the user is logged in then it returns a token and the client saves that token. The client uses that token each time when he tries to access the protected route. So the concept is obvious. Now let us start this small project. This article is not about the beginnerโs course.
jiminyun/the-road-to-learn-react-korean
[ํ๊ตญ์ด] ๋ฆฌ์กํธ ๋์๋ซ๊ธฐ - The the Road to learn React ๋ฌด๋ฃ ์คํ ์์ค ๋์ (Beta)
jiminyun/typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
jiminyun/typescript_blockchain
Learning Typescript by making a Blockchain with it
jiminyun/vscode-wakatime
Visual Studio Code plugin for automatic time tracking and metrics generated from your programming activity.
jiminyun/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.