Jvaneyck

?

Channel Reputation Rank

#904
?

Activity Status

Stale

last updated

According to the data and stats that were collected, 'Jvaneyck' channel has quite a good rank. The feed was last updated more than a year ago. The channel mostly uses long articles along with sentence constructions of the intermediate readability level, which is a result that may indicate difficult texts on the channel, probably due to a big amount of industrial or scientific terms.

About 'Jvaneyck' Channel

Experiences and insights into the world of software development

? Updates History Monthly Yearly
JavaScript chart by amCharts 3.13.1Jul, 2023Aug, 2023Sep, 2023Oct, 2023Nov, 2023Dec, 2023Jan, 2024Feb, 2024Mar, 2024Apr, 2024May, 2024Jun, 202401Show all
? Content Ratio
JavaScript chart by amCharts 3.13.1ImagesLinksTexts
? Average Article Length

'Jvaneyck' provides mostly long articles which may indicate the channel’s devotion to elaborated content.

short

long

? Readability Level

'Jvaneyck' contains materials of advanced readability level, which are probably targeted at a smaller group of subscribers savvy on the subject of the channel.

advanced

basic

? Sentiment Analysis

'Jvaneyck' contains texts with mostly positive attitude and expressions (e.g. it may include some favorable reviews or words of devotion to the subjects addressed on the channel).

positive

negative

Recent News
Impactful technical training

You’re a budding technical coach. Part of the job is preparing and delivering training. How do you create deeply technical workshops that will have the...

+
TDD Quick tip: “What test should I choose next?”

When test-driving your code, you shift between red (write a failing test), green (write the code needed to make the test pass) & refactor (clean up...

+
F# notebooks

F# notebooks

Jupyter notebooks have been a thing for a while now in data science communities. Recently I wanted to take a look at how to set these up with support...

+
SocratesBE ’19 unconference diary

This weekend I had the opportunity to visit my favorite work event of the year: a socrates unconference. This is a quick brain dump of the things I learned...

+
Reclaiming Refactoring

We need to talk about refactoring. Or rather, about the frequent misuse of the word, the dangers this encompasses and what we can do about it. Time to...

+
Exploring data and API’s with F# type providers

This post highlights an F# feature called type providers that makes my life as a software developer easier. Ever had to parse some JSON? Explore a shiny...

+
Starting in an ongoing software project

Monday morning, 6 AM. You vault out of bed and into the shower, pick out your nicest shirt and leave for work. Finally, a new project. A breath of fresh...

+
Legacy code retreat

Legacy code retreat

Have you ever worked with code that literally brought tears to your eyes? Not in the good sense, mind you. I’m talking about code that is such a hassle...

+
The Big Rewrite

The Big Rewrite

Does the term “rewrite” scare the bejeezus out of you? Good. It should. A rewrite is not something to be taken lightly and should be your very last resort...

+
Techorama 2014 takeaways

Last week I attended the very first installment of Techorama, a new conference for developers hosted in Mechelen, Belgium. This post will walk you through...

+
Cross-Domain requests in Javascript

If you are developing a modern web-based application, chances are you: Are using javascript on the client side. Need to integrate with services that...

+

Unfortunately Jvaneyck has no news yet.

But you may check out related channels listed below.

Cross-Domain requests in Javascript

[...] me with a concise description of the problem or an overview of alternatives to perform Cross-Domain requests, so this post will serve as a personal future reference. Same-Origin Policy We are seeing [...]

Creating cross-browser extensions with Crossrider

[...] still applied. Here is a non-exhaustive list of issues I faced: Browsers do not allow cross-domain requests out of the box. You can call this secure, but it’s also painful to work with. This [...]

Techorama 2014 takeaways

[...] JavaScript communication API’s was mostly a reminder of one of my previous posts: Cross-Domain requests in Javascript. He also discussed the new HTML5 WebSockets API. You can use this API [...]

The Road to Continuous Delivery

[...] just finished your work. You pull in the latest changes from other developers and run all the unit tests. If the bar is red, you fix the integration problem. If the bar is green, you can commit your [...]

Experimenting with mobile application development

[...] framework code is designed to run on a mobile device, so it would be impossible to run any unit tests on my desktop computer if the code-under-test had any dependencies on Cordova. The codebase did [...]

Creating cross-browser extensions with Crossrider

[...] forced me into stubbing out all dependencies on the Crossrider framework for my local unit tests. Javascript, being a dynamic language, made stubbing the API very easy. I did not have to write [...]

Are You Ready for HTML5?

[...] have access to the full content. Fun fact: 10% (!) of your users are still using Internet Explorer 8, which means that these users would miss out on your cool images drawn on a < [...]

Creating cross-browser extensions with Crossrider

[...] /JavaScript (except Internet Explorer, which requires you to dig up your C++ skills) and each of them have different API’s [...]

Cross-Domain requests in Javascript

[...] . As always, there are some limitations to this approach. For example, older versions of Internet Explorer only partially support CORS. Also, for all but the simplest requests you have to double the [...]

Creating cross-browser extensions with Crossrider

[...] . All you have to do is: Host a local web server that grants local http access to your source code (I used the lightweight and easy to use mongoose). Install a “local development” [...]

Experimenting with mobile application development

[...] ;responsible” part of solid design and testing very nicely. [UPDATE] I have put the source code on github. For those of you who just want to try out the app, use this link or the QR code [...]

The Road to Continuous Delivery

[...] ). Most importantly: treat your build scripts with the same diligence as you treat your source code: put them under source control and apply best practices like removing duplication and choosing [...]

