Engineering
Formatting SQL in the Browser Using PEG
Writing a rudimentary SQL parser and formatter in JavaScript that handles Sentry's need to format invalid SQL and output into JSX.
Writing a rudimentary SQL parser and formatter in JavaScript that handles Sentry's need to format invalid SQL and output into JSX.
Building a React component that automatically updates its font size to fill its parent element as fully as possible.