- 26
- 261 641
IT konekt
เข้าร่วมเมื่อ 20 พ.ค. 2015
ITkonekt 2019 | Minko Gechev, Building Fast Angular Applications by Default
TOPIC: Building Fast Angular Applications by Default
Angular grew significantly in the past few years from both a tooling and developer experience standpoint. This talk will explore many of the features and newer improvements in the pipeline that allow anyone to build and deploy performant apps with very little overhead.
Through real demos and examples, we’ll cover Ivy, bundle budgeting, differential serving, automatic code-splitting, and progressive rehydration of SSR elements. In the second part of the talk, we’ll focus on how to efficiently prefetch and preload different modules and components.
Angular grew significantly in the past few years from both a tooling and developer experience standpoint. This talk will explore many of the features and newer improvements in the pipeline that allow anyone to build and deploy performant apps with very little overhead.
Through real demos and examples, we’ll cover Ivy, bundle budgeting, differential serving, automatic code-splitting, and progressive rehydration of SSR elements. In the second part of the talk, we’ll focus on how to efficiently prefetch and preload different modules and components.
มุมมอง: 399
วีดีโอ
ITkonekt 2019 | Marko Lazarević, Climate Change of the React Ecosystem
มุมมอง 4965 ปีที่แล้ว
TOPIC: Climate Change of the React Ecosystem Exposing the Context API and introducing render props, hooks and Suspense by the React team in the past year, makes navigating and keeping up to date with the whole ecosystem feel a bit overwhelming. Let’s see how to make our applications and projects “sustainable”, while we wait for the latest releases of shiny new features this library is set to de...
ITkonekt 2019 | Roman Kuba, Enjoy the Vue
มุมมอง 1735 ปีที่แล้ว
TOPIC: Enjoy the Vue These days it’s hard to not stumbled over the name Vue when searching for modern javascript frameworks. It’s often compared to the big leaders in the eco system like React and Angular. If you are interested in learning more about Vue, and why it’s popularity is on the constant rise, I will give you an interesting overview paired with in-depth knowledge and business cases. V...
ITkonekt 2019 | Aleksandar Arsenović, Smile, you are being observed!
มุมมอง 2505 ปีที่แล้ว
TOPIC: Smile, you are being observed! Modern web applications have to be more flexible and scalable than ever and reactive programming may help us solve majority of these challenges. Reactive programming is hard, it requires switching to a different mindset. In this session we will explore observables in modern frameworks and show how we can make our apps more reactive and our app code cleaner....
ITkonekt 2019 | Asim Hussain, The Future of Machine Learning & JavaScript
มุมมอง 1955 ปีที่แล้ว
TOPIC: The Future of Machine Learning & JavaScript There are many exciting things happening with AI, from which, until recently, JavaScript developers were largely shut out. But things are changing, if you can do `npm install @tensorflow/tfjs` or make an API call, you can now do AI. In this fast-paced talk, I’ll open your mind to what’s possible by demoing several AI-powered JavaScript apps and...
ITkonekt 2019 | Josh Long, Reactive Spring
มุมมอง 3915 ปีที่แล้ว
TOPIC: Reactive Spring Microservices and big-data increasingly confront us with the limitations of traditional input/output. In traditional IO, work that is IO-bound dominates threads. This wouldn’t be such a big deal if we could add more threads cheaply, but threads are expensive on the JVM, and most other platforms. Even if threads were cheap and infinitely scalable, we’d still be confronted ...
ITkonekt 2019 | Des Anderson, Scaling with legacy code
มุมมอง 5425 ปีที่แล้ว
TOPIC: Scaling with legacy code Going from Startup, to 1.0, to 2.0 and beyond is difficult. Managing your technical health gets tricky, and getting in your way is your legacy code, scalability and need for new features combined. LearnUpon’s presentation gives you an inside view of our journey, technical decisions we made along the way and continue to make, in order to scale our app. You will le...
ITkonekt 2019 | Vsevolod Brekelov, Migrating to Reactive with Spring Reactor
มุมมอง 1075 ปีที่แล้ว
TOPIC: Migrating to Reactive with Spring Reactor Abstract: Are you still confused by what the reactive way of writing your microservices? This topic will be useful for those who haven’t started using such approach especially if you’re on AWS infrastructure. I will tell the story of how we transited our code base from using an old approach with the asynchronous approach with queues at AWS to the...
ITkonekt 2019 | Christoph Engelbert, Instan(t)a-neous Monitoring
มุมมอง 1755 ปีที่แล้ว
TOPIC: Instan(t)a-neous Monitoring Continuous Integration, Continuous Delivery, Continuous Monitoring! These days CI and CD are commonly used mechanics to achieve fast turn-around times for high-demand applications. Microservices architectures and highly dynamic envrionments (based on Kubernetes, Docker, …), however, come with a whole different set of problems. Systems, that not only appear and...
ITkonet 2019 | Miljenko Rebernišak, How we’ve scaled over the years
มุมมอง 1505 ปีที่แล้ว
TOPIC: How we’ve scaled over the years This is a story about technological issues and actions that had to be taken in order to create ManageWP, scale and improve it continuously. ManageWP started out on two servers and was written as a WordPress plugin, while today it is a multi-tier application written in various languages/frameworks powered by auto-scaling infrastructure on AWS cloud. It’s us...
ITkonekt 2019 | Gerald Venzl, Top 10 SQL Performance Tips & Tricks for Java Developers
มุมมอง 3975 ปีที่แล้ว
TOPIC: Top 10 SQL Performance Tips & Tricks for Java Developers Your database is slow and you don’t know why. Your application is fast, yet the database is always the bottleneck. Sounds familiar? What if you could boost your database and get the best performance out of your SQL execution time with just changing a few lines of code? In this session you will learn how, with top 10 common tips and...
ITkonekt 2019 | Maxim Salnikov, Diving deep, deep offline without drowning - the web can do it!
มุมมอง 1345 ปีที่แล้ว
TOPIC: Diving deep, deep offline without drowning - the web can do it! There is no need to advocate for progressive web apps anymore. The idea of connection-independent applications has proven its viability and we see more and more large and small projects following that path, making the offline-ready behavior a best practice, good manner of the web. In my session, based on the deep exploration...
ITkonekt 2019 | Robert C. Martin (Uncle Bob), Clean Architecture and Design
มุมมอง 251K5 ปีที่แล้ว
TOPIC: Clean Architecture and Design So we’ve heard the message about Clean Code. And we’ve been practicing TDD for some time now. But what about architecture and design? Don’t we have to worry about that? Or is it enough that we keep our functions small, and write lots of tests? In this talk, Uncle Bob talks about the next level up. What is the goal of architecture and design? What makes a des...
ITkonekt 2019 | Alex Casalboni, Advanced Serverless Architectural Patterns on AWS
มุมมอง 2175 ปีที่แล้ว
TOPIC: Advanced Serverless Architectural Patterns on AWS As serverless architectures become more popular, developers need a framework of patterns to deploy their workloads without managing servers or operating systems, without friction or operational heavy lifting. This session will describe reusable advanced patterns while considering costs as well. At the same time, we’ll consider operational...
ITkonekt 2019 | Official Aftermovie
มุมมอง 9865 ปีที่แล้ว
ITkonekt 2019 - biggest IT conference and IT job fair in the region | Najveća IT konferencija i IT sajam zapošljavanja u regionu ITkonekt2019 photos: web. pg/itkonekt/photos/?tab=album&album_id=1252173251615993 LinkedIn: www.linkedin.com/company/4836296/admin/ Instagram: itkonekt Twitter: ITkonekt website: itkonekt.com/
Uncle Bob calling Croatia | ITkonekt, 14th of April
มุมมอง 6475 ปีที่แล้ว
Uncle Bob calling Croatia | ITkonekt, 14th of April
Uncle Bob calling Serbia | ITkonekt Belgrade 2019
มุมมอง 2.2K5 ปีที่แล้ว
Uncle Bob calling Serbia | ITkonekt Belgrade 2019
A good thing is that you can just listen to the whole video and not feel like you are missing anything. Except for the two beautiful ladies at the beginning 😊
if putting the slides beside, in sync with the speech, that could help understanding a lot
Uncle Bob is no longer relevant.
The most annoying speach ever!
Camera man needs to be fired.
I don't trust someone with advice who does not believe in God.
I really want the slides... Cannot watch this without punching the screen.
女の人使う意味なくね。なんかキモイよ。
I come back to this talk over and over again, and I can't stress enough, how important Uncle Bob's words are for anyone, who writes software.
Glib. Sadly mired in the obsolete and discredited OOP paradigm. These popular authors are slick, but they don't seem to move the needle.
2:02 he knows exactly what he is doing lol
Camera person puts all focus on uncle Bob😂
2:03 he..he..
Clean Code is a scam
"This was a couple of software engineers who put this in for whatever reasons." (Michael Horn, CEO of VW America 2015)
Why didn't he mention JavaScript? curious to know
I love uncle bob, but the screen, which he points his finger to it, is more important than his experienced gray hair. By the way thank for sharing this amazing conference.
great way of avoiding the point he's trying to make by focusing the camera on the great Uncle Bob rather that on what he's saying and displaying on the screens
I hope Uncle Bob would agree, that paying someone to smoothly keep the camera pointing at the speaker is a waste if you only show the bottom corner of his slides.
25:00 books
He is rather a disgusting uncle in the beginning sequence with the two Melissas
What an imbecile
Horrible camera work
The camera man is not showing the screen too much.
One sad thing that I can not see the slides...
why wont the slides show up in the video
Pure Legend! Amazing presentation 👏
I think editor is BQA thats why he is not good at bussiness demands
good
why didn’t you Pan the presentation ! its so frustrating
Just watching the introduction is sad. How can anyone believe the impossibility that everything formed randomly and out of nothing? No house built itself. No tornado will form a 747 out of a junkyard. The heavens declare the glory of God and the firmament shows His handiwork. To deny the Creator is to suppress the truth-the fool says in his heart “there is no God”. There not only is a God, He also revealed Himself through creation, through the Bible-the word of God- and ultimately through His Son Jesus Christ. Jesus was born of a virgin, lived a perfect life, without sin, teached, preached and healed, performed many signs and wonders, claimed to be God, layed His life down and died a sinners death on the cross to pay our penalty for sin, and was raised from the dead after three days-as He has prophesied. Trust in the Lord Jesus Christ for the salvation and save-keeping of your souls - He is the way, the truth and the life, no one comes to the Father but through Him. He promises you the forgiveness of your sin-He paid for them all-and promises you eternal life. All things were made through Him and for Him and without Him nothing was made that was made.
I don't subscribe to any religion, but your first paragraph is just a factual statement. There's no way around that. And you quoting that specific verse is pretty funny, when you remember that even the man who (supposedly) brought the first man to the moon had it engraved on his gravestone.
Uncle Bob is legend 👏
26:43 Structure and Interpretation of Computer Programs
Cringe intro. That opening was unwatchable and pervy.
interesting and intertaining - thank you Robert - but too bad that the presentation slides in not in the video
He's in his 80s and still rocking....
About Golang 35:30
1:10:00
What Russia need to do is to sanction itself and to stop selling all and every resources to all NATO member countries because this is what they want anyways.
Camera operator really didn't know when to show us the presentation slide :(
Ok
Presentation is available at - th-cam.com/video/Nltqi7ODZTM/w-d-xo.html
Video editor should have consulted a software engineer before uploading the video.. details manager would have suggested to at least show the slides.. Watch this - th-cam.com/video/o_TH-Y78tt4/w-d-xo.html it have same presentation and almost similar content.
"You only test the parts of the application you want to work." - Robert C. Martin
And I'm sure you just have to grab their hands to explain it.
Just legendary
Uncle bob the only uncle we need.
Thank you so much for the video!
Good présentation but i think the camera man does know nothing about software dev , focusing on the guys face when he shows us things in the bord :/
Thanks for showing us the slides... Not, was the cameraman an HR person? Can someone write down the name he mentions here (42:50) he seems to have an incredible respect for the person so I want to research them myself.
Trygve Reenskaug
@@silvia6232 Thanks :)
You can listen to presentation with slides over here - th-cam.com/video/NeXQEJNWO5w/w-d-xo.html
on je bolid