A Comparative Analysis of Top 6 BI and Data Visualization Tools in 2018 looks at 6 most popular business intelligence and data visualization tools and compares pros, cons, features, pricing and more. The systems included in this review are:
A Comparative Analysis of Top 6 BI and Data Visualization Tools in 2018 looks at 6 most popular business intelligence and data visualization tools and compares pros, cons, features, pricing and more. The systems included in this review are:
GRV is a text-based Git repository viewer for the console, much like tig, but with a few extra features:
- Commits and refs can be filtered using a query language.
- Changes to the repository are captured by monitoring the filesystem allowing the UI to be updated automatically.
- Organised as tabs and splits. Custom tabs and splits can be created using any combination of views.
- Vi like keybindings by default, key bindings can be customised.
- Custom themes can be created.
https://twitter.com/AmeliasBrain/status/963589448406462464
A while back I blogged the link to the Front-end Developer Interview Questions. Today comes a similar link, but for the Back-end Developer Interview Questions.
Question lists like these aren’t just useful for adjusting your interviews, but also for self-checks and assessments. Each company, team, and project often require a slightly more specialized expertise, which often leads to narrower interviews and “tunnel vision”. Looking at other people’s interview questions helps to review and adjust the questions and address the gaps, resulting in a more rounded interview and expertise.
“Replacing jQuery With Vue.js: No Build Step Necessary” article looks at one of the ways to migrate from jQuery to Vue.js as in almost drop-in replacement. It’s a nice starter guide for people who have been using jQuery for years and are now looking at more powerful and modern JavaScript frameworks.