Skip to main content
Paul Sweatte's user avatar
Paul Sweatte's user avatar
Paul Sweatte's user avatar
Paul Sweatte
  • Member for 9 years, 1 month
  • Last seen more than 6 years ago
  • "nothing is longer term than a short term solution" "Productivity = Work / Browser Tabs"
4 votes
Accepted

Best Practice for handling data sync with React Native, MobX and REST?

4 votes

two level code review using git pull request in BitBucket

3 votes

Why is JSX good, when JSP scriptlets are bad?

2 votes

Custom object formatting caveats as to not confuse end users

2 votes

Does placing an httpd server in front of a Vert.x application defeats Vert.x's purpose?

2 votes

How to improve my workflow (git, symfony, composer, bower, grunt)?

2 votes

how to design redux actions involving chained side effects?

2 votes

Where do you put your profiling code?

2 votes

What are the advantages/disadvantages of using record and playback for regression testing?

2 votes

Disadvantages of using vanilla code for a Single Page Application

1 vote

How can I interact with a client-side sound device through a web application?

1 vote

Efficient development process for Golang (or any backend) and JavaScript?

1 vote

Concept to validate objects across languages?

1 vote
Accepted

Web, REST, SOAP, etc., API dependency discovery

1 vote

Do modern design paradigms support Soap parameters and url parameters at the same time?

1 vote
Accepted

Is it a good practice to use jQuery object to load scripts onto page?

1 vote

Why use Grunt for JavaScript-related files instead of relying on MSBuild?

1 vote

Should I have different automated Selenium tests for different screen resolutions?

1 vote

Refactor Django application - split monolith into REST API and frontend

1 vote

Standard API Protocol for ECM Systems?

1 vote

Simplistic non-secure example of public key encryption

1 vote

Determining if webgl code will work on a variety of hardware

1 vote

What is a good method of storing test data for development and unit testing with angularjs and jasmine?

1 vote

How can I structure my angular app so that I don't end up with one huge controller and view?

1 vote

Securing a private API used by an iOS App

1 vote

Displaying complex objects in AngularJS

1 vote

Best practices for adding Node.JS build features to a non-Node project

1 vote
Accepted

JSON or XML for parsing for Google Map API

1 vote

How do I differentiate between old and new data in backbone collections?

1 vote

Using and designing asynchronous APIs with naturally synchronous parts