DiscoverSDK Blog

Top 10 Programming Languages on the Rise for 2019

So, GitHub released some numbers, and you won’t be surprised to learn that the list of the top 10 most popular programming languages is still dominated by the J, P, C languages—I’m talking about JavaScript, Java, Python, PHP, C++, and C#. But, the list of the fastest growing langua [...]

By Aaron Raizen | 12/23/2018 | General| Beginners Read More >

Docker Container Debugging

After learning about Docker compose and creating more complex environments, we looked at using Docker to set up a WordPress environment in our last article. A WordPress environment is made up of two containers. The first is the machine that runs the server with PHP files, and the second is the machi [...]

By Ran Bar-Zik | 12/20/2018 | General| Beginners Read More >

Setting Up a React Environment

In the last article, we learned about ref which helps us communicate with DOM elements when used in React components. At this stage, if you’ve gone through all the articles in the series and practiced a bit, you should be pretty familiar with how we create components and applications. As such, [...]

By Ran Bar-Zik | 12/14/2018 | General| Beginners Read More >

Running WordPress in Docker

Hey there all you WordPress developers. Guess what? You can now use the amazing world of Docker to quickly and easily create WordPress environments anywhere on any computer. The advantages of using WordPress in Docker are huge. You can make a number of WordPress environments in seconds that have var [...]

By Ran Bar-Zik | 12/6/2018 | General| Beginners Read More >

Connecting React Components the DOM

Last time, we learned about the lifecycle of React components—a collection of methods that are called during the life of a React component. In this article, we’ll learn all about connecting React components to DOM elements i.e. regular HTML elements like input. You may ask why we’d [...]

By Ran Bar-Zik | 11/28/2018 | General| Beginners Read More >

Working with Docker Compose

In the previous articles in our series on Docker, we covered the basics of working with Docker—the number one container platform for the web and in general. If you’re not already in the loop, with Docker I can create any kind of development environment that I want from any computer, with [...]

By Ran Bar-Zik | 11/21/2018 | General| Beginners Read More >

The React Lifecycle

In the last article, we took an in-depth look at events inside of React components and how to manage them, thereby managing the state as well. When we learned about stateful components we looked at componentDidMount which was activated when the component was ready. But where does the method come fro [...]

By Ran Bar-Zik | 11/16/2018 | General| Beginners Read More >

Git Bisect

One of the coolest tools in Git is called git bisect. Git bisect is a tool that allows us to easily make use of a technique known as ‘a lion in the desert' which is a binary search. This is a solution for finding bugs, generally speaking regression bugs (something that worked before but doesn& [...]

By Ran Bar-Zik | 11/9/2018 | General| Beginners Read More >

React Components with Events

In our previous article on React, we covered state and how we can use it to store data inside of components. As an example, we saw how to activate a method automatically once every second. But in reality, in a practical application, we’ll want to be able to make changes to the state through a [...]

By Ran Bar-Zik | 11/5/2018 | General| Beginners Read More >

Git - How to Undo After a Push

In the last article, we covered how to undo things locally in Git before we’ve run push, or in other words, to undo commits. In this article, I’ll go over ways in which we can undo things after we’ve pushed them to the remote server. [...]

By Ran Bar-Zik | 10/29/2018 | General| Beginners Read More >

Top DiscoverSDK Experts

User photo
3355
Ashton Torrence
Web and Windows developer
GUI | Web and 11 more
View Profile
User photo
3220
Mendy Bennett
Experienced with Ad network & Ad servers.
Mobile | Ad Networks and 1 more
View Profile
User photo
3060
Karen Fitzgerald
7 years in Cross-Platform development.
Mobile | Cross Platform Frameworks
View Profile
Show All
X

Compare Products

Select up to three two products to compare by clicking on the compare icon () of each product.

{{compareToolModel.Error}}

Now comparing:

{{product.ProductName | createSubstring:25}} X
Compare Now