Avoid Export Default - TypeScript Deep Dive
basarat.gitbook.io/typescript/main-1/defaultisbad
Jun 7, 2023
1

Comparing Schema Validation Libraries: AJV, Joi, Yup, and Zod
www.bitovi.com/blog/comparing-schema-validation-libraries-ajv-joi-yup-and-zod
May 26, 2023
1

JavaScript dependency injection in Node.js – introduction
tsh.io/blog/dependency-injection-in-node-js/
May 26, 2023
1
Data Fetching: Fetching | Next.js
nextjs.org/docs/app/building-your-application/data-fetching/fetching
May 24, 2023
1

What does rc mean in bashr, zshrc, vimrc etc?
tech.serhatteker.com/post/2020-03/what-does-rc-mean/
May 24, 2023
1

Customizing Node.js .env files - LogRocket Blog
blog.logrocket.com/customizing-node-js-env-files/
May 24, 2023
1

How to set up TypeScript with Node.js and Express - LogRocket Blog
blog.logrocket.com/how-to-set-up-node-typescript-express/
May 24, 2023
1

How to structure an Express.js REST API - best practices
blog.treblle.com/egergr/
May 24, 2023
1

Kubernetes 入门教程-阿里云开发者社区
developer.aliyun.com/article/804858
May 24, 2023
2

第一章 序章
books.halfrost.com/leetcode/ChapterOne/
May 20, 2023
1
leetcode.com/problems/create-hello-world-function/solution/
May 15, 2023
1

Why new Macs break your Docker build, and how to fix it
pythonspeed.com/articles/docker-build-problems-mac/
May 15, 2023
1

Load images faster with Next/Image
skyward.digital/blog/load-images-faster-with-next-image
May 8, 2023
1

r/apple - When I press a letter key on the desktop or in Finder, how can I get my Mac to properly cycle through all the flies beginning with that letter?
www.reddit.com/r/apple/comments/suwbl/when_i_press_a_letter_key_on_the_desktop_or_in/
May 7, 2023
1

Text2img 101
learn.rundiffusion.com/generating-your-first-images/
May 7, 2023
1
Trouble understanding Docker Compose environment variables
stackoverflow.com/questions/68369914/trouble-understanding-docker-compose-environment-variables
May 2, 2023
1

Telegram on Mac OS takes no care about your disk storage and feels great about it
eugenelazarev.medium.com/telegram-on-mac-os-takes-no-care-about-your-disk-storage-and-feels-great-about-it-2c62ded92924
May 1, 2023
1
r/neovim - Rant: Neovim is less productive than VS Code
www.reddit.com/r/neovim/comments/lzswde/rant_neovim_is_less_productive_than_vs_code/
May 1, 2023
1
maxlength ignored for input type="number" in Chrome
stackoverflow.com/questions/18510845/maxlength-ignored-for-input-type-number-in-chrome
Apr 27, 2023
1

Tailwind The Early Lessons: Building Responsive Design
medium.com/@trig79/tailwind-the-early-lessons-building-responsive-design-4406774c6baf
Apr 26, 2023
1

A Scalable Project Structure for Next.js
giancarlobuomprisco.com/next/a-scalable-nextjs-project-structure
Apr 26, 2023
1

Next.js Project Structure
wityan.medium.com/next-js-project-structure-1531610bed71
Apr 26, 2023
1

Swiper React Components
swiperjs.com/react
Apr 26, 2023
1
Priority of [ typeError vs required ] · Issue #971 · jquense/yup
github.com/jquense/yup/issues/971
Apr 26, 2023
1
The difference between CSS units (px, pt, rem, em, vh, vw, ch, ex and the rest)
medium.com/level-up-web/the-difference-between-css-units-px-pt-rem-em-vh-vw-ch-ex-and-the-rest-b2cfdf069230
Apr 26, 2023
1
In Vim, paste over text between two parenthesis?
stackoverflow.com/questions/31525820/in-vim-paste-over-text-between-two-parenthesis
Apr 26, 2023
1
How to switch directly to a pane in Tmux?
unix.stackexchange.com/questions/136631/how-to-switch-directly-to-a-pane-in-tmux
Apr 26, 2023
1
What can I assume if a publicly published project has no license?
opensource.stackexchange.com/questions/1720/what-can-i-assume-if-a-publicly-published-project-has-no-license
Apr 23, 2023
1
Is a license recommended for a private repository or is it pointless?
opensource.stackexchange.com/questions/11172/is-a-license-recommended-for-a-private-repository-or-is-it-pointless
Apr 23, 2023
1

