# Salma Alam-Naylor - Nordcraft

Source: https://www.youtube.com/watch?v=dzC6ptsnybc
Recap page: https://rapidrecap.app/video/dzC6ptsnybc
Generated: 2026-01-26T03:33:30.144+00:00

---
## Quick Overview

Salma Alam-Naylor, Head of Developer Education at NordCraft, argues that the developer industry over-focuses on tools, AI, and framework religions rather than the actual output, craft, and contribution of what is built, advocating for NordCraft as a visual framework that emphasizes core web skills while reducing setup friction.

**Key Points:**
- Alam-Naylor left teaching and entered tech serendipitously after working in a call center, learning development from a colleague at a gossip magazine, starting with PHP, HTML, CSS, and Bootstrap.
- She discovered developer relations (DevRel) in 2020 via Twitch streaming, starting because she felt she stopped learning as a Tech Lead and noticed a gap in frontend coders streaming.
- DevRel is difficult to prove in the current economy because it is often perceived as top-of-funnel sales, and businesses struggle to measure its tangible monetary impact beyond 'vibes,' leading to constant pivoting.
- NordCraft is a visual web framework that generates pure HTML, CSS, and JavaScript, aiming to eliminate friction from setup, dependency management, and deployment, allowing users to focus on creation.
- A major challenge for NordCraft is combating the modern desire for AI shortcuts, as users often lose the 'will to learn and problem solve' when they can prompt an AI for a 'good enough' application.
- Alam-Naylor rejects identifying as a specific framework developer (e.g., 'React developer'), stating, 'I don't even call myself a NordCraft developer,' because identity should be tied to the act of building for the web, not the tool.
- NordCraft plans to release an AI assistant designed not just to scaffold code but to explain it, ingest documentation, and help users understand projects, contrasting with performance reviews based on 'how many tokens they use.'

**Context:** The podcast episode of Dev Tools fm features an interview with Salma Alam-Naylor, who currently serves as the Head of Developer Education at NordCraft. Alam-Naylor shares her unconventional background, transitioning from a music degree and teaching in secondary schools to web development, eventually finding her niche in developer education after starting to stream on Twitch during the pandemic. The discussion centers on the evolution of DevRel, the industry's obsession with tooling over output, and how NordCraft positions itself as a visual framework that prioritizes core web knowledge.

## Detailed Analysis

Salma Alam-Naylor discusses her career trajectory, emphasizing that she views her role as a combination of her skills in education, tech, and performance, which suited the DevRel space she entered in 2020. She critically analyzes the state of DevRel, noting that the focus on proving immediate monetary value in the current economy forces teams to constantly pivot, often before long-term experiments yield results, making it hard to show sustained impact. Alam-Naylor prefers her title 'Head of Developer Education' over 'Head of Developer Relations' to avoid the perception of being sales-oriented. She details NordCraft as a visual web framework that generates clean, standard HTML/CSS/JS, contrasting it sharply with older visual builders like FrontPage whose generated markup was poor or proprietary. NordCraft's core philosophy is to reduce administrative friction (setup, deployment, dependency hell) while ensuring users still learn the web fundamentals, as it does not abstract the platform away. A primary current struggle for NordCraft is convincing users, accustomed to AI shortcuts, to invest time in learning and crafting quality products instead of accepting 'good enough.' Alam-Naylor argues that developers often seek the 'illusion that they are doing challenging work' by choosing complex text-based tooling over efficient GUIs, which she compares to a 'glacier study' preference for toil over accessible solutions. Looking forward, NordCraft is releasing an AI assistant focused on explaining code and documentation rather than just generating lines of code, and planning an official 2.0 release alongside new educational courses.

### Salma's Career Path

- Transitioned from music degree and secondary school teaching after a burnout experience
- Learned development serendipitously while working in a call center and sitting next to a developer
- Began streaming on Twitch in 2020, leading to her first DevRel job at Contentful.

### Critique of Developer Relations (DevRel)

- DevRel acts as top-of-funnel sales but struggles to prove tangible monetary value in the current economy, leading to constant, unproductive pivoting based on business priorities.

### NordCraft Philosophy and Features

- It is a visual web framework generating pure HTML/CSS/JS, offering built-in deployment, version control, and visual tools like a keyframe animation editor to speed up development without abstraction.

### The Challenge of Craft vs. Shortcuts

- The biggest hurdle is convincing users to invest time in learning and crafting quality work when they are habituated to AI prompting for 'good enough' results; people want the illusion of complexity.

### Visual Editors and Perception

- Developers often look down on GUIs due to negative past experiences (like Figma sites generating garbage markup), clinging to the illusion that toil in a terminal equates to being a 'real developer,' ignoring that quality output requires craft regardless of the interface.

### Future of NordCraft Tools

- The upcoming AI assistant will explain code and documentation to aid understanding rather than just production; they are also integrating MDN documentation directly into the editor to reduce context switching for users.

