Speaking of web design, it is impossible not to mention CSS. The sites we use daily work just on the HTML + CSS bundle. Moreover, CSS allows you to format a web document, making it more attractive and interesting for the user.
Using CSS made it easier to work with web documents and made life easier for many modern developers. And all this would be impossible without one person - Haakon Wium Lee, the creator of the SCC and an amazing person with incredible hobbies.
We managed to talk to him about his career at CERN, about unique facts in his biography and even asked for an opinion on ChatGPT. The most interesting answers, as always, are waiting for you on slides 👆🏻
Using CSS made it easier to work with web documents and made life easier for many modern developers. And all this would be impossible without one person - Haakon Wium Lee, the creator of the SCC and an amazing person with incredible hobbies.
We managed to talk to him about his career at CERN, about unique facts in his biography and even asked for an opinion on ChatGPT. The most interesting answers, as always, are waiting for you on slides 👆🏻
👍7
How often do you visit IT events? We try not to miss a single one. Each event is a chance to find out what our colleagues and friends have prepared, as well as the opportunity to meet amazing people.
We managed to talk to one of these people in Morocco, on the ninth "MirageOS Retreat." Meet Hannes Menert, co-author of MirageOS and an enthusiast who regularly gathers a community of developers around him. For those who are a little in the tank, we decrypt: MirageOS is a library operating system that is used in the development of unikernels. In turn, Unicernel is an application development framework that will run in a virtualization environment and can work autonomously without using operating systems.
We managed to discuss with Hannes his contribution to the development of such a mysterious MirageOS, as well as the benefits of OCaml. You can find all the details on the slides 👉🏻
We managed to talk to one of these people in Morocco, on the ninth "MirageOS Retreat." Meet Hannes Menert, co-author of MirageOS and an enthusiast who regularly gathers a community of developers around him. For those who are a little in the tank, we decrypt: MirageOS is a library operating system that is used in the development of unikernels. In turn, Unicernel is an application development framework that will run in a virtualization environment and can work autonomously without using operating systems.
We managed to discuss with Hannes his contribution to the development of such a mysterious MirageOS, as well as the benefits of OCaml. You can find all the details on the slides 👉🏻
👍9❤4🔥4
Today, we begin an exciting series of posts dedicated to one of the cornerstone features of the Ruby on Rails framework — routing. In this first part, we will delve into the depths of the architectural principle that underpins it — REST (Representational State Transfer).
Routing in Rails doesn't just allow your application to respond to HTTP requests; it does so by adhering to strict yet flexible REST rules, ensuring clarity and understanding of your application's architecture. This not only simplifies development and maintenance but also makes your application more intuitive for other developers.
In this post, we will touch on the key aspects of routing and REST principles, setting the stage for deeper exploration in subsequent parts of our series.
Join us on this journey through Ruby on Rails, and together we will learn how to use routing most effectively to create reliable and scalable web applications 😉
Routing in Rails doesn't just allow your application to respond to HTTP requests; it does so by adhering to strict yet flexible REST rules, ensuring clarity and understanding of your application's architecture. This not only simplifies development and maintenance but also makes your application more intuitive for other developers.
In this post, we will touch on the key aspects of routing and REST principles, setting the stage for deeper exploration in subsequent parts of our series.
Join us on this journey through Ruby on Rails, and together we will learn how to use routing most effectively to create reliable and scalable web applications 😉
👍10🔥7👏3