Skip to content

Category Archives: JavaScript

You are here:
  1. Home
  2. Category "JavaScript"

Here Is What Is Happening In The Enterprise React And JavaScript Ecosystem – 4/28/2020

JavaScript, ReactBy Dan WilsonApril 28, 2020Leave a comment

Is-Promise vs the Internet Forbes Lindesay wrote a very useful npm package called is-promise. Developers use this package to check whether a particular object is a promise. The function returns a Boolean indicating the status. This is one of many JavaScript packages best describe as syntactical sugar. After all, it’s just an if statement with…

Here Is What Is Happening In The Enterprise React And JavaScript Ecosystem – 4/14/2020

JavaScript, React, TestingBy Dan WilsonApril 14, 2020Leave a comment

React Folder Structure in 5 Steps One of the most commonly debated elements in application development is directory structure. It seems each person has their most comfortable way of organizing code and is willing to defend. While there is room for personal taste, the right directory structure can mean a world of difference in your…

Here is what is happening in the Enterprise React and JavaScript ecosystem – 3/31/2020

JavaScript, ReactBy Dan WilsonMarch 31, 2020Leave a comment

React Hooks in 5 Minutes If you use React Hooks well, you can move your business logic out of your React components. This keeps your component code nice and tidy. Also, you can move away from Class based components because the hooks are automatically plugged in (or Hooked – see what they did there?) into…

Here is what is happening in the Enterprise React and JavaScript ecosystem – 3/13/2020

JavaScript, ReactBy Dan WilsonMarch 13, 2020Leave a comment

Fix the Slow Render in your React App First It is important to build performant applications so users get the best response time and experience. Applications with poor performance are not fun to use. If users don’t like an application, often they will avoid the app. If the user is a customer, this could mean…

case study: taking a webapp offline

Angular, Blog, JavaScriptBy Steve ZimmersMarch 24, 2014Leave a comment

Need Flex Migration Help? Adobe ends Flash player support in 2020 Flex apps will no longer function We can help migrate your app Learn More Overview I recently created an AngularJS-based framework and webapp for a client. The main requirement for this app was that the user be able to have a workflow like this:…

1
2345
…67891011
Copyright © 2020 Digital Primates. All Rights Reserved.
  • Careers
  • Open Source Software
  • Privacy Policy
  • Contact Us
  • Blog
Bottom Nav
Go to Top