soso-tip icon indicating copy to clipboard operation
soso-tip copied to clipboard

๐Ÿฏ์†Œ์†Œํ•œ ํŒ๋“ค๊ณผ ์ •๋ฆฌ, ๋ฒ„๊ทธ ํ•ด๊ฒฐ๊ธฐ๋ฅผ ๋ชจ์•„๋‘๋Š” ๋ ˆํฌ

Results 49 soso-tip issues
Sort by recently updated
recently updated
newest added

Flex๋ฅผ ์‚ฌ์šฉํ•ด๋„ ๋˜๊ณ , transform์„ ์‚ฌ์šฉํ•ด๋„ ๋œ๋‹ค. ## transform ```css .parent{ ใ€€position:relative; } .child{ ใ€€position:absolute; ใ€€top:50%; ใ€€left:50%; ใ€€transform: translate(-50%,-50%); ใ€€background-color:#666; } ```

css

## Description GitHub์„ ์ด์šฉํ•ด์„œ npm package๋ฅผ ๊ด€๋ฆฌํ•  ์ˆ˜ ์žˆ๋Š” ๊ธฐ๋Šฅ์ด ์˜คํ”ˆ๋˜์—ˆ๋‹ค. (2019.12.2 ๊ธฐ์ค€ ์•„์ง Beta) ์ด ๊ณผ์ •์—์„œ ๋ช‡ ๊ฐ€์ง€ ์•Œ๊ฒŒ ๋œ์ ๊ณผ ์‚ฝ์งˆ๊ธฐ๋Š” ๋‹ค์Œ๊ณผ ๊ฐ™๋‹ค. ### cli๋ฅผ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ๋Š” ์ด์œ ...

npm
github

## ๐Ÿ“˜ Desc eslint ์„ค์ •์œผ๋กœ ์ฝ”๋”ฉ Formatting์„ ์ž๋™ํ™” ํ•˜๊ณ , ์ด๋ฅผ **์ €์žฅํ• ๋•Œ๋งˆ๋‹ค ์ž๋™์œผ๋กœ ๊ณ ์ณ์ฃผ๋Š”** ์…‹ํŒ…์ด๋‹ค. CRA๋ฅผ ๊ธฐ๋ฐ˜์œผ๋กœ ์„ค์ •ํ• ๋•Œ์—๋Š” dependency๋“ค์ด ๊ธฐ๋ณธ์œผ๋กœ ์„ค์น˜๋˜์–ด ์žˆ๋Š”๋ฐ, CRA์—†์ด ์ง์ ‘ ์…‹ํŒ…ํ•˜๋Š” ๊ฒฝ์šฐ์—๋Š” plugin์ด๋‚˜ config๋ฅผ ํ•˜๋‚˜ํ•˜๋‚˜ ์žก์•„์ฃผ์–ด์•ผ ํ•œ๋‹ค....

TypeScript
tool
vscode

## Desc eslint์„ค์ • ํŒŒ์ผ์ด ํด๋”์˜ root๊ฐ€ ์•„๋‹ˆ๋ผ ํŠน์ • ํด๋”์— ์žˆ๋Š” ๊ฒฝ์šฐ `workingDirectories` ๋ฅผ ๋ช…์‹œํ•ด์ฃผ์–ด์•ผ ํ•œ๋‹ค. ```js "eslint.workingDirectories": ["./client"], ``` ### Plus, Autofix ์„ค์ • auto fix๋ฅผ ์ ์šฉํ•œ ์ „์ฒด vscode์„ค์ •์€ ์ด๋ ‡๋‹ค. ```js...

vscode

css๋งŒ์œผ๋กœ ๋ฐ˜์‘ํ•˜๋Š”(?) ui๋งŒ๋“  ์˜ˆ์‹œ๋ชจ์Œ https://dev.to/adrianbdesigns/you-can-create-these-elements-without-javascript-525a

css

