iMasters.com - Knowledge for Developers.
Follow Us
Home Archive 2 Columns

Archive 2 Columns

Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet

Backend

[Databricks API as an internal service] dbutils — notebook.run, widgets.getArgument, widgets.text and notebook_params

With an increasing demand for greater autonomy in data pipelines, the Databricks data analytics platform has become a popular solution for companies looking...

BackendFrontend

How can the developer benefit from low code technologies?

One of the biggest myths in the area of ​​application development is that tools like low-code and no-code add little to the work...

Backend

Simplifying call, apply and bind in JavaScript

If you where been programming in JavaScript for a while, you probably come across one of the following “call”, “apply” or “bind” functions....

Backend

Putting your site in multiple languages ​​with .NETCore Web Razor and Globalization

Do you want to make your site work in several languages ​​automatically? Then read on.I advise you also to do the example reported...

Frontend

TypeScript: Tuples

For those unfamiliar with Tuples, they represent a simple array-like data structure. The big difference between the two is that in arrays we...

Backend

What’s New in C# 12 – Using Primary Constructors in Classes and Structs

Capacity was previously restricted to the use of Records with C# 12. We can now also use Primary Constructors in the class implementation...

Data & AI

Where to start the data democratization journey?

Which company does not seek to work with data to obtain insights for decision-making in its business? Information analysis can support processes to...

BackendCloud & Infra

How Grafana management can help developers improve monitoring

Surely you who work with application development must have heard about – or already use – Grafana, an Opensource tool that uses virtual...

Backend

Implementing the Specification pattern in Node.js with TypeScript

The Specification pattern is a software design pattern that allows you to define business rules in a readable and reusable format. It is...

Backend

What are the best plugins for Bubble in 2023?

Bubble.io is a low-code web development platform that allows anyone to build web apps with no programming knowledge required. One of the platform’s...