Echo JS
- Node.js introduces node: protocol imports https://www.wisdomgeek.com/development/web-development/javascript/node-js-introduces-node-protocol-imports/ 2 comments
- Using the optional chaining operator in JavaScript https://www.wisdomgeek.com/development/web-development/javascript/using-the-optional-chaining-operator-in-javascript/ 2 comments
Hacker News
- CSS: Has a Parent Selector Now https://www.wisdomgeek.com/development/web-development/css-has-a-parent-selector-now/ 8 comments
- How to prevent NPM install for unsupported Node.js versions https://www.wisdomgeek.com/development/web-development/javascript/how-to-prevent-npm-install-for-unsupported-node-js-versions/ 2 comments
- Flatten Arrays in Vanilla JavaScript with Flat() and FlatMap() https://www.wisdomgeek.com/development/flatten-arrays-in-vanilla-javascript-with-flat-and-flatmap/ 89 comments
- Using GroupBy on an array of objects in JavaScript https://www.wisdomgeek.com/development/web-development/javascript/using-groupby-on-an-array-of-objects-in-javascript/ 31 comments
- Load balancing and its different types https://www.wisdomgeek.com/development/software-architecture/load-balancing-and-its-different-types/ 29 comments
- Overcoming Procrastination and the Akrasia Effect https://www.wisdomgeek.com/self-help/productivity/overcoming-procrastination-and-the-akrasia-effect/ 8 comments
- Using Prettier to format your JavaScript code https://www.wisdomgeek.com/web-development/using-prettier-format-javascript-code/ 121 comments
- CSS :has a parent selector now https://www.wisdomgeek.com/development/web-development/css-has-a-parent-selector-now/ 10 comments css
- Deep copying in JavaScript using structuredClone https://www.wisdomgeek.com/development/web-development/javascript/deep-copying-in-javascript-using-structuredclone/ 2 comments webdev
- Automatic batching in React 18 helps avoid re-rendering https://www.wisdomgeek.com/development/web-development/react/automatic-batching-in-react-18-helps-avoid-re-rendering/ 3 comments reactjs
- Writing conditionals in CSS: when/else https://www.wisdomgeek.com/development/web-development/writing-conditionals-in-css-when-else/ 6 comments css
- How to permanently remove a file from Git history https://www.wisdomgeek.com/development/how-to-permanently-remove-a-file-from-git-history/ 79 comments programming
- Parsing and validating data in Python using Pydantic https://www.wisdomgeek.com/development/web-development/python/parsing-and-validating-data-in-python-using-pydantic/ 3 comments python
- Load balancing and its different types https://www.wisdomgeek.com/development/software-architecture/load-balancing-and-its-different-types/ 61 comments programming
- Use redux-like middleware for useReducer in React https://www.wisdomgeek.com/development/web-development/react/use-redux-like-middleware-for-usereducer-in-react/ 5 comments reactjs
- Detecting click outside a component using React hooks https://www.wisdomgeek.com/development/web-development/react/detecting-click-outside-component-using-react-hooks/ 12 comments reactjs
- Improving JSON performance using Protocol Buffers https://www.wisdomgeek.com/development/web-development/improving-json-performance-using-protocol-buffers/ 4 comments coding
- JavaScript Promise combinators: race, all, allSettled, any https://www.wisdomgeek.com/development/web-development/javascript/javascript-promises-combinators-race-all-allsettled-any/ 19 comments javascript
- Practical applications of Rest and Spread operator https://www.wisdomgeek.com/development/web-development/rest-and-spread-operator-three-dots-that-changed-javascript/ 19 comments javascript
- How to setup ESLint for a Typescript project https://www.wisdomgeek.com/general/internet/how-to-setup-eslint-for-typescript-code/ 5 comments typescript
- How to setup Typescript with Babel and Webpack - Wisdom Geek https://www.wisdomgeek.com/development/web-development/how-to-setup-typescript-with-babel-and-webpack/ 6 comments javascript
- Using Prettier to format your JavaScript code https://www.wisdomgeek.com/web-development/using-prettier-format-javascript-code/ 64 comments javascript
- Setting up webpack dev server https://www.wisdomgeek.com/web-development/using-webpack-dev-server/ 8 comments javascript
- Why you should be using an EditorConfig file in your project https://www.wisdomgeek.com/programming/editorconfig/ 51 comments programming