Best of NoCode — May 2025
- 1
- 2
Stefan Mischook·49w
The Safest Dev Jobs in 2025?
In 2025, the safest development jobs will revolve around small and medium-sized businesses, e-commerce, and leveraging AI and low code/no code platforms. While large companies are increasingly using AI for coding tasks, opportunities abound for developers who can effectively use these technologies to enhance productivity. Entrepreneurs and solopreneurs can benefit from reduced development time, enabling them to compete with larger organizations and capitalize on new tech opportunities.
- 3
YouTube·46w
From Zero to Your First AI Agent in 25 Minutes (No Coding)
AI agents are autonomous systems that can reason, plan, and take actions using three core components: a brain (LLM), memory for context retention, and tools for external interactions. Unlike static automations that follow predefined steps, agents dynamically adapt and make decisions. The tutorial demonstrates building a practical trail running assistant using N8N's visual interface, connecting Google Calendar, weather APIs, Gmail, and custom HTTP requests without any coding. The agent checks schedules, analyzes weather conditions, recommends appropriate trails from a personal database, and sends customized email notifications.
- 4
Codrops·46w
3D Cards in Webflow Using Three.js and GLB Models
A comprehensive guide to creating interactive 3D cards in Webflow by integrating Three.js with GLB models. The tutorial covers the complete workflow from creating 3D models in Blender, setting up Three.js scenes with proper lighting and camera controls, and embedding the functionality into Webflow projects. Each card transforms from a flat UI element into an interactive 3D environment with real-time rendering, orbital controls, and atmospheric lighting effects.
- 5
- 6
YouTube·48w
Building AI Agents In 44 Minutes
The post explores how to build AI agents using various frameworks and tools, catering to both non-coding beginners and experienced developers. It highlights the importance of understanding AI agent components, agentic workflows, and the nuances of prompt engineering. Practical examples are provided using different tools and models, and the post discusses potential AI agent applications in business and startups. There is mention of recent advancements in voice and image generation and how AI agents can be leveraged for various tasks.
- 7
- 8
YouTube·46w
Google Firebase Studio In 23 Minutes
Firebase Studio is Google's free web-based AI app builder that competes with tools like Bolt and Lovable. Built on Firebase backend infrastructure, it offers both no-code and code editing capabilities through a VS Code-like interface. The author rates it 5/7, noting it has a steeper learning curve than competitors but shows promise due to its full-stack capabilities, free pricing, and integration with Firebase services. The tutorial demonstrates building a Pokemon-inspired productivity app, showcasing features like mobile preview, visual editing tools, and code access, while highlighting current limitations in Firebase integration that require manual configuration.