Unlock the Power of Low Code, No Code: Revolutionizing Development

DevHacks

Basics of Design Tool (Figma)

Figma is a free, online Design tool to create, collaborate, wireframing, prototype, and handoff. Figma is a modern, streamlined design tool that makes the developer handoff process smooth and seamless.

Dev Hacks – Application Server Setup

In the development lifecycle every developer has to login to the production server and debug it to find out the root cause of the issue. To debug production servers every one must know how to read and set up configuration of web server, application server, monitoring tools etc. on the server.

Dev Hacks – Docker Basics

Developing apps today requires so much more than writing code. We need to set up language, framework, database, and many more things. Setting up multiple complex projects on a local machine is a nightmare.