#JS #Testing https://medium.freecodecamp.org/why-i-now-appreciate-testing-and-why-you-should-too-74d48c67ab72
freeCodeCamp.org
Why I now appreciate testing, and why you should, too.
There’s a common misconception that writing tests slows down development speed. While the benefits of testing may not be immediately…
#Git #GitLab https://techcrunch.com/2018/06/05/gitlabs-high-end-plans-are-now-free-for-open-source-projects-and-schools/
TechCrunch
GitLab’s high-end plans are now free for open source projects and schools
The fact that Microsoft is buying GitHub has left a lot of developers with a deep feeling of unease and a lot of them are now looking for alternatives. One of those is GitLab and that company has decided to strike the iron while it’s hot. To attract even…
#WebDevelopment #Node https://www.smashingmagazine.com/2018/06/pub-sub-service-in-house-node-js-redis/
Smashing Magazine
Building A Pub/Sub Service In-House Using Node.js And Redis — Smashing Magazine
Many applications today rely on real-time data transfer. As the size of data for each message in our system differs from a few bytes to up to 100MB, we needed a scalable solution that could support a multitude of scenarios. In this article, Dhimil Gosalia…
#WebDevelopment #Serverless
https://medium.freecodecamp.org/the-best-ways-to-test-your-serverless-applications-40b88d6ee31e?source=collection_home---6------1----------------
https://medium.freecodecamp.org/the-best-ways-to-test-your-serverless-applications-40b88d6ee31e?source=collection_home---6------1----------------
freeCodeCamp
The best ways to test your serverless applications – freeCodeCamp
Serverless is more than a cloud computing execution model. It changes the way we plan, build, and deploy apps. But it also changes the way…
#Marketing #Business https://medium.freecodecamp.org/the-unsplash-formula-how-crew-went-from-almost-broke-to-getting-5-million-visitors-ec4db8e7d6cd
freeCodeCamp.org
The Unsplash Formula: How Crew went from almost broke to getting 5 million visitors
How could you go from almost no traction and running out of money, to getting millions of visitors to your website?
#Server #Go #Erlang #Scala #Performance
An interesting paper about the state of web server development and which programming languages you should consider to achieve the best performance and scalability.
http://www.dcs.gla.ac.uk/~trinder/papers/sac-18.pdf
An interesting paper about the state of web server development and which programming languages you should consider to achieve the best performance and scalability.
http://www.dcs.gla.ac.uk/~trinder/papers/sac-18.pdf
#Security #WebDevelopment #Configuration
Why YAML is not so great after all and you should think twice before use it for your configuration files.
https://arp242.net/weblog/yaml_probably_not_so_great_after_all.html
Why YAML is not so great after all and you should think twice before use it for your configuration files.
https://arp242.net/weblog/yaml_probably_not_so_great_after_all.html
Forwarded from Daily Android (Dom)
Smashing Magazine
Using Google’s Flutter For Truly Cross-Platform Mobile Development — Smashing Magazine
Flutter makes building cross-platform mobile applications a breeze. This article introduces Flutter, compares it to other mobile development platforms, and shows how to use it to get started building apps.