Bliss Technical Weekly
A programmer to interview, the interviewer asked: "You graduated only two years, the three years of work experience is how to come." The programmer replied: "Overtime." "-----Kotatsu Bliss Technology] (http://www.dreawer.com/) 1. Form Validation Series Collection
The restriction validation in HTML, the constraint validation API in JavaScript, the active status API Polyfill, and the validation of the MailChimp subscription form.
Link Address 2. How relational databases work
When it comes to relational databases, I can't help thinking: something has been overlooked. Relational databases are ubiquitous and diverse, from small, practical SQLite to powerful Teradata. However, only a few articles can explain how the database works.
Link Address 3. The Servlet is detailed through the source code
Servletservlet is a small program that runs on a server. This word is created in the context of Java applets, which is a small program that is sent as a separate file to a Web page, which is typically used to run on the client side, resulting in services such as user operations or mapping based on user interaction.
Link Address 4. Best JavaScript Project Practice (series)
The author writes and collects questions and workarounds for various JavaScript projects running on hive.
Link Address 5. Learn MyBatis caching features in one step
Based on personal interest, this chat was opened with the theme of MyBatis level and level two cache application and source code analysis. Hopefully, after this chat, you will be able to help your readers understand the following three points. What is MyBatis? MyBatis level and level two caches how to configure workflow and source code analysis using MyBatis and level two caches.
Link Address 6. CSS3 new features of the front-end interview
In addition to the new features of HTML5, CSS3 's new features are often asked in interviews.
Link address 7.Spring Boot + Mybatis + redis level two cache
Spring-boot provides a variety of out-of-the-box plug-ins, making it one of the most mainstream Java Web development frameworks today. MyBatis is a very lightweight and easy to use ORM framework. Redis is the most mainstream distributed Key-value database in the world, and in web development, we use it to cache the results of database queries.
Link address recommended reading
The Bliss Technology Weekly (16th edition)
The Bliss Technology Weekly (15th edition)
The Bliss Technology Weekly (14th edition)