DiscoverSDK Blog
React Native Components Layouts
In the previous lesson, we saw how to style React components with Inline styles and how to make separate stylesheet documents with modular design and folder structure. In this lesson, we will cover layouts in React Native. [...]
Stubbing Behavior of Mocks (Part 2)
In the previous lesson, we learned a lot about how to stub the behavior of Mock methods. In this lesson, we will continue our journey and cover how to [...]
Guide to Spring Web Flow
Spring Web Flow builds on Spring MVC and allows implementing flows within a web application. It’s generally used for creating sequences of steps that guide users through a process or some business logic. [...]
Stubbing Behavior of Spies
In the previous lesson, we learned a lot about how to stub the behavior of Mock methods. In this lesson, we will cover the following recipes: [...]
Code review tools you should get to know
Maybe you’re a project manager. Maybe you’re supposed to be shipping this week. Maybe it’s Monday morning and 95% of your team is still hung over. Oh and guess what? Their code is full of bugs. What to do? [...]
Top 7 WYSIWYG Tools
Perhaps you’ve been thinking to yourself, “Man, I really want to make a website but I’m just not sure those two months of Photoshop I had in 8th grade are gonna be enough. If only there were some kind of tool I could use that wrote all the code and built the site for me, and I just [...]
Hibernate Query language
Hibernate uses a powerful query language (HQL) that is similar in appearance to SQL. Compared with SQL however, HQL is fully object-oriented and understands notions like inheritance, polymorphism and association. [...]
Spring Boot Test
Spring Boot provides many tools that enable a developer to unit test an application with simple annotations and minimal configuration. [...]
React Native - Styling Components
In previous lesson, we saw how to build basic React components like Image and Text. Another skill to master is styling components, without which few apps can go very far. [...]
Sorting Algorithms in Python
When we organise and work with data, we eventually want to search for some specific record within the collection or sort the collection for presentation for easy and faster access. Searching and sorting are the most common applications found in computer science. [...]
Top DiscoverSDK Experts
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}