Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
March 25, 2022 06:54 pm GMT

What is the best way to understand a Framework?

Almost every day there is something new to see and learn and lately I was asking myself this question.

The way I was used to understand a new framework was:

  • read the documentation,
  • play around,
  • and write a prototype usage szenario.

But sometimes the documentation is not given or not as clear as it should be and than it costs much time playing with the unknown.

So I was asking myself: Is there another way to get the missing knowledge?

Yes sure, it is the source.
But this is even more complicated than reading the docs.

Something else?

Yes again, the tests and that seems to be the perfect fit to learn a new framework most developers, I think, never tries to.

But that is the fully truth of every framework, the single point of truth. So next time, if something does not fit or you are not sure how to do, look into the tests. They should explain everything and are always up to date.


Original Link: https://dev.to/dirkecker/what-is-the-best-way-to-understand-a-framework-211h

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To