Skip to main
Article
Workspace

Event: Live Q&A with OddBird

Are you a startup founder looking to develop a new web app, or a company interested in expanding your web services? Here’s your chance to ask all those questions that keep you up at night.

OddBird is holding an open question and answer session on a free slack channel to talk with you about developing a web app from start to finish – the decisions you need to make about team and technology and testing, budget and development costs, and how to build a user-base without relying on “viral” mysticism.

It’s your hour. What do you want to know, from web-product experts in the field?

As core developers on Django, Susy, & Plone – we’re experts in tool-building.

We lead many teams, both tiny startups and huge enterprise companies, through the web app development process – from branding and naming, to content strategy and information architecture, to project estimation and MVP development. Recently, one of our clients’ companies was acquired! Feel free to check out the CoachHub web app and many other samples of our work.

  1. If you don’t have the budget to develop a full MVP or even a prototype of your web application, one option is to start with a hi-fidelity mockup. Mockups look great in a professional pitch and take a fraction of the time and money to create.

  2. Consider hiring a user experience designer to create an interactive mockup in Adobe XD or InVision, and without paying for a single line of code you can rapidly test your ideas with users, updating the features to fit their needs.


  1. The OddFriends Slack channel is no longer available. ↩︎

Recent Articles

  1. A chain-link gate in black and white with a sign that says closed indefinitely, and a smaller warning with gruesome icons for entrapment (a person being smashed) and pinching (a hand going through gears)
    Article post type

    How do we move logical shorthands forward?

    There are several proposals, but one major road block

    We’re trying to make progress on shorthand syntax for CSS logical properties. But the path forward depends on where we hope to be a decade from now.

    see all Article posts
  2. block-size, inline-size, size?
    Article post type

    Support Logical Shorthands in CSS

    Can we get this process unstuck?

    The CSS Working Group recently resolved to add a size shorthand for setting both the width and height of an element. Many people asked about using it to set the ‘logical’ inline-size and block-size properties instead. But ‘logical shorthands’ have been stalled in the working group for years. Can we…

    see all Article posts
  3. A hand with painted nails placing a white square of paper into a 9 by 9 grid.
    Article post type

    Better Anchor Positioning with position-area

    It’s not just a shorthand for anchor()

    position-area might be my favorite part of the CSS Anchor Positioning spec, with a ton of features packed in to make things just… work. But there’s no magic here, just a few key parts that work well.

    see all Article posts