Technologies
Languages
Elijah Manor
Elijah Manor is a Senior Front-End Web Developer at Planview, specializing in JavaScript, React, TypeScript, HTML, and CSS. With a deep understanding of web development and a passion for front-end architecture, Elijah shares his expertise through engaging talks at conferences like ReactConf and WebPerfConf. He is known for his insightful presentations on mastering React Hooks and optimizing performance in modern web applications.
Elijah Manor is a highly experienced and knowledgeable Senior Front-End Web Developer. In this role, he serves as a dedicated senior person for developers, helping them navigate the ever-evolving world of technology. With his deep understanding of web development and extensive expertise in JavaScript, React, TypeScript, HTML, and CSS, Elijah is well-equipped to provide valuable insights and guidance to fellow developers.
Elijah is passionate about front-end architecture and performance optimization, constantly exploring new techniques and strategies to enhance the development process and create high-performing web applications.
Elijah is known for his engaging and informative talks at various conferences, such as ReactConf and WebPerfConf. He covers topics ranging from mastering React Hooks to optimizing performance in modern web applications.
External Links
Check the latest blog posts of Elijah Manor below
CHECK Pull Request Review Comments
October 10, 2024
CHECK is an acronym that represents a certain frame of mind that I use while reviewing PRs
GitHub Copilot CLI: AI for the Command-Line
May 26, 2023
This video demonstrates the GitHub Copilot CLI, which provides AI features on the command-line
Use npm query and jq to dig into your dependencies
November 09, 2022
Use `npm query` and `jq` to answer interesting questions about your package's dependencies
2-minute Tmux Tour
November 01, 2022
An overview including creating, renaming, and navigating between sessions, windows, and panes.
Access Disk Usage from the Terminal
October 17, 2022
Get an overview of which directories are taking up your disk space using CLI tools.
Get a Better Git Diff
October 09, 2022
Use git-delta for an alternative syntax-highlighter for git, diff, and grep output
CLI: Git Checkout Recent Branch with Search & Preview
October 04, 2022
Build up a command to check out a recent git branch with search and preview diff functionality
Use the GitHub gh CLI to search and preview pull requests and then check out
Hacking with fd, fzf, tmux, and neovim!
August 23, 2022
Building an interactive terminal command with fd, fzf, tmux, and neovim
Locale Aware Sorting in JavaScript
March 28, 2022
Sort JavaScript arrays using locale aware techniques