Search Results
5 Things I Learned in My First Year of Project Management
Before you get started managing a software development project, you need to meet with the client, preferably face-to-face, to understand their pain-points if it’s an existing project, or the long-form goals if it’s a new project.
Software Demonstration: 6 Best Professional Techniques
You, the business owners have made it through the development of your software project. The product might still be in the alpha phase or perhaps you’re already in the beta phase. The next step is scheduling potential users to attend a soft launch.
Data Import Tips to a PHP System
Data is a critical component of any software system. Whether it is creating simple dropdown menus to the complex migration of thousands of records from legacy systems. At Endertech, we understand that an effective import process is key to integrating data into a new system.
Ace Code Editor - Setting Up for Inline JS Code Editing
Ace has become the de-facto standard for in-line code edit for web content management systems. In this article, learn how we utilized the Ace code editor to improve a custom CMS we inherited from a new client engaging us to perform their software maintenance.
Taking Your Product From Concept to Launch - The Endertech Way
The process of developing your software product can be intimidating, frustrating, and confusing. Learn how Endertech makes it an approachable, exciting, and engaging process instead.
Small Business Disaster Recovery Plan
Your computer is acting sluggish for the past couple hours. All of the sudden you only see a screen saying your data is encrypted and you must send $1000 worth of bitcoins to an anonymous account. You hear on the news that a new virus was recently found but that gov agencies have shutdown the command & control servers so even if you do pay the bitcoin ransom you can’t decrypt your own files.
NestJS and React Admin Deployed to Amazon Lambda
A step-by-step to setting up NestJS and React Admin with Amazon Lambda. An API project using React Admin frontend on Amazon Lambda.
Winston Logger in NestJS: Save Logs to a Database
Persist NestJS logs to a database with Winston: complete code for the custom transport, TypeORM Log entity, and Logger module — working walkthrough from Endertech engineers.
4 Steps to Easily Increase WordPress User Security
If you use online banking or some other account you’ve probably experienced the need to enter an additional code sent to your email or phone via text message. This additional verification is called Two-Factor Authentication (2FA), or Multi-Factor Authentication (MFA).
NestJS
An introduction to the NestJS NodeJS server-side application framework and how it can bring increased efficiency to development projects.
Shopify Plus B2B: A Guide to B2B Merchant Features
A guide that explores the best Shopify Plus B2B features using a Shopify Plus plan. Learn how Shopify for B2B simplifies your B2B business.
How to Create Draggable Rows in React Admin
This is the fifth part or our React series focusing on unique customizations to further improve on the foundation of React Admin. The purpose of this article - How to Create Draggable Rows in React Admin.
