Mock Ajax Requests with Mockjax
enterprisejquery.com
Mock Ajax Requests with Mockjax
1–5 of 5 posts
Re: Mock Ajax Requests with Mockjax
#2That's interesting. You should make the sentence about the reason to use this lib bold or put it in the subtitle of the post: As such we’re able to spec out the service contract and data format at the beginning of a project and develop the front-end interface against mock data while the back end team builds the production services.
It's important because my first thought was that it is somehow related to unit testing and possibly to jspec.
Re: Mock Ajax Requests with Mockjax
#3Anyone think that the text shadow destroyed the readability of the article?
Re: Mock Ajax Requests with Mockjax
#4Anyone think that the text shadow destroyed the readability of the article?
Sorry about that! I develop on a Mac, and in Chrome and FF 3.6 on Mac the text-shadow seems to help readability, but I just took a closer look on Windows and can totally see how it is a distraction. I removed the text-shadow from the paragraphs and have updated the site. Hope that makes it easier to read!
Re: Mock Ajax Requests with Mockjax
#5That's interesting. You should make the sentence about the reason to use this lib bold or put it in the subtitle of the post: As such we’re able to spec out the service contract and data format at the beginning of a project and develop the front-end interface against mock data while the back end team builds the production services. It's important because my first thought was that it is somehow related to unit testing…
Great point! I've updated the article to call this out a bit more.