Simple tech articles
Hey everyone,
To give a quick introduction about us, we are a tech freelance startup growing steadily over the past 4 years. Our success in this space is definitely because of our strong network of amazing developers.
To do our part in encouraging the next generation of developers, and to ease their transition to the world of tech we have started a new series of articles — “Simple tech articles”.
Through our articles we hope to create a repository of common concepts around all top tech languages that can be easily understood by anyone!
To get things rolling, we have started with JavaScript. In totality, we have written about 12 topics ranging from fundamental to intermediate JavaScript concepts. Here they are:
- ‘Single’ vs “Double” quotes for strings in JavaScript
- Implementing Bubble Sort in JavaScript
- Declaring optional function parameters in JavaScript
- Average or Arithmetic mean of an array using JavaScript
- How to check if an array is empty using JavaScript?
- Check if a number is Prime or not
- How to disable or enable buttons using JavaScript and jQuery?
- Check if a JavaScript variable is of function type or not
- forEach vs map method in JavaScript
- How to check if a value exists in an array using JavaScript?
- findIndex method: JavaScript array
- Get the last element of an array using JavaScript
While these might be more helpful for new developers, they can also serve as quick refreshers for experienced individuals too. The idea largely is to write short articles around highly-specific use-cases.
What can you expect?
Moving ahead, we plan to write articles focusing on other famous Javascript frameworks such as ReactJS, AngularJS, etc. We publish one new article every week so stay tuned for that.
Of course, since we are still in the early part of this journey and figuring out the format, etc of this endeavor, we look forward to any constructive feedback, you might have!