CommentJul 11, 2019React isHow to avoid the use of API(JSON data) with react, instead use it like TWIG or templating engines.
CommentJul 19, 20161I write some code, test if it works manually. Is that TDD of some form?How do I get started with test driven development?
ReplyMay 5, 20161That s what I am trying to do (Build a Blog ) as my first web project on react(node ,mongo) .When should we use React?