CSS Media Min-Width & Max-Width Queries - How They Work
www.emailonacid.com/blog/article/email-development/emailology_media_queries_demystified_min-width_and_max-width/
Apr 22, 2023
2
How to fix oh-my-zsh plugin autocomplete feature | Daniel Wachtel's Blog
danielwachtel.com/zsh/how-to-fix-oh-my-zsh-plugin-autocomplete-feature
Apr 21, 2023
1

Yup: Validating file type and size
medium.com/webisora/yup-validating-file-type-and-size-81cd26ca7dfb
Apr 20, 2023
1
jquense/yup: Dead simple Object schema validation
github.com/jquense/yup
Apr 20, 2023
1

Response: ok property - Web APIs | MDN
developer.mozilla.org/en-US/docs/Web/API/Response/ok
Apr 20, 2023
1

API Routes: Request Helpers | Next.js
nextjs.org/docs/api-routes/request-helpers
Apr 19, 2023
1
Error TS6200 & Error TS2403: Definitions of the following identifiers conflict with those in another file
stackoverflow.com/questions/65353067/error-ts6200-error-ts2403-definitions-of-the-following-identifiers-conflict-w
Apr 18, 2023
1

r/docker - What is apk in docker command?
www.reddit.com/r/docker/comments/iukap0/what_is_apk_in_docker_command/
Apr 18, 2023
1
ls -l explained
www.garron.me/en/go2linux/ls-file-permissions.html
Apr 18, 2023
3
Internal API fetch with getServerSideProps? (Next.js)
stackoverflow.com/questions/65752932/internal-api-fetch-with-getserversideprops-next-js
Apr 18, 2023
1
Need to do ssh to Kubernetes pod
stackoverflow.com/questions/45714658/need-to-do-ssh-to-kubernetes-pod
Apr 18, 2023
1

Basic Features: Environment Variables | Next.js
nextjs.org/docs/basic-features/environment-variables
Apr 17, 2023
4

Use Git like a senior engineer
levelup.gitconnected.com/use-git-like-a-senior-engineer-ef6d741c898e
Apr 17, 2023
2

powerlevel10k/README.md at master · romkatv/powerlevel10k
github.com/romkatv/powerlevel10k/blob/master/README.md
Apr 16, 2023
1

Write Your First TypeScript Algotrading Bot
medium.com/@ErikKyleNielsen/write-your-first-typescript-algotrading-bot-8194dfe60e5f
Apr 14, 2023
1
Host Private Node.JS Packages on the Google Cloud with Artifact Registry
medium.com/rockedscience/host-private-node-js-packages-on-the-google-cloud-with-artifact-registry-5426538f1afd
Apr 14, 2023
1
When should I use ?? (nullish coalescing) vs || (logical OR)?
stackoverflow.com/questions/61480993/when-should-i-use-nullish-coalescing-vs-logical-or
Apr 13, 2023
1
Hotkey for switching between tabs / window panes on a Mac
superuser.com/questions/609821/hotkey-for-switching-between-tabs-window-panes-on-a-mac
Apr 13, 2023
1
Enum as Parameter in TypeScript
stackoverflow.com/questions/30774874/enum-as-parameter-in-typescript
Apr 13, 2023
1
How to define a schema for a Typescript Enum · Issue #1013 · jquense/yup
github.com/jquense/yup/issues/1013
Apr 11, 2023
1