JavaScript prompts
Web Application Development Planning & Coding
This prompt is about developing a comprehensive plan and the corresponding web code for a specific type of website. The instruction and question implies that the task involves two major steps - developing an architectural plan and writing the web code. The work should be done assuming the role of a seasoned web developer using JavaScript as the primary coding language, and should also include automation for file management for code spanning more than one file.
More detailsChatGPT as a JavaScript Console
This prompt is designed for ChatGPT to behave like a JavaScript console. It handles JavaScript commands from the user and responds with the output as a JavaScript console would. The prompt also specifies how the user can provide instructions to the model, using phrases enclosed in curly brackets. The first command given is a simple console.log statement to print 'Hello World'.
More detailsSenior Frontend Developer Role - Create Pokemon App
This prompt is a task assignment for a mock Senior Frontend developer role, instructing the model to create a Pokemon application using certain specified tools. The app should list Pokemons with their images pulled from the PokeAPI sprites endpoint.
More details