How to install older ruby versions with rbenv on mac m1 if needed :)
en
el 28.09.22Adding a Push Button to the STM32 and debouncing it with Software
en
el 03.04.22en
el 02.06.21The ecommerce market is growing. And there are a lot of ideas coming up for building online stores. The demand for creating digital products is increasing and one of the easiest ways to develop them is with Shopify. In this guide, we tell you how to build your first Shopify app in 4 steps. (Reading Time: 4 minutes)
en
el 27.05.21en
el 26.05.21A place to find things about: Major Cloud Providers Source Code Repos APIs, Data and ML Artifact Repos Tools for Teams and Collaboration CMS Code Quality Code Search and Browsing CI and CD Testing Security and PKI Management System Messaging Log Management Translation Management Monitoring Crash and Exception Handling Search Email Font Forms CDN and Protection PaaS BaaS Web Hosting DNS IaaS DBaaS STUN, WebRTC, Web Socket Servers and Other Routers Issue Tracking and Project Management Storage and Media Processing Design and UI Data Visualization on Maps Package Build System IDE and Code Editing Analytics, Events and Statistics Visitor Session Recording International Mobile Number Verification API and SDK Payment and Billing Integration Docker Related Vagrant Related Dev Blogging Sites Commenting Platforms Screenshot APIs Browser based hardware emulation written in Javascript Miscellaneous Other Free Resources
en
el 25.02.21This Ruby style guide recommends best practices so that real-world Ruby programmers can write code that can be maintained by other real-world Ruby programmers. A style guide that reflects real-world usage gets used, while a style guide that holds to an ideal that has been rejected by the people it is supposed to help risks not getting used at all - no matter how good it is.
en
el 04.11.20You might label this as developers being obsessive, or ignore it by thinking that this is kind of okay in some situations. I beg to differ. As the saying goes…just pretend that whoever maintains your code next knows where you work and can come yell at you. For the purpose of this article, I’ll demonstrate an example using ReactJS. The principle itself can be applied in Javascript or any language for that matter.
en
el 04.11.20How Ruby uses syntactic sugar to make some of its syntax more expressive, or easier to read. Defining [ ] methods and
en
el 04.11.20All the same, but why? learn by reading the article: class Person def self.species "Homo Sapien" end end class Person class << self def species "Homo Sapien" end end end class << Person def species "Homo Sapien" end end Person.instance_eval do def species "Homo Sapien" end end def Person.species "Homo Sapien" end
en
el 10.06.20Rebuilding the tech stack for "the new Facebook.com". The lessons learned while rearchitecting Facebook.com
en
el 11.05.20en
el 29.04.20Masking Columns In Postgresql
en
el 27.04.20Effectively & Magically uninstall and reinstall psql with homebrew on OSX
en
el 24.04.20Dockerizing a React-Webpack app and deploying using Kompose and Kubernetes
en
el 20.04.20quick walkthrough of how to deploy a Ruby On Rails api and Create-React-App using Docker and Docker Compose.
en
el 20.04.20generado con: sabros.us