Effortlessly Generate Structured Information with Ollama, Zod, and ModelFusionJan 19, 2024·7 min read
PinnedNext.js and GPT-4: A Guide to Streaming Generated Content as UI ComponentsStreaming UIs with AI-generated on-demand content can unlock new user experiences.Jan 31, 2024·13 min read
AI-generated explanations and documentation for JavaScript codeUsing AI to improve JavaScript code understanding and documentation.Dec 8, 2022·1 min read
6 VS Code Extensions for Productive Javascript and TypeScript EditingImprove your editing experience with AI-generated code completions, automated formatting, linting, spell checking, and automated refactorings.Nov 1, 2022·5 min read
How to Configure the Touch Bar in Visual Studio Code in Under 5 MinutesGet the most out of the Touch Bar in Visual Studio Code with two extensions and a little bit of configuration.Oct 20, 2022·2 min read
What's new in P42? Summer 2022 SummaryAll the changes in the P42 JavaScript Assistant since February 2022Jun 21, 2022·5 min read
JS Refactoring Combo: Extract Array Constant From String Comparison ChainConvert && !== and || === chains into array.includes.Jun 10, 2022·1 min read