![image](https://user-images.githubusercontent.com/18658235/67838790-7d90f080-fb35-11e9-84ac-28e5943bcd3a.png) ๋ชจ๋“  ํƒ€์ž…์„ ์ž˜ ๋งž์ถฐ์ฃผ์—ˆ์Œ์—๋„.. ์œ„์™€๊ฐ™์€ ์—๋Ÿฌ๊ฐ€ ๋‚˜๋Š” ๊ฒฝ์šฐ๊ฐ€ ์žˆ๋‹ค. ์ด๋•Œ `tsconfig.json` ์—์„œ `allowJS: true` ์„ค์ •์‹œ ์‚ญ์ œํ•ด์ฃผ๋ฉด ๋œ๋‹ค. > JS ํŒŒ์ผ์„ app.tsx์—์„œ ํ•ด์„๋˜์ง€ ์•Š๋„๋ก ํ•จ. (์ฉ ์ข‹์€ ๋ฐฉ๋ฒ•์€ ์•„๋‹Œ๊ฒƒ ๊ฐ™์ง€๋งŒ,...

TypeScript
in progress

## Desc ์ด๋ฏธ์ง€ `onLoad` ๋ฅผ ํ†ตํ•ด ์ด๋ฏธ์ง€ ๋กœ๋“œ๊ฐ€ ์™„๋ฃŒ๋œ ์‹œ์ ์— ํ•„์š”ํ•œ ์ž‘์—…๋“ค์„ ์ˆ˜ํ–‰ํ•  ์ˆ˜ ์žˆ์ง€๋งŒ, ์ด๋ฅผ ์กฐ๊ธˆ๋” ํšจ์œจ์ ์œผ๋กœ ๊ด€๋ฆฌํ•  ์ˆ˜ ์žˆ๋‹ค. ```jsx componentDidMount() { const img = new Image(); img.src...

react

## Desc ์›นํŒฉ ์…‹ํŒ…ํ• ๋•Œ ๊ฝค ์ข‹์•˜๋˜ ์ ๋“ค ### CSS path name ``` { test: /\.s?css$/, use: [ 'style-loader', { loader: 'css-loader', options: { importLoaders: 1, modules: true, localIdentName: '[path]_[local]', sourceMap:...

document
webpack

## Desc `vendor.bundle.js` , `app.bundle.js` ๋กœ ํŒŒ์ผ์ด ๋ถ„๋ฆฌ๋˜์—ˆ๋Š”๋ฐ, ์ด ๋ถ€๋ถ„์„ ๋†“์ณ์„œ ๋ธŒ๋ผ์šฐ์ €์—์„œ ๋™์ž‘ํ•˜์ง€ ์•Š์•˜๋‹ค. express์™€ pugํŒŒ์ผ์„ ์ด์šฉํ•ด์„œ ๊ทธ๋ฆฌ๋Š” ๋ถ€๋ถ„์ธ๋ฐ, pugํŒŒ์ผ์— script๋ฅผ ๋ช…์‹œ์ ์œผ๋กœ ์ถ”๊ฐ€ํ•ด์ฃผ์–ด์•ผ ํ•œ๋‹ค.

## Desc [CRA Issue Rise](https://github.com/facebook/create-react-app/issues/7657) ~~ํ˜„์žฌ๋Š” ๋‹ซํžŒ ์ƒํƒœ์ด๋‹ค.~~ Create React App ์œผ๋กœ ํ”„๋กœ์ ํŠธ๋ฅผ ์ƒ์„ฑํ•˜๊ณ , [craco](https://github.com/sharegate/craco) ๋ฅผ ์ด์šฉํ•ด์„œ post css ์„ค์ •์„ ์žก์•„์ฃผ์–ด๋„ ์—ฌ์ „ํžˆ `.pcss` ๋ฅผ ๋ถˆ๋Ÿฌ์˜ฌ ์ˆ˜ ์—†๋Š” ๋ฌธ์ œ๊ฐ€ ์žˆ๋‹ค. >...

react