The Five Steps of API-First Design
Back-End Digital Product Development Front-EndAnd why API-First Design should be a part of your next web service project Some of the greatest inventions have occurred by accident, but...
1 min read
Sep 26, 2008
I recently started playing with Panic’s web development application, Coda, and I immediately liked its all-in-one approach. As a Django developer, I typically work with multiple text editor, terminal, and browser windows. This can sometimes get out of hand, especially on a laptop. Coda can improve this situation by keeping all these tools and more within a single application.
All of this looked very promising until I realized that Coda does not offer out-of-the-box Django and Django-Template syntax highlighting or autocompletion. Thus, I decided to write a couple of Mode bundles to improve the situation. You may download these bundles and place them in your /Users/username/Library/Application Support/Coda/modes directory for instant gratification.
I am still developing these bundles to make them smarter, more lexically complete, and more integrated with Coda. Please let me know about your experience with them and I will try to make them better.
And why API-First Design should be a part of your next web service project Some of the greatest inventions have occurred by accident, but...
WWDC 2018 began this week in San José, CA, with the usual excitement of thousands of developers from all over the world that could...
One of the greatest features of Alexa is that it functions as a personal assistant you can interact with without having to physically touch...