Skip to main content

Authors

Sonny Darji

Sonny Darji

Contributions by Sonny Darji

How to solve problems in new ways part 2

In my previous blog post about the book How to think like Einstein by Scott Thorpe, I discussed steps to breaking the rules we make for ourselves. The tips outlined a helpful route to problem solving as well as a greater range of creative, potential, solutions.

Sonny Darji by Sonny Darji

How to solve problems in new ways

This summer, I read a wonderful book that describes new methods of problem solving. The book, titled How to Think like Einstein by Scott Thorpe. As a developer in the Computer Science field, new problems arise each day.  Some days can be more challenging than others, where problems add up, or new complexities appear.  See how this book gave me helpful tips to becoming a better problem solver.

Sonny Darji by Sonny Darji

Introduction to NGX-Formly for Automatic Form Generation

Formly is an Angular module that transforms HTML forms to Javascript/JSON configured forms. Over the past two weeks I have been using Formly to transform HTML forms and saw the benefits of how much time is saved and how much code has been condensed through this process.

Sonny Darji by Sonny Darji

Introduction into using .NET Core with Swagger Documentation

Over the past week something wonderful I have learned and come across is the idea off documenting the software that can help build which helps makes the code more manageable as well and readable by others in the Industry. SwaggerUI specifically allows for anyone whether it’s the development team or the end consumer. It allows by using REST API calls that are visualized to see all the resources without the logic in place.

Sonny Darji by Sonny Darji