Creating responsive designs with grid and flexbox
How can I use CSS Grid and Flexbox for creating a responsive layout? Include a code demonstration with both technologies.
programming
Building a RESTful API with Node.js and Express
How can I build a RESTful API using Node.js and Express? Provide a step-by-step guide with code examples.
programming
code generator
Act as a code generator and provide a [programming language/technology/framework] code snippet for [specific task].
programming
Code review: Bugs and errors
Point out any potential bugs or errors in my code: [paste your code here]
programming
Bug detection and optimization
Please review my [programming language/technology/framework] code for potential bugs and optimization opportunities.
programming
Debugging: diagnosis and fix tool
I want you to act as a debugger and help me fix [specific error/bug] in my code.
programming
SQL formatting
Format [insert mySQL code] by converting the reserved keywords to uppercase.
programming
web layout 101: Designing a website with CSS Grid and Flexbox
How do I create a visually appealing layout for my [insert specific website] using CSS Grid and Flexbox? Please provide step-by-step instructions and code examples.
design
Code commenting
Suggest comments to explain this code snippet: [code snippet here]
programming
Python Midi loop
Use Python code to produce a simple [insert loop] I can use in a [insert Midi file].
programming
Enhancing code maintainability with SASS or LESS
What is the purpose of using a CSS preprocessor like SASS or LESS? Describe how variables and mixins can improve code maintainability.
programming