Creating cross-browser extensions with Crossrider

[...] don’t support Javascript Web Workers, I’m looking at you IE 9.0!-, you use the Crossrider API. Crossrider builds your extension for you phonegap build-style: you provide your source files, [...]

Creating cross-browser extensions with Crossrider

[...] -browser requirements I can only recommend it. It provides a nice abstraction for different browser implementations and offers easy distribution of your extension and a near painless installation [...]

Are You Ready for HTML5?

[...] edge A downside to living on the bleeding edge is that you have to deal with different browser implementations and different levels of support in each browser. This is ever so true when it [...]

Are You Ready for HTML5?

[...] . Fallbacks can be divided into two groups, HTML-based fallbacks and fallbacks for HTML5 Javascript API’s. HTML fallbacks HTML elements themselves provide a fallback mechanism. An example [...]

?Key Phrases
Cross-Domain requests in Javascript

[...] me with a concise description of the problem or an overview of alternatives to perform Cross-Domain requests, so this post will serve as a personal future reference. Same-Origin Policy We are seeing [...]

Creating cross-browser extensions with Crossrider

[...] still applied. Here is a non-exhaustive list of issues I faced: Browsers do not allow cross-domain requests out of the box. You can call this secure, but it’s also painful to work with. This [...]

Techorama 2014 takeaways

[...] JavaScript communication API’s was mostly a reminder of one of my previous posts: Cross-Domain requests in Javascript. He also discussed the new HTML5 WebSockets API. You can use this API [...]

? Locations
JavaScript chart by amCharts 3.13.2

Related channels

  • Downgraf.com

    Downgraf is a best Blog for Designers which provides every kind of design resource. We’re devoted to bring the best cont...

  • Scott's Weblog

    Offering technical posts and how-to articles from an IT pro specializing in virtualization, networking, open source, & c...

  • GSMArena.com - Latest articles

    GSMArena.com is the ultimate resource for GSM handset information. This feed contains the latest articles (news and revi...

  • Baeldung

    Java, Spring and Web Development tutorials

  • SitePoint

    Learn CSS | HTML5 | JavaScript | Wordpress | Tutorials-Web Development | Reference | Books and More